| Age | Commit message (Expand) | Author |
| 2000-06-02 | Added 3 entries in the Coq menu: Print Check and Hints | Pierre Courtieu |
| 2000-06-01 | Removed time setting, added proof-assistant-settings-cmd to init string, but ... | David Aspinall |
| 2000-06-01 | Added a couple of settings for Coq | David Aspinall |
| 2000-05-29 | Removed use of proof-terminal-string, added explicit terminators everywhere. | David Aspinall |
| 2000-05-29 | Changed keybindings for coq specific functions | David Aspinall |
| 2000-05-26 | proof-defass-default -> defpgdefault | David Aspinall |
| 2000-05-16 | debugging coq menu for old Xemacs compatibility, David said he will do this | Pierre Courtieu |
| 2000-05-11 | Changes and compatibility fixes for specific menu/keybindings. | David Aspinall |
| 2000-05-02 | Added proof-assistant-keymap and commands for defining insert keys. | David Aspinall |
| 2000-05-01 | Added specific menu for Coq. | David Aspinall |
| 2000-04-07 | pbp-mode -> goals-mode | David Aspinall |
| 2000-04-07 | Fixed up proof-shell-proof-completed mess nicely. | David Aspinall |
| 2000-03-24 | 3.1 not 3.2 change | David Aspinall |
| 2000-03-24 | Removed spurious requires | David Aspinall |
| 2000-03-22 | Switch back to %s, rename proof-shell-string-escapes -> proof-shell-filename-... | David Aspinall |
| 2000-03-19 | Added settings for silent control. Also some minor support for Section. | David Aspinall |
| 2000-03-14 | Added proof-shell-{start,stop}-silent-cmd. | David Aspinall |
| 2000-01-06 | Fixes for short output duplication problem: set proof-shell-eager-annotation-... | David Aspinall |
| 1999-11-16 | Use auto multiple files until something better comes along | David Aspinall |
| 1999-11-15 | Removed font-lock settings. Set proof-font-lock-zap-commas=t | David Aspinall |
| 1999-11-14 | proof-nested-goals-allowed -> proof-completed-proof-behaviour | David Aspinall |
| 1999-11-13 | Call proof-goals-config-done properly. | David Aspinall |
| 1999-11-12 | Set font-lock-keywords before calling proof-config-done. | David Aspinall |
| 1999-11-10 | fixed indentation bug: use proof-looking-at (proof-case-fold-search); | Makarius Wenzel |
| 1999-10-21 | Changed name of proof-shell-cd-cmd for uniformity. | David Aspinall |
| 1999-10-12 | This a try for commit, just changed the name of the maintainer of coq.el | Pierre Courtieu |
| 1999-10-06 | Fix for Unnamed_thm: Coq really uses this identifier. | David Aspinall |
| 1999-10-06 | More improvements/fixes for closing unfinished proofs. | David Aspinall |
| 1999-10-06 | Made new command proof-cd to cd to the directory of the current | David Aspinall |
| 1999-10-06 | Fixed proof-showproof-command | David Aspinall |
| 1999-10-06 | Fixed coq-interrupt-regexp. | David Aspinall |
| 1999-10-06 | Remove coq-Search function, now generic. | David Aspinall |
| 1999-10-01 | Renamed some configuration variables for uniformity, see CHANGES. | David Aspinall |
| 1999-10-01 | Disable proof-help-string, was set to an invalid command. | David Aspinall |
| 1999-09-23 | Set proof-find-theorems-command | David Aspinall |
| 1999-09-22 | proof-completed-regexp: match number 1 is response text; | Makarius Wenzel |
| 1999-09-13 | Failed attempt to prevent Coq from starting up with display of current direct... | David Aspinall |
| 1999-09-13 | Set proof-{qed,save}-commands. | David Aspinall |
| 1999-06-30 | Missing parentheses added. Docstring fix. | David Aspinall |
| 1999-06-30 | last commit for 2.1 | Patrick Loiseleur |
| 1999-06-16 | better syntax | Patrick Loiseleur |
| 1999-06-14 | Various updates. coq-end-Section now works properly. | Patrick Loiseleur |
| 1999-06-08 | various fixes | Patrick Loiseleur |
| 1999-05-27 | renamed proof-commands-regexp to proof-indent-commands-regexp, which | Makarius Wenzel |
| 1999-05-26 | closed string in comment; | Makarius Wenzel |
| 1999-05-17 | I've added the custom option 'prog-name-guess' in the generic part and | Patrick Loiseleur |
| 1999-05-03 | proof-list-global is disabled (must be rewritten) | Patrick Loiseleur |
| 1999-04-20 | Added the correct proof-shell-restart-cmd | Patrick Loiseleur |
| 1999-04-07 | Merged changes sent by Patrick Loiseleur. | David Aspinall |
| 1999-02-22 | Comments from Healf explaining need for coq-goal-command-p | David Aspinall |