aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1999-11-16Fully working Isabelle PG in 30 setqsDavid 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-16Test files for automatic multiple files.David Aspinall
1999-11-16Spruced up features listDavid Aspinall
1999-11-15Splash time=2, trying to unify FSF and XEmacs.David Aspinall
1999-11-15UpdatedDavid Aspinall
1999-11-15docstringDavid Aspinall
1999-11-15Repaired FSF font-locking. Define toggler for output hilite enable.David Aspinall
1999-11-15Fixed mistake in function names. Tidied menus a bitDavid Aspinall
1999-11-15Fixes for FSF overlay obscurity.David Aspinall
1999-11-15Remove xi, appears in exists.David Aspinall
1999-11-15Set version tag for new release.David Aspinall
1999-11-15-f to make rm quiet if no args.David Aspinall
1999-11-15UpdatedDavid Aspinall
1999-11-15Moved proof-switch-to-buffer here from proof-script.elDavid Aspinall
1999-11-15Moved code for user-commands to proof-script.el.David Aspinall
1999-11-15proof-grab-lock calls proof-shell-ready-prover with queuemode arg. ↵David Aspinall
Docstring and debug msgs
1999-11-15Reorganization of user-level commands, code moved from proof-toolbar.elDavid Aspinall
1999-11-15Name changes: proof-toolbar-follow-mode -> proof-follow-mode, ↵David Aspinall
proof-execute-minibuffer-cmd -> proof-minibuffer-cmd
1999-11-15Change name of proof-execute-minibufer-cmd.David Aspinall
1999-11-15UpdatedDavid Aspinall
1999-11-15Use infixes to show off X-SymbolDavid Aspinall
1999-11-15Added some greek letters. A mess if they occur in words.David Aspinall
1999-11-15preliminary X-Symbol supportDavid Aspinall
1999-11-15Some new macros. FSF fix for font-lock. Failed attempt not to turn on ↵David Aspinall
font-lock everywhere.
1999-11-15Cleanup and use some macros from proof.elDavid Aspinall
1999-11-15FSF fix: require cl.David Aspinall
1999-11-15proof-font-lock-zap-commas=tDavid Aspinall
1999-11-15Updated for new keybindings and menu layout.David Aspinall
1999-11-15Removed proof-try-command.David Aspinall
1999-11-15Reorganization and cleanup of key-bindings.David Aspinall
FSF fix for proof-cd. Fix for proof-goto-point. Made proof-done-advancing robust against unset proof-save-command-regexp. Improved several docstrings. Fixes for proof-frob-locked end, made disabled by default for novices. Fix for electric terminator indicator in non-PG buffers. Configuration variable proof-font-lock-zap-commas. Removed proof-try-command. Phew!
1999-11-15Added proof-splash-message.David Aspinall
1999-11-15Fix for FSF Emacs. Added timeout arg to proof-shell-wait.David Aspinall
1999-11-15Added in-testing messageDavid Aspinall
1999-11-15Removed font-lock settings. Set proof-font-lock-zap-commas=tDavid Aspinall
1999-11-15UpdatedDavid Aspinall
1999-11-15Tuned splash screen for FSF emacs. Added proof-font-lock-zap-commasDavid Aspinall
1999-11-14Fixes for proof-goto-commmand-{end,start}. Former new functionDavid 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-14docstringDavid Aspinall
1999-11-14More highlightingDavid Aspinall
1999-11-14UpdatedDavid Aspinall
1999-11-14devel.clean : use find to clean all subdirs.David Aspinall
1999-11-14Fix to docstring magic (allow spaces after symbol).David Aspinall
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-14Add demoisa dir to makefiles.David Aspinall
1999-11-13Beginnings of improved version of goal..no save regions.David Aspinall
1999-11-13UpdatedDavid Aspinall
1999-11-13clean: Remove autosaves and cvs server temporary files.David Aspinall
1999-11-13commentsDavid Aspinall