aboutsummaryrefslogtreecommitdiff
path: root/generic/proof-script.el
AgeCommit message (Expand)Author
1998-11-10Added buffers menu, and added shared menu to shell and response buffers.David Aspinall
1998-11-09Added docstringDavid Aspinall
1998-11-09Added proof-script-indent user option, to enable indentation code.David Aspinall
1998-11-09Added proof-strict-read-only, probably a handy new user-option.David Aspinall
1998-11-03Being pedantic about variables versus predicates, renamed prog-name-ask-p.David Aspinall
1998-11-03Added docstringDavid Aspinall
1998-11-03Func menu problems, note addedDavid Aspinall
1998-11-03Note added.David Aspinall
1998-11-03Renamed a couple of menu functions in case of later makingDavid Aspinall
1998-11-02Quick fix for multiple file problem when current scripting buffer is retracte...David Aspinall
1998-10-30implemented new buffer model. The goals buffer is now exclusivelyThomas Kleymann
1998-10-30replaced some occurences of (current-buffer) by proof-shell-buffer toThomas Kleymann
1998-10-29More hacks to variable names for customize (sorry)David Aspinall
1998-10-29Fixed requires for FSF Emacs.David Aspinall
1998-10-28Added proof-toolbar-follow-mode user option and functions to supportDavid Aspinall
1998-10-28rearranged code to avoid compiler warning messagesThomas Kleymann
1998-10-27More fixes for cleaner byte compile.David Aspinall
1998-10-27Removed eval-when-compile around define-derived-mode, it don't work.David Aspinall
1998-10-27Made handling of multiple files more robust. On changing scriptThomas Kleymann
1998-10-27Fixed up proof-script.el for clean byte compileDavid Aspinall
1998-10-27Fix of byte compiler warnings for proof-script.el.David Aspinall
1998-10-27Moved pbp-goal-command and pbp-hyp-command to proof-config.Moved LEGO specifix.David Aspinall
1998-10-27Added more comments to proof-activate-scriptingDavid Aspinall
1998-10-27Removed bug introduced by da trying to do clever optimizationsDavid Aspinall
1998-10-27Fixed assert-until-point for ignore-process caseDavid Aspinall
1998-10-27Begun work on clean byte compilation / clarifying interfaces.David Aspinall
1998-10-27Checked through span code. Commented out dead bitsDavid Aspinall
1998-10-27Renamed proof-invisible-command proof-shell-invisible-command.David Aspinall
1998-10-26Moved proof-message to proof shell, renamed to proof-shell-message.David Aspinall
1998-10-26proof-check-process-available replaced by *two* functions:David Aspinall
1998-10-23Moved proof-file-to-buffer to proof-script.elDavid Aspinall
1998-10-23Corrected doc of proof-check-process-availableDavid Aspinall
1998-10-23Added support for locking Isabelle .thy files blue.David Aspinall
1998-10-22Added deffaces to proof-configDavid Aspinall
1998-10-22Added new predicates: proof-locked-region-{empty,full}-pDavid Aspinall
1998-10-22Added todo for clean byte compileDavid Aspinall
1998-10-22Split proof.el into proof-config.el, proof-script.el, proof-shell.elDavid Aspinall