| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 1998-12-07 | Added proof-shell-preprocess-command for Paul Callaghan. | David Aspinall | |
| 1998-11-26 | Set version tag for new release. | David Aspinall | |
| 1998-11-26 | BUG fix: proof-shell-message with str's containing format characters. | David Aspinall | |
| BUG fix: kill-function: another chance to catch process sentinel added. BUG fix: FSF Emacs minor-mode-alist BUG fix: FSF Emacs problem with proof-shell-insert mess. Still probs. | |||
| 1998-11-26 | Format fix | David Aspinall | |
| 1998-11-26 | Added proof-shell-clear-goals-regexp. | David Aspinall | |
| 1998-11-26 | Warning in proof-shell-insert-hook docstrings. | David Aspinall | |
| 1998-11-26 | Quotes added to try to fix markup. | David Aspinall | |
| 1998-11-26 | Suggestions for using proof-pre-shell-start-hook removed. Minor typos/fixes. | David Aspinall | |
| 1998-11-26 | Alterations to @var case again | David Aspinall | |
| 1998-11-25 | Added todo. Put quote into symbol markup. | David Aspinall | |
| 1998-11-25 | Set version tag for new release. | David Aspinall | |
| 1998-11-25 | Got rid of an error message in case of process early exiting. | David Aspinall | |
| 1998-11-25 | Docstring improvements. | David Aspinall | |
| 1998-11-25 | Documentation improvements. | David Aspinall | |
| 1998-11-25 | FSF Emacs fix for buffer-file-truename, which is the | David Aspinall | |
| *abbreviated* form of file-truename! | |||
| 1998-11-25 | Compile clean-ups. | David Aspinall | |
| 1998-11-25 | Improved kill function. Added process sentinel to watch for process exiting. | David Aspinall | |
| 1998-11-25 | Replaced proof-pbp-buffer with proof-goals-buffer. | David Aspinall | |
| 1998-11-25 | Rearranged order of regexps, added *emphasised* markup case. | David Aspinall | |
| 1998-11-25 | Note about window dedicated problem. | David Aspinall | |
| 1998-11-25 | Added "start proof assistant" menu option | David Aspinall | |
| 1998-11-25 | Toolbar tip for restart changed. | David Aspinall | |
| 1998-11-25 | In filter: minor improvement for when proof-shell-wakeup-char is set. | David Aspinall | |
| In proof-shell-handle-error: Make action list empty to prevent proof shell filter seeing same error over and over in case user types directly in shell buffer after an error. | |||
| 1998-11-25 | Docstring improvements. | David Aspinall | |
| Made default for proof-window-dedicated be nil because of problems with multi frame stuff. | |||
| 1998-11-25 | Use make-local-hook instead of make-local-variable | David Aspinall | |
| 1998-11-25 | Made default proof-auto-delete-windows=nil again, it's too unpredictable. | David Aspinall | |
| 1998-11-25 | fixed up newlines in @lisp environments. | David Aspinall | |
| 1998-11-25 | Fixed up exit hook (still buggy) | David Aspinall | |
| 1998-11-25 | Improved error handling in proof-deactivate-scripting since | David Aspinall | |
| it's used in a kill hook. | |||
| 1998-11-25 | Docstring fixes, minor improvements. | David Aspinall | |
| 1998-11-25 | more improvements, docstring fixes. | David Aspinall | |
| 1998-11-25 | Wrote proof-deactiveate-scripting command for turning off scripting | David Aspinall | |
| in the current buffer, automatically. Improved kill buffer hook for script buffers. Docstring fixes. | |||
| 1998-11-25 | docstring fixes and alterations. | David Aspinall | |
| Directory variables are no longer user options. | |||
| 1998-11-25 | tweaks to regexps; added automatic mention of default values for user | David Aspinall | |
| options, markup for 'symbols and back-forward quoted `text'. Allowed parsing to continue from partway through a previous match. | |||
| 1998-11-25 | changed keybinding suggested at start to work for AUC TeX's texinfo mode. | David Aspinall | |
| 1998-11-25 | Moved some settings to proof-config. | David Aspinall | |
| 1998-11-25 | Added some more settings, moved some around, improved docstrings. | David Aspinall | |
| 1998-11-25 | Improved docstrings | David Aspinall | |
| 1998-11-25 | Added syntax table stuff | David Aspinall | |
| 1998-11-25 | Docstring fixes | David Aspinall | |
| 1998-11-25 | Magic docstring -> texi conversion. | David Aspinall | |
| 1998-11-20 | Set version tag for new release. | David Aspinall | |
| 1998-11-20 | Minor cleanups | David Aspinall | |
| 1998-11-20 | Reimplemented functions to shut down and restart proof process. | David Aspinall | |
| Scrapped proof-shell-exit-hook. Added proof-shell-quit-cmdd, proof-shell-restart-comd Fancier Scripting indicator for active scripting buffer. | |||
| 1998-11-20 | BIG CHANGES -- SORRY! | David Aspinall | |
| Replaced proof-script-buffer-list with proof-script-buffer. The list was causing too much confusion and nasty bugs used with Isabelle multiple files. Implemented proof-script-buffers and proof-restart-all-buffers, other functions. | |||
| 1998-11-18 | Buggy default for proof-mode-for-script | David Aspinall | |
| 1998-11-18 | proof-done-retracting: changed delete-region to kill-region after | David Aspinall | |
| Martin Hofmann's suggestion. | |||
| 1998-11-18 | Bug fix: proof-undo-last-successful-command has silent failure for | David Aspinall | |
| empty locked region. | |||
| 1998-11-18 | proof-response-buffer-display: Move point to the end of the buffer | David Aspinall | |
| after all. It can get moved by the display functions. | |||
| 1998-11-18 | . Changed behaviour of retracting current scripting buffer: | David Aspinall | |
| now it *nukes* proof-script-buffer-list (possibly unecessarily). Before, current scripting buffer was silently preserved in case it was retracted, but this means that proof-activate-scripting-hook was not run when scripting was begun again in the buffer, which left PG in an inconsistent state with respect to included files (in Isabelle). URGENT: must check this is okay with LEGO. | |||
