| Age | Commit message (Expand) | Author |
| 1998-12-11 | Fixed typo. | David Aspinall |
| 1998-12-11 | Fixed bug where proof-activate-scripting nuked locked regions. | David Aspinall |
| 1998-12-10 | Offer to save script mode buffers which have no files, | David Aspinall |
| 1998-12-10 | Patch for case that new script buffer has no filename. | David Aspinall |
| 1998-11-25 | Docstring improvements. | David Aspinall |
| 1998-11-25 | FSF Emacs fix for buffer-file-truename, which is the | David Aspinall |
| 1998-11-25 | Compile clean-ups. | David Aspinall |
| 1998-11-25 | Replaced proof-pbp-buffer with proof-goals-buffer. | David Aspinall |
| 1998-11-25 | Added "start proof assistant" menu option | David Aspinall |
| 1998-11-25 | Use make-local-hook instead of make-local-variable | David Aspinall |
| 1998-11-25 | Improved error handling in proof-deactivate-scripting since | David Aspinall |
| 1998-11-25 | Wrote proof-deactiveate-scripting command for turning off scripting | David Aspinall |
| 1998-11-25 | Improved docstrings | David Aspinall |
| 1998-11-25 | Docstring fixes | David Aspinall |
| 1998-11-20 | Minor cleanups | David Aspinall |
| 1998-11-20 | Reimplemented functions to shut down and restart proof process. | David Aspinall |
| 1998-11-20 | BIG CHANGES -- SORRY! | David Aspinall |
| 1998-11-18 | proof-done-retracting: changed delete-region to kill-region after | David Aspinall |
| 1998-11-18 | Bug fix: proof-undo-last-successful-command has silent failure for | David Aspinall |
| 1998-11-18 | . Bug fix: moved proof-mark-buffer-atomic from proof-mode body to | David Aspinall |
| 1998-11-18 | Removed proof-response-buffer-display from byte compile autoloads | David Aspinall |
| 1998-11-12 | In a fit of autocracy, removed proof-tags-support, binding for | David Aspinall |
| 1998-11-12 | Added Goals buffer to buffers menu -- I forgot it\! | David Aspinall |
| 1998-11-12 | Minor improvement to atrocious performance of proof-sement-up-to. | David Aspinall |
| 1998-11-12 | Fixed bug with find-next-terminator. | David Aspinall |
| 1998-11-12 | Renamed proof-mode-name -> proof-general-name. | David Aspinall |
| 1998-11-10 | Added buffers menu, and added shared menu to shell and response buffers. | David Aspinall |
| 1998-11-09 | Added docstring | David Aspinall |
| 1998-11-09 | Added proof-script-indent user option, to enable indentation code. | David Aspinall |
| 1998-11-09 | Added proof-strict-read-only, probably a handy new user-option. | David Aspinall |
| 1998-11-03 | Being pedantic about variables versus predicates, renamed prog-name-ask-p. | David Aspinall |
| 1998-11-03 | Added docstring | David Aspinall |
| 1998-11-03 | Func menu problems, note added | David Aspinall |
| 1998-11-03 | Note added. | David Aspinall |
| 1998-11-03 | Renamed a couple of menu functions in case of later making | David Aspinall |
| 1998-11-02 | Quick fix for multiple file problem when current scripting buffer is retracte... | David Aspinall |
| 1998-10-30 | implemented new buffer model. The goals buffer is now exclusively | Thomas Kleymann |
| 1998-10-30 | replaced some occurences of (current-buffer) by proof-shell-buffer to | Thomas Kleymann |
| 1998-10-29 | More hacks to variable names for customize (sorry) | David Aspinall |
| 1998-10-29 | Fixed requires for FSF Emacs. | David Aspinall |
| 1998-10-28 | Added proof-toolbar-follow-mode user option and functions to support | David Aspinall |
| 1998-10-28 | rearranged code to avoid compiler warning messages | Thomas Kleymann |
| 1998-10-27 | More fixes for cleaner byte compile. | David Aspinall |
| 1998-10-27 | Removed eval-when-compile around define-derived-mode, it don't work. | David Aspinall |
| 1998-10-27 | Made handling of multiple files more robust. On changing script | Thomas Kleymann |
| 1998-10-27 | Fixed up proof-script.el for clean byte compile | David Aspinall |
| 1998-10-27 | Fix of byte compiler warnings for proof-script.el. | David Aspinall |
| 1998-10-27 | Moved pbp-goal-command and pbp-hyp-command to proof-config.Moved LEGO specifix. | David Aspinall |
| 1998-10-27 | Added more comments to proof-activate-scripting | David Aspinall |
| 1998-10-27 | Removed bug introduced by da trying to do clever optimizations | David Aspinall |