index
:
proof-general
master
Emacs plugins for proof management systems
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plastic
Age
Commit message (
Expand
)
Author
2000-06-09
Removed spurious requires.
David Aspinall
2000-06-08
adapted to new indentation setup;
Makarius Wenzel
2000-05-29
Fixed define-key calls. Set useful default for plastic prog name
David Aspinall
2000-05-26
fixed error in test.lf
Paul Callaghan
2000-05-02
Added proof-assistant-keymap and commands for defining insert keys.
David Aspinall
2000-04-07
pbp-mode -> goals-mode
David Aspinall
2000-04-07
Fixed up proof-shell-proof-completed mess nicely.
David Aspinall
2000-03-13
New/updated information files
David Aspinall
2000-01-06
Fixes for short output duplication problem: set proof-shell-eager-annotation-...
David Aspinall
1999-11-22
proof-shell-done-invisible -> proof-done-invisible again
David Aspinall
1999-11-17
Fix several bugs caused by interface changes.
David Aspinall
1999-11-15
Change name of proof-execute-minibufer-cmd.
David Aspinall
1999-11-15
Removed proof-try-command.
David Aspinall
1999-11-14
Many robustness improvements for error and interrupt handling:
David Aspinall
1999-11-12
Set font-lock-keywords before calling proof-config-done.
David Aspinall
1999-11-11
small changes to plastic mode
Paul Callaghan
1999-11-10
Electric (active) terminator is now a user option, does not need forcing here.
David Aspinall
1999-10-21
Changed name of proof-shell-cd-cmd for uniformity.
David Aspinall
1999-10-01
Renamed some configuration variables for uniformity, see CHANGES.
David Aspinall
1999-09-22
proof-completed-regexp: match number 1 is response text;
Makarius Wenzel
1999-05-27
renamed proof-commands-regexp to proof-indent-commands-regexp, which
Makarius Wenzel
1999-05-12
changed use of proof-send (OLD) to proof-shell-insert
Paul Callaghan
1999-05-11
instantiation for "plastic" proof assistant
Paul Callaghan