| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
spurious warning in Emacs 23.2
|
|
|
|
|
|
|
|
|
|
|
|
LEGO messages)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
allows using a span attribute to detect goal commands.
I think I modified all modes accordingly.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
proof-script-comment-{start,end}-regexp.
|
|
display.
|
|
|
|
|
|
|
|
|
|
fixed conflict in plastic.el
|
|
|
|
|
|
|
|
|
|
proof-shell-eager-annotation-start-length.
|
|
|
|
|
|
|
|
|
|
- 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)
|