aboutsummaryrefslogtreecommitdiff
path: root/generic/proof-script.el
AgeCommit message (Expand)Author
1999-09-03da: improved comment;Makarius Wenzel
1999-08-24Attempted fix of FSFmacs problem, left as commentDavid Aspinall
1999-08-20proof-goto-end-of-locked-if-pos-not-visible-in-window:David Aspinall
1999-05-27improved proof-segment-up-to to support proof-string-start-regexp,Makarius Wenzel
1999-05-25proof-done-advancing: added proof-really-save-command-p to supportMakarius Wenzel
1999-05-11Add toggle for proof toolbar to menuDavid Aspinall
1999-02-22Fixed bug by shifting configuration of minor mode for active terminator.David Aspinall
1999-02-01Used proof-string-match for matching against proof script.David Aspinall
1998-12-16Removed info file name space, again, arrgggh.David Aspinall
1998-12-16Added back space in info file nameDavid Aspinall
1998-12-16Reverted to previous semanticsDavid Aspinall
1998-12-16Made delete-region arg optional for proof-retract-until-point-interactive.David Aspinall
1998-12-16Removed space from ProofGeneral name.David Aspinall
1998-12-16Tweaked docstring for C-c C-u.David Aspinall
1998-12-16rationalised keybinding (again)Thomas Kleymann
1998-12-16improved default keybindingsThomas Kleymann
1998-12-15Docstring fixDavid Aspinall
1998-12-15Removed bogus duplicate call of proof-mode-hook at end of proof-config-done.David Aspinall
1998-12-15Fixes for FSF Emacs handling of processes, kill buffer hooks,David Aspinall
1998-12-15made many minor changes to the documentationThomas Kleymann
1998-12-11CommentsDavid Aspinall
1998-12-11Allow even the current scripting buffer to be marked atomicallyDavid Aspinall
1998-12-11Several changes:David Aspinall
1998-12-11Added submit bug report to proof-shared-menuDavid Aspinall
1998-12-11Fixed typo.David Aspinall
1998-12-11Fixed bug where proof-activate-scripting nuked locked regions.David Aspinall
1998-12-10Offer to save script mode buffers which have no files,David Aspinall
1998-12-10Patch for case that new script buffer has no filename.David Aspinall
1998-11-25Docstring improvements.David Aspinall
1998-11-25FSF Emacs fix for buffer-file-truename, which is theDavid Aspinall
1998-11-25Compile clean-ups.David Aspinall
1998-11-25Replaced proof-pbp-buffer with proof-goals-buffer.David Aspinall
1998-11-25Added "start proof assistant" menu optionDavid Aspinall
1998-11-25Use make-local-hook instead of make-local-variableDavid Aspinall
1998-11-25Improved error handling in proof-deactivate-scripting sinceDavid Aspinall
1998-11-25Wrote proof-deactiveate-scripting command for turning off scriptingDavid Aspinall
1998-11-25Improved docstringsDavid Aspinall
1998-11-25Docstring fixesDavid Aspinall
1998-11-20Minor cleanupsDavid Aspinall
1998-11-20Reimplemented functions to shut down and restart proof process.David Aspinall
1998-11-20BIG CHANGES -- SORRY!David Aspinall
1998-11-18proof-done-retracting: changed delete-region to kill-region afterDavid Aspinall
1998-11-18Bug fix: proof-undo-last-successful-command has silent failure forDavid Aspinall
1998-11-18 . Bug fix: moved proof-mark-buffer-atomic from proof-mode body toDavid Aspinall
1998-11-18Removed proof-response-buffer-display from byte compile autoloadsDavid Aspinall
1998-11-12In a fit of autocracy, removed proof-tags-support, binding forDavid Aspinall
1998-11-12Added Goals buffer to buffers menu -- I forgot it\!David Aspinall
1998-11-12Minor improvement to atrocious performance of proof-sement-up-to.David Aspinall
1998-11-12Fixed bug with find-next-terminator.David Aspinall
1998-11-12Renamed proof-mode-name -> proof-general-name.David Aspinall