| Age | Commit message (Expand) | Author |
| 2006-08-23 | Coq indentation small fixes. | Pierre Courtieu |
| 2006-08-23 | fsf emacs compatibilty for symbol-at-point. | Pierre Courtieu |
| 2006-08-23 | Cleaning in coq and lib, fixed licenses and docstrings. | Pierre Courtieu |
| 2006-08-23 | Finished making functions over big tables non recursive. Works with | Pierre Courtieu |
| 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 |
| 2006-08-21 | Menus redesign, new interactive tactics/commands/terms | Pierre Courtieu |
| 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 |
| 2006-08-17 | continue on the support for local variables list semi-automatic | Pierre Courtieu |
| 2006-08-16 | Added entries in coq menu, rearranged coq menu. | Pierre Courtieu |
| 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 |
| 2006-07-04 | fix a bug in coq indentation (loop). seems to be fixed. I still have a | Pierre Courtieu |
| 2006-07-04 | moving coq-goal-command-p to indetation code, as from v8.1, goals are | Pierre Courtieu |
| 2006-06-13 | section backtracking bug fixed. | Pierre Courtieu |
| 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-04-26 | Changed the type of proof-goal-command-p. It takes now a span, which | Pierre Courtieu |
| 2006-02-16 | made coq error regexp more precise | Pierre Courtieu |
| 2006-02-14 | Comments | David Aspinall |
| 2006-02-14 | Add example settings for coq-prog-args and coq-prog-env | David Aspinall |
| 2006-02-09 | Cleanup version testing, prevent crash in case version string doesn't match. | David Aspinall |
| 2006-01-28 | typo in coq.el for regexp of sections. | Pierre Courtieu |
| 2005-11-28 | added some keyword to coq tacics. | Pierre Courtieu |
| 2005-11-25 | Added Module/End | David Aspinall |
| 2005-11-25 | Fix Pierre's email | David Aspinall |
| 2005-11-09 | Added holes to "math...with" generation from a type name. | Pierre Courtieu |
| 2005-11-07 | added match...with automatic building from atype name. | Pierre Courtieu |
| 2005-09-30 | Add more user preferences, fix existing ones. | David Aspinall |
| 2005-05-17 | Documentation. | David Aspinall |
| 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 | small modifications, updating doc string of holes.el. | 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-13 | Added simple testing framework (in progress) | David Aspinall |
| 2005-02-10 | Deleted compatibility for coq v6 and v7 + new backtracking system. For | Pierre Courtieu |
| 2005-01-28 | Patch from Stefan Monnier: | David Aspinall |
| 2004-09-14 | Add spaces after setting commands to separate. Temporarily disable print-onl... | David Aspinall |
| 2004-08-30 | debugged the indentation of coq (bug report of Batsiaan Zapf august | Pierre Courtieu |
| 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 |