| Age | Commit message (Collapse) | Author |
|
|
|
|
|
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.
|
|
it can now be used even when there is no corresponding proof process
|
|
proof-prog-name-ask-p defcustom
|
|
These are no longer displayed in the *GOALS* buffer.
|
|
|
|
-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)
|
|
|
|
|
|
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.
|
|
|
|
|
|
|