aboutsummaryrefslogtreecommitdiff
path: root/generic/proof-config.el
AgeCommit message (Collapse)Author
2000-03-09Added proof-shell-process-connection-type.David Aspinall
2000-02-15New canonical URL for PG.David Aspinall
2000-02-09Added proof-shell-pre-interrupt-hookDavid Aspinall
1999-11-26Typos.David Aspinall
1999-11-24Improved docstrings. Generalised proof-set-bool -> proof-set-value.David Aspinall
1999-11-24Many fixes to docstrings and comments. Added proof-analyse-using-stack here.David Aspinall
1999-11-23docstring improvementDavid Aspinall
1999-11-22Renamed proof-auto-delete-windows -> proof-delete-empty-windowsDavid Aspinall
1999-11-22proof-shell-done-invisible -> proof-done-invisible againDavid Aspinall
1999-11-22Added curious commentDavid Aspinall
1999-11-22Fix a couple of group names, and comments at top of file.David Aspinall
1999-11-19docstringDavid Aspinall
1999-11-19Removed spurious defn of proof-config.elDavid Aspinall
1999-11-18Added user option for multiple frames.David Aspinall
1999-11-17Name change proof-window-dedicated -> proof-dont-switch-windows.David Aspinall
1999-11-16Fix type of proof-completed-proof-behaviour.David Aspinall
1999-11-16Turn debug messages off by default.David Aspinall
1999-11-16New settings for generic count-undos code:David Aspinall
proof-non-undoables-regexp, proof-ignore-for-undo-count, Added proof-shell-quit-timeout Deprecate brand new setting proof-goals-display-qed-message. Improved docstrings, changed some defaults to useful values.
1999-11-15Splash time=2, trying to unify FSF and XEmacs.David Aspinall
1999-11-15Name changes: proof-toolbar-follow-mode -> proof-follow-mode, ↵David Aspinall
proof-execute-minibuffer-cmd -> proof-minibuffer-cmd
1999-11-15Tuned splash screen for FSF emacs. Added proof-font-lock-zap-commasDavid Aspinall
1999-11-14Many robustness improvements for error and interrupt handling:David Aspinall
- 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)
1999-11-14proof-nested-goals-allowed -> proof-completed-proof-behaviourDavid Aspinall
Patch for more flexible handling of closing goal...save regions after proof has been completed.
1999-11-13Added new face for debug messagesDavid Aspinall
1999-11-12Added ACTION to proof-shell-insert so proof-shell-insert-hook can test class ↵David Aspinall
of command. (For Plastic)
1999-11-12Changed colour of proof-locked-faceDavid Aspinall
1999-11-11Added option for sending qed output to goals buffer for IsabelleDavid Aspinall
1999-11-11Next round of fixups for font-lock and x-symbol.David Aspinall
1999-11-11Extensive fixes for x-symbol and font-lock.David Aspinall
1999-11-10Reorganized user options. Special new code for boolean settings.David Aspinall
1999-11-09Arrange for activate-scripting to not block for interactive calls.David Aspinall
1999-11-08docstringDavid Aspinall
1999-11-08proof-prf-string -> proof-showproof-commandDavid Aspinall
1999-11-08New section for x-symbol. New custom group for user options.David Aspinall
1999-10-25Added proof-auto-multiple-files. Docstring addition.David Aspinall
1999-10-21Added symmetric proof-shell-inform-file-retracted-cmd setting to correspondDavid Aspinall
with the state change of a buffer from completely processed to partly processed.
1999-10-21Changed name of proof-shell-cd-cmd for uniformity.David Aspinall
1999-10-21Changed name to proof-shell-inform-file-processed-cmdDavid Aspinall
1999-10-21Added proof-shell-inform-file-processed-command setting.David Aspinall
1999-10-15Docstring improvementsDavid Aspinall
1999-10-12Added message for reporting problems to splash screen.David Aspinall
1999-10-12docstring magicDavid Aspinall
1999-10-12docstring improvedDavid Aspinall
1999-10-12Added proof-toolbar-use-enablers.David Aspinall
Set some defaults to nil to get sensible error messages instead of failure in Coq.
1999-10-06Speed optimizations, part I.David Aspinall
1999-10-06More improvements/fixes for closing unfinished proofs.David Aspinall
Added proof-unnamed-theorem-name.
1999-10-06docstring improvementsDavid Aspinall
1999-10-06Fixed coalescing of error messages: all error messages fromDavid Aspinall
the last command are now show. Added extra docs to clarify behaviour.
1999-10-06Docstrings. Added proof-nested-goals-allowed.David Aspinall
1999-10-06TypoDavid Aspinall