| Age | Commit message (Expand) | Author |
| 2017-01-04 | Fixing #121 + avoid hiding user windows too much. | Pierre Courtieu |
| 2016-11-30 | fix 2 compilation warnings (fixes #33) | Hendrik Tews |
| 2016-08-25 | Ensure PG overlays have pg-span property (#98) | Tej Chajed |
| 2015-11-13 | Experimenting less brutal frame deletion. | Pierre Courtieu |
| 2015-11-13 | Cleaning code for auto width adapting. | Pierre Courtieu |
| 2015-10-09 | Trying to not delete frames too eagerly when laying out. | Pierre Courtieu |
| 2014-12-22 | Fixed a compilation issue + small display glitch in coqpg | Pierre Courtieu |
| 2014-12-22 | Fixing a bug of multiple frame mode (obsolete variable in emacs > 23.4. | Pierre Courtieu |
| 2014-12-18 | Fixed response display spurious newlines for coq. | Pierre Courtieu |
| 2014-06-02 | * pg-response.el (proof-multiple-frames-enable, proof-next-error): Use new | Stefan Monnier |
| 2012-09-25 | Fixed a bug in three windows mode. | Pierre Courtieu |
| 2012-09-24 | Fixed docstring of proof-layout-windows for two columns mode.Was not | Pierre Courtieu |
| 2012-09-24 | Fixing a docstring. | Pierre Courtieu |
| 2012-09-24 | Completing the possible layouts of proof-layout-windows (added the 3 | Pierre Courtieu |
| 2012-09-05 | Fixed double hit terminator. Now it is disabled by default, and | Pierre Courtieu |
| 2012-08-31 | Three windows mode is back as the default mode. | Pierre Courtieu |
| 2012-08-31 | Changed the behaviour of proof-layout-windows. Now it follows the | Pierre Courtieu |
| 2012-08-16 | Add option proof-layout-windows-on-visit-file, addressing Trac #444 | David Aspinall |
| 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 |
| 2011-01-31 | Improve handling of trace buffer and tracing slow mode. | David Aspinall |
| 2010-08-26 | Move erase-buffer from associate buffer mode functions, allowing clone-buffer... | David Aspinall |
| 2010-08-25 | Fixed my last commit where compilation was broken. (function put at | Pierre Courtieu |
| 2010-08-25 | Fixed the bug of vertical window splitting when the size of the window | Pierre Courtieu |
| 2010-08-17 | pg-response-has-error-location: save point in response buffer | David Aspinall |
| 2010-08-08 | Checkdoc cleanups | David Aspinall |
| 2010-07-08 | Cleanups for save-excursion to avoid warnings in latest Emacs versions | David Aspinall |
| 2009-10-15 | Keep response and trace buffer read-only, except when changing | David Aspinall |
| 2009-09-26 | proof-display-three-b: avoid giving strange behaviour if some buffers are not... | David Aspinall |
| 2009-09-10 | Clean compile | David Aspinall |
| 2009-09-08 | pg-response-display-with-face: remove update of `proof-shell-last-output' | David Aspinall |
| 2009-09-06 | pg-response-maybe-erase: inhibit read only | David Aspinall |
| 2009-09-05 | Clean whitespace | David Aspinall |
| 2009-05-26 | Add proof state hover messages to proof script, along with useful customization. | 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-08-03 | pg-response-display: disable subterm markup removal | 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-16 | Reduce compiler warnings. Minor fixes. | David Aspinall |
| 2008-01-16 | Compilation tweaks | David Aspinall |
| 2008-01-16 | Revert 8.18: font-lock-append-text-property merges faces better. | David Aspinall |
| 2008-01-15 | pg-response-display: use add-text-properties instead of font-lock-append-text... | 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-12-10 | Emacs compatibility/API updates: string-to-int -> string-to-number | David Aspinall |
| 2007-09-06 | Use button2 instead of button1 for pg-goals-button-action | David Aspinall |
| 2007-08-19 | Only analyse structure for region of appended text | David Aspinall |
| 2007-08-14 | Add support for sending back literal commands reusing PBP markup mechanisms. | David Aspinall |
| 2006-09-24 | Tweaks to buffer history mode. Still intermediate version. | David Aspinall |