| Age | Commit message (Expand) | Author |
| 2010-09-22 | Fix some bugs in coq regexp generation | David Aspinall |
| 2010-08-25 | Bring syntactic context functions together | David Aspinall |
| 2010-08-18 | Style fixes | David Aspinall |
| 2010-08-11 | only run custom font-lock-fontify-syntactically-region on PG buffers | David Aspinall |
| 2010-08-11 | Support custom syntactic fontification. Split out pa macros. | David Aspinall |
| 2010-08-08 | Checkdoc cleanups | David Aspinall |
| 2009-12-01 | proof-splice-separator -> mapconcat builtin | David Aspinall |
| 2009-12-01 | proof-ids-to-regexp: use regexp-opt, this seems reliable now. | David Aspinall |
| 2009-12-01 | fix proof-splice-separator | David Aspinall |
| 2009-10-03 | proof-regexp-alt: use shy matching | David Aspinall |
| 2009-09-09 | Add proof-re-search-forward-safe | David Aspinall |
| 2009-09-06 | Doc fixes, and many defun -> defsubst to enhance compiled code. | David Aspinall |
| 2009-09-05 | Clean whitespace | David Aspinall |
| 2009-09-04 | Remove proof-shell-prompt-pattern, no longer used. | David Aspinall |
| 2009-09-04 | proof-looking-at-syntactic-context: moved to proof-utils because of macro use | David Aspinall |
| 2009-09-04 | comment | David Aspinall |
| 2009-08-19 | proof-splice-separator: ignore nil entries for convenience | David Aspinall |
| 2009-08-18 | Note | David Aspinall |
| 2009-08-17 | Update doc | David Aspinall |
| 2009-08-17 | proof-looking-at-syntactic-context: allow proof assistant | David Aspinall |
| 2008-07-24 | Merge changes from Version4Branch. | David Aspinall |
| 2008-07-21 | proof-ids-to-regexp: Use word-symbol constituent match \_< \_> in GNU Emacs, | David Aspinall |
| 2008-07-21 | Changed the main menu of coq. Changed a shortcut for holes. | Pierre Courtieu |
| 2008-01-16 | Reduce compiler warnings. Minor fixes. | David Aspinall |
| 2008-01-15 | Many rearrangements for compatibility, efficient/correct compilation, namespa... | David Aspinall |
| 2007-05-10 | Add proof-replace-regexp-nocasefold | David Aspinall |
| 2006-08-23 | Coq indentation small fixes. | Pierre Courtieu |
| 2005-09-01 | added proof-search-forward, proof-replace-regexp-in-string; | Makarius Wenzel |
| 2005-02-13 | Add suggestion by Stefan Monnier (comment only) | David Aspinall |
| 2002-08-31 | Documentation. | David Aspinall |
| 2002-08-31 | Improved implementation of zap-commas font lock behaviour, patch from Stefan ... | David Aspinall |
| 2002-08-13 | proof-string-match-safe is even more safe | David Aspinall |
| 2002-07-19 | Variable name change proof-comment-{start,end}-regexp -> proof-script-comment... | David Aspinall |
| 2002-07-18 | Investigation of proof-zap-commas failure in GNU Emacs; comments, no results. | David Aspinall |
| 2002-07-18 | Fix bug in proof-zap-commas-region (which is anyway faulty) | David Aspinall |
| 2002-07-16 | Refactor several variable names; clean up, doc subterm markup and output disp... | David Aspinall |
| 2002-06-21 | GPL | David Aspinall |
| 2002-01-31 | Tweak comment | David Aspinall |
| 2001-08-10 | Found another instance of buffer-syntactic-context | David Aspinall |
| 2001-05-08 | Copyright date updated | David Aspinall |
| 2000-12-14 | Generalise proof-format-filename | David Aspinall |
| 2000-06-08 | added proof-looking-at-safe, proof-looking-at-syntactic-context; | Makarius Wenzel |
| 2000-06-05 | fixed proof-anchor-regexp: use \` instead of ^; | Makarius Wenzel |
| 2000-06-04 | proof-re-search-forward/backward: observe proof-case-fold-search; | Makarius Wenzel |
| 2000-05-29 | Generalized proof-format to allow sexps in replacement. | David Aspinall |
| 2000-05-26 | Docstring. | David Aspinall |
| 2000-05-09 | Added proof-splice-separator. | David Aspinall |
| 2000-05-02 | Added proof-assistant-keymap and commands for defining insert keys. | David Aspinall |
| 2000-04-25 | Fix %r modifier in proof-format-filename. | David Aspinall |
| 2000-04-04 | Altered proof-format-filename to add %e and %r specifiers. | David Aspinall |