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
2007-08-14
Add support for sending back literal commands reusing PBP markup mechanisms.
David Aspinall
2006-04-26
Changed the type of proof-goal-command-p. It takes now a span, which
Pierre Courtieu
2006-01-27
Fix from Paul
David Aspinall
2005-08-14
Fix plastic-shell-adjust-line-width for mutliple frame mode.
David Aspinall
2004-05-07
Fix for GNU Emacs
David Aspinall
2003-06-05
Make find-and-forget robust for proverproc regions
David Aspinall
2003-02-24
Fix some compile errors
David Aspinall
2002-08-29
Fix calls on proof-defshortcut
David Aspinall
2002-08-28
Fix interactive posn
David Aspinall
2002-08-07
Update from PC, sent 5.8.02
David Aspinall
2002-07-19
Variable name change proof-comment-{start,end}-regexp -> proof-script-comment...
David Aspinall
2002-07-16
Refactor several variable names; clean up, doc subterm markup and output disp...
David Aspinall
2001-09-03
Add specific install instrs, rearrange.
David Aspinall
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