| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2005-02-10 | Deleted compatibility for coq v6 and v7 + new backtracking system. For | Pierre Courtieu | |
| now it can be triggered only by using coq-version-is-v8-1. | |||
| 2005-01-28 | Patch from Stefan Monnier: | David Aspinall | |
| The * of (* is not quoted in the font-lock keywords leading to the possibility of matching the empty string, which tends to put font-lock in an infinite loop. Actually I think the infinite looping is due to a local bug in my experimental Emacs code, but the \\ is needed in order to really match what was intended. | |||
| 2004-09-14 | Add spaces after setting commands to separate. Temporarily disable ↵ | David Aspinall | |
| print-only-first-subgoal. | |||
| 2004-08-30 | debugged the indentation of coq (bug report of Batsiaan Zapf august | Pierre Courtieu | |
| 3rd 2004). I found another bug (infinite loop due to an error in coq-back-to-indentation-prevline). | |||
| 2004-08-25 | More proofgeneral.org removals | David Aspinall | |
| 2004-07-23 | Fixed Coq version detection at start. | Pierre Courtieu | |
| 2004-05-11 | adding the "Comments" keyword in state-preserving commands. | Pierre Courtieu | |
| 2004-05-09 | Set comment-quote-nested (for Emacs/XEmacs 21.5) | David Aspinall | |
| 2004-05-07 | added "User error" to error message (had already "User Error"). | Pierre Courtieu | |
| 2004-05-07 | Updated. | David Aspinall | |
| 2004-05-07 | New files. | David Aspinall | |
| 2004-05-06 | bug fix with terminal regexp (pb with :"unfold foo in |- *.") | Pierre Courtieu | |
| 2004-04-23 | fixed the need input_spec warning. | Pierre Courtieu | |
| 2004-04-23 | Adjust attempt at multiple file handling. Run make instead of coqc if find ↵ | David Aspinall | |
| a makefile. Begin handling requires. | |||
| 2004-04-23 | Updated. | David Aspinall | |
| 2004-04-23 | modified the syntax for subscript in coq/pg | Pierre Courtieu | |
| 2004-04-23 | deleted coq x symbols doc in CHANGES. | Pierre Courtieu | |
| 2004-04-22 | Tidy menus, add new commands | David Aspinall | |
| 2004-04-22 | Add extra user options, extra commands, start of new attempt at multiple file. | David Aspinall | |
| 2004-04-22 | Update to Coq 8.0 syntax | David Aspinall | |
| 2004-04-21 | Updated. | David Aspinall | |
| 2004-04-21 | Fix home page address, mention new menu option. | David Aspinall | |
| 2004-04-21 | Update for V8 syntax. | David Aspinall | |
| 2004-04-21 | Updated. | David Aspinall | |
| 2004-04-21 | Deleted the "3 buffers view menu entry" for coq, this is now a | Pierre Courtieu | |
| proofgeneral menu entry (bug of the 3.5 release). | |||
| 2004-04-17 | Updated. | David Aspinall | |
| 2004-04-17 | Compiler warnings | David Aspinall | |
| 2004-04-16 | little fix for x-symbols coq. | Pierre Courtieu | |
| 2004-04-16 | modified the noteq token (become '<>' ). | Pierre Courtieu | |
| 2004-04-16 | added an example fils for coq x-symbols. | Pierre Courtieu | |
| 2004-04-16 | New files. | David Aspinall | |
| 2004-04-15 | Updated. | David Aspinall | |
| 2004-04-15 | Fix typo. | David Aspinall | |
| 2004-04-15 | commented the new tarski example for coq. | Pierre Courtieu | |
| 2004-04-15 | added Knaster - Tarski theorem. | Pierre Courtieu | |
| 2004-04-15 | added some tactical names for coq. | Pierre Courtieu | |
| 2004-04-15 | Add doc for x-symbols | David Aspinall | |
| 2004-04-15 | little change in CHANGES and in coq syntax table. | Pierre Courtieu | |
| 2004-04-14 | Cleanup file by removing some unnecessary settings (I hope) | David Aspinall | |
| 2004-04-14 | Deleted file | David Aspinall | |
| 2004-04-14 | Updated. | David Aspinall | |
| 2004-04-14 | added basic support for imenu for coq. | Pierre Courtieu | |
| 2004-04-14 | added the "return" keyword to coq | Pierre Courtieu | |
| 2004-04-06 | added some commands in coq menu | Pierre Courtieu | |
| 2004-04-06 | fixed coq xsymb table. | Pierre Courtieu | |
| 2004-04-05 | Fixed coq x-symbols. now alphaa is not encoded, aalpha is not encoded, | Pierre Courtieu | |
| but alpha_, _alpha and _alpha_ are decoded. | |||
| 2004-04-02 | Use official indentation\! | David Aspinall | |
| 2004-04-02 | Remove three-buffer stuff (made generic) | David Aspinall | |
| 2004-04-01 | changed ths syntax for sub/superscript: | Pierre Courtieu | |
| - __ makes the following word (if immediately after __) subscript - ^^ makes the following word (if immediately after ^^) superscript - __{...} makes ... subscript - ^^{...} makes ... superscript | |||
| 2004-03-31 | added subscript in x-symbols-coq.el. | Pierre Courtieu | |
