| Age | Commit message (Collapse) | Author |
|
- Introduce proof-shell-error-or-interrupt-seen flag set after an error
or interrupt was seen (in fact, on every call to proof-release-lock).
Examine it in proof-activate-scripting to see whether hooks succeeded
in activating scripting.
- Test in the shell filter for the lock being held yet nothing in the
action list, and clear the lock if so. Gets rid of repetetive
proof-shell-busy messages when the queue is empty (for errors during
development, or nasty uses of C-g)
- Add a timeout to proof-shell-wait (not used yet)
|
|
|
|
|
|
Patch for more flexible handling of closing goal...save regions
after proof has been completed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
of command. (For Plastic)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
x-symbol uninstalled.
|
|
|
|
|
|
|
|
|
|
|
|
Made setting font-lock-always-fontify-immediately be buffer local
in proof scripts (it's an ugly hack for comma-defontification).
|
|
|
|
|
|
|
|
|
|
Turn on proof-x-symbol mode in proof script mode.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|