aboutsummaryrefslogtreecommitdiff
path: root/generic
AgeCommit message (Collapse)Author
1998-09-17Fix in proof-shell-handle-outputDavid Aspinall
1998-09-17fixed a bug in proof-shell-filter and proof-shell-handle-ouputThomas Kleymann
1998-09-16Bug in regexp for isa auto-mode-alist.David Aspinall
1998-09-16Moved proof-info-dir into proof-site and defcustom'd it.David Aspinall
Set the Info directory list there rather than after proof.el has loaded. Add the proof-info-dir onto the end of Info-default-directory-list, not the start.
1998-09-16fixed implementation fo proof-find-next-terminator;Thomas Kleymann
it can now be used even when there is no corresponding proof process
1998-09-16Isabelle Proof General loads for .thy as well as .ML files.David Aspinall
1998-09-16Improved doc. Removed proof-mode-version-string.\nMade ↵David Aspinall
proof-prog-name-ask-p defcustom
1998-09-15Reimplemented proof-shell-popup-eager-annotationThomas Kleymann
These are no longer displayed in the *GOALS* buffer.
1998-09-14Added docs and proof-restart-script-same-process (may need work)David Aspinall
1998-09-14Changed proof-assistant into proof-assistants to support autoloads for more ↵David Aspinall
than one prover
1998-09-10Set version tag for release.David Aspinall
1998-09-10Set version tag for release.David Aspinall
1998-09-10Added proof-general-versionDavid Aspinall
1998-09-10-Added documentationThomas Kleymann
-Simplified code for setting faces -Reimplimented `proof-shell-handle-error' -Improved `proof-shell-filter'; it no longer removes the prompt annotation -The Shell no longer automatically scrolls to the end (or so I hope)
1998-09-10fixed implementation of `proof-have-color'Thomas Kleymann
1998-09-09Renamed recycle icon to restartDavid Aspinall
1998-09-09Added query to restart script button in case of accidents.David Aspinall
1998-09-09Made proof-assert-next-command move forward by default.David Aspinall
1998-09-09Added Id to headers.David Aspinall
1998-09-09Fixup branch numberDavid Aspinall
1998-09-08Added todos for toolbar.David Aspinall
1998-09-08Added FIXMEs.David Aspinall
Added documentation. proof-segment-up-to: Removed explicit ML-style comment syntax, added END-OF-COMMAND argument. proof-undo-last-successful-command: Added optional argument to not delete. (The difference between this and proof-retract-until-point is that it infers the last command). proof-assert-next-command: Experimental alternative to proof-assert-until-point to match undo-last-successful-command.
1998-09-08Added Id and commentsDavid Aspinall
1998-09-08Added IdDavid Aspinall
1998-09-08First version of generic proof toolbar.David Aspinall
1998-09-08Made customize variables user-visibleDavid Aspinall
1998-09-08Added image directory for toolbar iconsDavid Aspinall
1998-09-08Layout.David Aspinall
1998-09-08removed dependency on tl-listThomas Kleymann
1998-09-03Requires proof-site.David Aspinall
1998-09-03Site-wide configuration for proof mode.David Aspinall
1998-09-03Renamed for new subdirectory structureDavid Aspinall