aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic/proof.el
Commit message (Collapse)AuthorAge
* Extra arg to proof-splash-display-screen.Gravatar David Aspinall2000-05-11
|
* Fixup loading.Gravatar David Aspinall2000-05-09
|
* Removed autoloads, util functions.Gravatar David Aspinall2000-05-09
|
* Moved code into proof-system and proof-utils.Gravatar David Aspinall2000-05-05
|
* Added proof-assistant-keymap and commands for defining insert keys.Gravatar David Aspinall2000-05-02
|
* Helper macros.Gravatar David Aspinall2000-05-01
|
* Update copyright dates, comments.Gravatar David Aspinall2000-04-04
|
* Added return value for proof-shell-maybe-erase-response. Bug report msg.Gravatar David Aspinall2000-03-13
|
* Fix to warn function to use format args.Gravatar David Aspinall2000-03-08
|
* Add definition of warn function for FSF compatibility.Gravatar David Aspinall2000-02-28
|
* Attempted fix for thy-mode X-Symbol problems. Still buggy.Gravatar David Aspinall2000-01-12
|
* More docstring for proof-customize-toggle.Gravatar David Aspinall1999-11-24
|
* Docstrings.Gravatar David Aspinall1999-11-24
|
* Renamed proof-auto-delete-windows -> proof-delete-empty-windowsGravatar David Aspinall1999-11-22
|
* Fix so clicking on url works in bug reportGravatar David Aspinall1999-11-22
|
* Fix proof-try-require for FSF Emacs.Gravatar David Aspinall1999-11-19
|
* Moved response buffer code here.Gravatar David Aspinall1999-11-18
| | | | | Moved -output-fontify-toggle away. Made proof-switch-to-buffer more robust
* Name change proof-window-dedicated -> proof-dont-switch-windows.Gravatar David Aspinall1999-11-17
|
* Docstrings, bug report msg. Added proof-warn-if-unset.Gravatar David Aspinall1999-11-16
|
* Repaired FSF font-locking. Define toggler for output hilite enable.Gravatar David Aspinall1999-11-15
|
* Moved proof-switch-to-buffer here from proof-script.elGravatar David Aspinall1999-11-15
|
* Some new macros. FSF fix for font-lock. Failed attempt not to turn on ↵Gravatar David Aspinall1999-11-15
| | | | font-lock everywhere.
* Many robustness improvements for error and interrupt handling:Gravatar David Aspinall1999-11-14
| | | | | | | | | | | | - Introduce proof-shell-error-or-interrupt-seen flag set after an error or interrupt was seen (in fact, on every call to proof-release-lock). Examine it in proof-activate-scripting to see whether hooks succeeded in activating scripting. - Test in the shell filter for the lock being held yet nothing in the action list, and clear the lock if so. Gets rid of repetetive proof-shell-busy messages when the queue is empty (for errors during development, or nasty uses of C-g) - Add a timeout to proof-shell-wait (not used yet)
* proof-nested-goals-allowed -> proof-completed-proof-behaviourGravatar David Aspinall1999-11-14
| | | | | Patch for more flexible handling of closing goal...save regions after proof has been completed.
* Added new face for debug messagesGravatar David Aspinall1999-11-13
|
* Notes about font-lock management.Gravatar David Aspinall1999-11-12
|
* Fixes for response buffer display, x-symbol, output formatting.Gravatar David Aspinall1999-11-12
|
* Attempted x-symbol improvementsGravatar David Aspinall1999-11-11
|
* Removed debug instruction.Gravatar David Aspinall1999-11-11
|
* Next round of fixups for font-lock and x-symbol.Gravatar David Aspinall1999-11-11
|
* Extensive fixes for x-symbol and font-lock.Gravatar David Aspinall1999-11-11
|
* Reorganized user options. Special new code for boolean settings.Gravatar David Aspinall1999-11-10
|
* Moved more utility functions here.Gravatar David Aspinall1999-11-10
|
* Generic support for x-symbol tuned up.Gravatar David Aspinall1999-11-09
|
* Docstring for proof-included-files.Gravatar David Aspinall1999-11-08
|
* Copyright messages updated. Autoloads for x-symbol.Gravatar David Aspinall1999-11-08
|
* update of x-symbol stuff by DvO;Gravatar Makarius Wenzel1999-10-27
|
* Made proof-warning and friends take arg list.Gravatar David Aspinall1999-10-25
|
* face arg for proof-response-buffer-display is now optionalGravatar David Aspinall1999-10-06
| | | | added proof-message, proof-warning, proof-debug here.
* Fix for FSF: it should load proof-toolbar too.Gravatar David Aspinall1999-09-28
|
* Fix for toolbar disable for FSF Emacs.Gravatar David Aspinall1999-08-23
|
* proof-version -> proof-general-versionGravatar David Aspinall1999-08-23
|
* Added PROOFGENERAL_ASSISTANTS. proof-site should *not* need to be edited.Gravatar David Aspinall1999-02-22
|
* Beginnings of x-symbol support.Gravatar David Aspinall1998-12-18
|
* Improved documentation of proof-included-files-list.Gravatar David Aspinall1998-12-15
|
* Reordered require of cl. Changed deflocal definition.Gravatar David Aspinall1998-12-14
|
* Tweaked headings for bug reportGravatar David Aspinall1998-12-11
|
* Added proof-submit-bug-reportGravatar David Aspinall1998-12-11
|
* Made point stay at top of goals buffer and bottom of response bufferGravatar David Aspinall1998-12-10
|
* Format fixGravatar David Aspinall1998-11-26
|