| Age | Commit message (Expand) | Author |
| 2019-06-01 | Add hook for coq diff-highlighting routine | Jim Fehrle |
| 2019-05-31 | Remove stray h | Tej Chajed |
| 2019-05-31 | * coq/coq-diffs.el (coq-insert-tagged-text): Rework to avoid `aset` | Stefan Monnier |
| 2019-05-16 | Highlight diffs in goals and some error messages | Jim Fehrle |
| 2018-12-26 | Make coq-mode work without generic/proof-* | Stefan Monnier |
| 2018-12-13 | Use `cl-lib` instead of `cl` everywhere | Stefan Monnier |
| 2018-12-12 | Cleanup patch; Moving defvar to toplevel | Stefan Monnier |
| 2018-08-23 | Fix most doc issues raised by (checkdoc) | Erik Martin-Dorel |
| 2018-02-21 | Update copyright messages and improve the header of elisp files. | Erik Martin-Dorel |
| 2012-06-04 | hide cursor in non-selected *goals* and *response* buffers | Hendrik Tews |
| 2012-01-10 | Tweak message and display model, in particular, make sure that when a | David Aspinall |
| 2010-10-04 | Move mouse button bindings to avoid clashes (patch from Trac #365, Erik Marti... | David Aspinall |
| 2010-08-26 | Move erase-buffer from associate buffer mode functions, allowing clone-buffer... | David Aspinall |
| 2009-09-10 | Clean compile | David Aspinall |
| 2009-09-06 | Bufhist erase when buffer writable. | David Aspinall |
| 2009-09-05 | Clean whitespace | David Aspinall |
| 2009-05-26 | Add proof-shell-strip-output-markup to handle pasting markedup texdt. Minor c... | David Aspinall |
| 2009-05-26 | Revive sendback behaviour (using button1) | David Aspinall |
| 2008-07-24 | Merge changes from Version4Branch. | David Aspinall |
| 2008-07-05 | Revert cursor hide in goals and response to avoid user confusion; use bar cur... | David Aspinall |
| 2008-01-31 | Sendback commands from response buffer sent via assert-until-point, with ordi... | David Aspinall |
| 2008-01-16 | Compilation tweaks | David Aspinall |
| 2008-01-15 | Many rearrangements for compatibility, efficient/correct compilation, namespa... | David Aspinall |
| 2007-12-14 | Use proof-shell-unicode to control whether bytes 128-255 are stripped from ou... | David Aspinall |
| 2007-08-19 | proof-active-area-face: highlighting face for active area | David Aspinall |
| 2007-08-14 | Add support for sending back literal commands reusing PBP markup mechanisms. | David Aspinall |
| 2006-09-24 | Add buffer history browsing | David Aspinall |
| 2006-09-22 | Comments. | David Aspinall |
| 2004-10-20 | added first (experimental) support for proof by contextual menu (pg-pbrpm.el) | Christophe Raffalli |
| 2004-03-02 | Fix a few compiler warnings | David Aspinall |
| 2003-02-19 | Cleanups/renaming: remove some dead code, also, hide results of X-Sym enabling. | David Aspinall |
| 2002-09-11 | Fix typo. | David Aspinall |
| 2002-09-11 | Short-circuit goals display if string empty. | David Aspinall |
| 2002-08-28 | Make font-lock-keywords buffer local for sake of Emacs 21.2. | David Aspinall |
| 2002-08-27 | Disable undo history for efficiency. | David Aspinall |
| 2002-08-26 | Try to prevent associated buffers being killed off by user. | David Aspinall |
| 2002-08-15 | Refactoring. | David Aspinall |
| 2002-08-07 | Reorganized menus; add options save function; fix capitalization of names | David Aspinall |
| 2002-08-07 | Comments | David Aspinall |
| 2002-07-18 | Fix active variable highlighting in Isabelle with X-Symbol. | David Aspinall |
| 2002-07-17 | Added subterm help popup facility | David Aspinall |
| 2002-07-16 | Refactor several variable names; clean up, doc subterm markup and output disp... | David Aspinall |
| 2002-07-16 | Refactoring | David Aspinall |