| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2006-08-25 | added a CHANGES file for coq directory | Pierre Courtieu | |
| filled it | |||
| 2006-08-25 | Fixed a small bug in indentation of coq. | Pierre Courtieu | |
| Fixed behavior for making abbrev table (don't if it already exists). | |||
| 2006-08-24 | Changed state-preserving check for coq. | Pierre Courtieu | |
| 2006-08-24 | changed coq bqcktracking to avoid doing backtrack x y z when x y and z | Pierre Courtieu | |
| are identical to current ones. This is because Backtrack x y z is sometimes slow even in such cases. Hopefully this won't break synchronization. | |||
| 2006-08-24 | fixing a bug introduced lately (coq-save-command-p *needs* two args | Pierre Courtieu | |
| beacause proof-save-command-p needs is so defined). | |||
| 2006-08-23 | Fixed indentation and font-lock for coq. Better, faster. | Pierre Courtieu | |
| 2006-08-23 | Mention Emacs menu for debug boxes | David Aspinall | |
| 2006-08-23 | sit-for is indeed in subr.el, must be careful to load right | David Aspinall | |
| libraries... | |||
| 2006-08-23 | Compatibility for GNU Emacs CVS losing sit-for | David Aspinall | |
| (this will break much code, isn't it in some .el file?) | |||
| 2006-08-23 | Tweak to FAQ#1 | David Aspinall | |
| 2006-08-23 | Syntax strictitude | David Aspinall | |
| 2006-08-23 | Coq indentation small fixes. | Pierre Courtieu | |
| 2006-08-23 | fsf emacs compatibilty for symbol-at-point. | Pierre Courtieu | |
| 2006-08-23 | Comments and docstring fixes in lib and generic. | Pierre Courtieu | |
| 2006-08-23 | Cleaning in coq and lib, fixed licenses and docstrings. | Pierre Courtieu | |
| Added one or two details to docstring of generic variables. | |||
| 2006-08-23 | Finished making functions over big tables non recursive. Works with | Pierre Courtieu | |
| emacs. | |||
| 2006-08-22 | Making non recursive functions to make fsf emacs happy, not yet finished. | Pierre Courtieu | |
| 2006-08-22 | Big redesign of the coq syntax defintion, centralization in big tables | Pierre Courtieu | |
| like coq-commands-db. | |||
| 2006-08-21 | Menus redesign, new interactive tactics/commands/terms | Pierre Courtieu | |
| insertion. Great! | |||
| 2006-08-21 | Started the coq-insert-tactic. | Pierre Courtieu | |
| 2006-08-17 | Moved the coq local variables tools in a separate file and made it | Pierre Courtieu | |
| simpler. | |||
| 2006-08-17 | continue on the support for local variables list semi-automatic | Pierre Courtieu | |
| insertion. I put a new file in lib with basic tools for file variables lists. | |||
| 2006-08-16 | Added entries in coq menu, rearranged coq menu. | Pierre Courtieu | |
| Also added semi-automated setting of local file variables (*** Local Variables ***) coq-prog-name and coq-prog-args. | |||
| 2006-08-16 | Fixed messages of prover process starting and errors in order to have | Pierre Courtieu | |
| prog-args shown. It was confusing for users not to see what arguments was given to the prover. | |||
| 2006-08-16 | isar-goals-font-lock-keywords: added abbreviations; | Makarius Wenzel | |
| 2006-07-26 | Change to new Isabelle syntax | David Aspinall | |
| 2006-07-20 | fixed a bug with scripting with coq v8.0. | Pierre Courtieu | |
| 2006-07-04 | removed debug messages from indentation code. | Pierre Courtieu | |
| 2006-07-04 | fix the bug for coq indetation of two consecutive comments. Code is | Pierre Courtieu | |
| ugly, should take the code given by Stefan Monnier and adapt it (it does not indent everything as is). | |||
| 2006-07-04 | fix a bug in coq indentation (loop). seems to be fixed. I still have a | Pierre Courtieu | |
| problem indenting comments (two consecutive comments: second shifted). | |||
| 2006-07-04 | moving coq-goal-command-p to indetation code, as from v8.1, goals are | Pierre Courtieu | |
| detected by the goal attribute of spans. syntactical goal recognizing is still used in indetation code, and for v8.0 compatibility. I shall remove v8.0 compatibility in some months. | |||
| 2006-06-13 | section backtracking bug fixed. | Pierre Courtieu | |
| 2006-05-26 | Stop texi2html complaining about unknown command @c===== | David Aspinall | |
| 2006-05-26 | Set version tag for new release. | David Aspinall | |
| 2006-05-26 | Fix to work with coq 8.1 again (havent tested 8.0) | David Aspinall | |
| 2006-05-26 | Remove debugs | David Aspinall | |
| 2006-05-26 | Add back 'raw-text setting, now LANG settings aren't taking effect again ↵ | David Aspinall | |
| [me: XEmacs 21.4.19 on FC5] | |||
| 2006-05-26 | Updated. | David Aspinall | |
| 2006-05-26 | Updated. | David Aspinall | |
| 2006-05-26 | Note about final 3.6 todo | David Aspinall | |
| 2006-05-26 | Detect EMACS setting. | David Aspinall | |
| 2006-05-26 | Add C-g watcher for trace buffer | David Aspinall | |
| 2006-05-23 | Fix to remove mention of coding-system-for-write, coding-system-for-read not ↵ | David Aspinall | |
| available on non-Mule compiles | |||
| 2006-05-11 | Note about proof-shell-unicode setting. | David Aspinall | |
| 2006-05-11 | Note about proof-shell-unicode setting. | David Aspinall | |
| 2006-04-26 | Modified documentation abou file variables to be compliant with new | Pierre Courtieu | |
| xxx-prog-args variabel. | |||
| 2006-04-26 | Changed the type of proof-goal-command-p. It takes now a span, which | Pierre Courtieu | |
| allows using a span attribute to detect goal commands. I think I modified all modes accordingly. | |||
| 2006-02-24 | back to using sym-lock ... x-symbol will not be supported anymore for PhoX + ↵ | Christophe Raffalli | |
| imporvment in proof by contextual menu | |||
| 2006-02-16 | made coq error regexp more precise | Pierre Courtieu | |
| 2006-02-14 | Set version tag for new release. | David Aspinall | |
