| Age | Commit message (Expand) | Author |
| 2005-04-21 | added some entris in coq menus. | Pierre Courtieu |
| 2005-04-20 | cleaned a bit coq.el (checkdoc). Put some comments to tell what is to | Pierre Courtieu |
| 2005-04-20 | New backtracking system for coq continues, this time it uses a new Coq | Pierre Courtieu |
| 2005-03-08 | making holes.el cleaner, with the help of Stefan Monnier. I had to | Pierre Courtieu |
| 2005-02-17 | Updated the doc for new pg/coq. Made modifications advised by Stefan | Pierre Courtieu |
| 2005-02-15 | Finished making holes.el a real minor-mode. There is a new file | Pierre Courtieu |
| 2005-02-14 | cleaning holes.el. All functions are prefixed with "holes-". Also | Pierre Courtieu |
| 2005-02-10 | Deleted compatibility for coq v6 and v7 + new backtracking system. For | Pierre Courtieu |
| 2004-09-14 | Add spaces after setting commands to separate. Temporarily disable print-onl... | David Aspinall |
| 2004-05-09 | Set comment-quote-nested (for Emacs/XEmacs 21.5) | David Aspinall |
| 2004-05-06 | bug fix with terminal regexp (pb with :"unfold foo in |- *.") | Pierre Courtieu |
| 2004-04-23 | Adjust attempt at multiple file handling. Run make instead of coqc if find a... | David Aspinall |
| 2004-04-22 | Add extra user options, extra commands, start of new attempt at multiple file. | David Aspinall |
| 2004-04-17 | Compiler warnings | David Aspinall |
| 2004-04-14 | added basic support for imenu for coq. | Pierre Courtieu |
| 2004-04-02 | Remove three-buffer stuff (made generic) | David Aspinall |
| 2004-03-19 | coq < 8.0 menu and abbrevs. | Pierre Courtieu |
| 2004-03-17 | coq menu twicking | Pierre Courtieu |
| 2004-03-17 | menu, holes and abbrev made better. | Pierre Courtieu |
| 2004-03-16 | Added 'Notation' stuff to coq menu command insert. | Pierre Courtieu |
| 2004-03-16 | Added one entry in the coq insert command menu (hint rewrite). | Pierre Courtieu |
| 2004-03-11 | added proof-really-save-command-p to coq config, to deal with Proof | Pierre Courtieu |
| 2004-03-11 | bug fixes on indenting and command-end-regexp. | Pierre Courtieu |
| 2004-03-10 | fixed coq command-end expression-regexp to deal with the token '..' | Pierre Courtieu |
| 2004-03-10 | modification to avoid compile warnings (end) | Pierre Courtieu |
| 2004-03-10 | added a menu for hole operations | Pierre Courtieu |
| 2004-03-08 | indentation for coq completely re-coded, because the generic mechanism | Pierre Courtieu |
| 2004-03-01 | setq-default -> defconst for module-kinds-table | David Aspinall |
| 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 |