aboutsummaryrefslogtreecommitdiff
path: root/generic
AgeCommit message (Collapse)Author
1999-10-07Fix for older emacsen, maybe.David Aspinall
1999-10-06Set version tag for new release.David Aspinall
1999-10-06Set version tag for new release.David Aspinall
1999-10-06after-change-functions only changed locally, only for script buffers.David Aspinall
1999-10-06Tidy proof-interrupt-processDavid Aspinall
1999-10-06Comments in proof-shell-filter.David Aspinall
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-06Made new command proof-cd to cd to the directory of the currentDavid Aspinall
buffer. Added a version of it to proof-activate-scripting-hook. Removed cd from initialization sequence. Changed prover specifics accordingly.
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-06Support for closing off incomplete goal-saves.David Aspinall
1999-10-06Docstrings. Added proof-nested-goals-allowed.David Aspinall
1999-10-06Cleaned up. Fixed bug in proof-queue-or-locked-endDavid Aspinall
1999-10-06docstringsDavid Aspinall
1999-10-06TypoDavid Aspinall
1999-10-06BUG FIX: hopefully fixed spurious locked region problem.David Aspinall
1999-10-06FIXME addedDavid Aspinall
1999-10-06Added proof-tidy-response user option.David Aspinall
1999-10-06face arg for proof-response-buffer-display is now optionalDavid Aspinall
added proof-message, proof-warning, proof-debug here.
1999-10-06 docstring and error message improvements.David Aspinall
proof-deactivate-scripting: new implementation which allows user choice of retraction or assertion. Forms a subroutine of proof-activate-scripting. proof-activate-scripting: call proof-activate-scripting-hook *after* files are saved. proof-mark-buffer-atomic: set proof-locked end to proof-script-end, not (point-max). New functions: proof-toggle-scripting, proof-auto-deactivate-scripting, proof-script-end
1999-10-06settings for (de)activating scripting, and proof-tidy-response.David Aspinall
1999-10-06remove dead codeDavid Aspinall
1999-10-06proof-try-command is deprecatedDavid Aspinall
1999-10-06Updates.David Aspinall
1999-10-06Added proof-retract-buffer symmetric to proof-process-buffer.David Aspinall
Added question to user when switching scripting buffer, and new option proof-auto-retract-other-buffers to disable question. This reimplements the old "steal scripting?" idea.
1999-10-01Fixup name changesDavid Aspinall
1999-10-01Set version tag for new release.David Aspinall
1999-10-01Renamed some configuration variables for uniformity, see CHANGES.David Aspinall
1999-10-01Removed dubious 'dont own process' error in proof-interrupt-process.David Aspinall
1999-10-01Added interrupt button to toolbarDavid Aspinall
1999-10-01Fix bug for proof-shell-leave-annotations-in-output.David Aspinall
1999-10-01Fix toolbar in wrong buffer bug; delete defunct itimers.David Aspinall
1999-09-30Set version tag for new release.David Aspinall
1999-09-29Set version tag for new release.David Aspinall
1999-09-29Unhappily added proof-shell-leave-annotations-in-output hack.David Aspinall
1999-09-29Extended documentation for proof-shell-restart.David Aspinall
1999-09-29Menu name.David Aspinall
1999-09-29Fixes so that proof-strict-read-only can be toggled within a session (via ↵David Aspinall
restart).
1999-09-29Re-enabled proof-by-pointing for testing purposes only. Fixed a bug.David Aspinall
1999-09-29Changed name of proof-copy-span to proof-mouse-track-insert.David Aspinall
1999-09-29Added proof-script-command-separator. Needs work.David Aspinall
1999-09-29Improved proof-copy-span and renamed to proof-mouse-track-insert.David Aspinall
Now will insert into any buffer at point, or behave as mouse-track-insert when called over a non-span (or non-vanilla command span).
1999-09-29Re-enabled and renamed proof-send-span: becomes proof-copy-span bound to ↵David Aspinall
C-button1
1999-09-28More reorganizing of menus and keybindings with aim of usability in mind.David Aspinall
1999-09-28Reorganization of menus: made a single menu but flattened Scripting submenu.David Aspinall
1999-09-28Fix for FSF: it should load proof-toolbar too.David Aspinall
1999-09-28Made Scripting menu entry item on menubar.David Aspinall
1999-09-28Longer menu names, allowed some toolbar items to be omitted from menu.David Aspinall
1999-09-28Set version tag for new release.David Aspinall