| Age | Commit message (Expand) | Author |
| 2004-02-26 | little changes of menu/holes/abbrev in coq/pg | Pierre Courtieu |
| 2004-02-19 | added menu entries to tactic menus | Pierre Courtieu |
| 2004-02-19 | added submenus for command insertion for coq. menu uses abbrev | Pierre Courtieu |
| 2004-02-19 | added some menu entries for coq. | Pierre Courtieu |
| 2004-02-18 | Coq Abbrevs now make holes. I will add a menu with basic command. | Pierre Courtieu |
| 2004-02-11 | Added some interface stuff: | Pierre Courtieu |
| 2004-02-06 | adapting to coq-8.0. | Pierre Courtieu |
| 2003-06-05 | Make find-and-forget robust for proverproc regions | David Aspinall |
| 2003-02-24 | Fix some compile errors | David Aspinall |
| 2003-02-20 | corrected a bug of pg/coq, the following line was not recognized as a | Pierre Courtieu |
| 2003-02-16 | Added documentation string to the variables coq-version-is-V6 (new), | Pierre Courtieu |
| 2003-02-15 | Fixes so that compile works | David Aspinall |
| 2003-02-12 | Added the keyword "Local :=" to the coq-goal-command-p function, like | Pierre Courtieu |
| 2003-02-10 | little modif on the end-cammand regexp. | Pierre Courtieu |
| 2003-02-06 | little change to proof-script-command-end-regexp, again, to deal with | Pierre Courtieu |
| 2003-02-06 | Slight modification to proof-script-command-end-regexp in coq.el, to | Pierre Courtieu |
| 2003-02-05 | New setting for parse cmdend regexp. | David Aspinall |
| 2003-02-03 | code cleaning + deals better with the new module system of Coq. Did | Pierre Courtieu |
| 2003-01-30 | Bug correction in the find-and-forget function for coq: in Coq v74, no | Pierre Courtieu |
| 2003-01-29 | Added a file for testing modules of coq (new version 7.4). Plus some | Pierre Courtieu |
| 2003-01-24 | removed some garbage printing in coq/ | Pierre Courtieu |
| 2003-01-24 | Modifications for support of Coq-7.3.1+ and above (new module system). | Pierre Courtieu |
| 2002-09-11 | Check on context menu doesn't seem useful. | David Aspinall |
| 2002-08-31 | Improved implementation of zap-commas font lock behaviour, patch from Stefan ... | David Aspinall |
| 2002-08-29 | mPatch from Stefan Monnier [buffer-substring]. | David Aspinall |
| 2002-08-28 | Fix sloppy uses of message/concat | David Aspinall |
| 2002-08-16 | Print Proof | David Aspinall |
| 2002-07-27 | Finished the changing of names of config. variables (coq-user...). | Pierre Courtieu |
| 2002-07-26 | Changed once again the backtrack mechanism, it corresponds to what we | Pierre Courtieu |
| 2002-07-19 | Variable name change proof-comment-{start,end}-regexp -> proof-script-comment... | David Aspinall |
| 2002-07-16 | Refactor several variable names; clean up, doc subterm markup and output disp... | David Aspinall |
| 2002-06-19 | Use coq-proof-mode-p instead of nesting depth test. Attempt to track nesting... | David Aspinall |
| 2002-06-19 | Clean up: remove count-undos, comments, tweak coq-proof-mode-p. | David Aspinall |
| 2002-06-18 | Removed lift-global stuff. coq-find-and-forget: only undo undoable tactics. | David Aspinall |
| 2002-06-18 | Added the backtrack mechanism for sections. Seems to work. | Pierre Courtieu |
| 2002-06-18 | Added a function to inspect the prompt of Coq, in order to know if we | Pierre Courtieu |
| 2002-06-18 | Attempt at (alledgedly) more robust solution to find-and-forget. | David Aspinall |
| 2002-06-18 | Test using proof-nesting-depth before calling Reset | David Aspinall |
| 2002-06-14 | Minor changes. | Pierre Courtieu |
| 2002-06-14 | Print and Check guess their argument from the region or the string | Pierre Courtieu |
| 2002-06-13 | Disable count-undos function, just use find-and-forget. | David Aspinall |
| 2002-06-12 | Revised find-and-forget function, which also works for count-undos. | David Aspinall |
| 2002-06-12 | Test for find-and-forget using Back always instead of Reset. | David Aspinall |
| 2002-06-12 | Nested proofs in Coq are well backtracked! I used the new field | Pierre Courtieu |
| 2002-06-12 | Add proof-nested-undo-regexp setting | David Aspinall |
| 2002-06-11 | Added the coq-user-... elisp customization variables to allow the user | Pierre Courtieu |
| 2002-06-11 | Remove proof-nested-goals-p setting | David Aspinall |
| 2002-06-11 | Fixed a bug of the new synchro code (coq-find-and-forget) in | Pierre Courtieu |
| 2002-06-11 | Set nested goals; include Lemma again in def of goal. | David Aspinall |
| 2002-05-29 | Made a negative test to compute the number of "Back n" in | Pierre Courtieu |