aboutsummaryrefslogtreecommitdiff
path: root/generic/proof-script.el
AgeCommit message (Expand)Author
2000-08-14Added Fiona's changes, cleaned up a little bitDavid Aspinall
2000-08-03handle comment inside a command (patch by da);Makarius Wenzel
2000-07-19changes to add theorem dependencies recording in spansDavid Aspinall
2000-06-26Fix mark buffer atomic problem (caused multiple file oddity with Isar), for n...David Aspinall
2000-06-16proof-script-find-next-entity: support list of match items;Makarius Wenzel
2000-06-09CommentDavid Aspinall
2000-06-06Added special hack for Isar to include proof-terminal-char in sent string.David Aspinall
2000-06-04proof-segment-up-to-cmdstart/end: use proof-re-search, proof-looking-at!Makarius Wenzel
2000-06-04proof-segment-up-to-cmdstart: exclude leading blanks from command string;Makarius Wenzel
2000-06-03improved proof-segment-up-to-cmdstart: handle overlap of commandMakarius Wenzel
2000-06-01Use proof-running-on-XEmacs variable. Don't set proof-segment-up-to alias if...David Aspinall
2000-06-01New parsing functions proof-segment-up-to-cmd{start,end}David Aspinall
2000-05-31Fixes for completion support.David Aspinall
2000-05-30Hairy parsing for Isar. Not finished (or working) yet.David Aspinall
2000-05-30Arg for proof-minibuffer-cmd: compact whitespace in region.David Aspinall
2000-05-30Fixed typo causing bug. Generic parsing updated (still wip)David Aspinall
2000-05-30Added doc of new prefix arg feature for proof-minibuffer-cmdDavid Aspinall
2000-05-30Added prefix arg to proof-minibuffer-cmd to insert current region.David Aspinall
2000-05-29Added new parsing mechanism. Began removing proof-terminal-string.David Aspinall
2000-05-26Removed proof-script-indent check.David Aspinall
2000-05-25Added completion table code.David Aspinall
2000-05-16Add proof-strict-state-preserving settingDavid Aspinall
2000-05-11Use proof-deftoggle macro.David Aspinall
2000-05-09Fixup loading.David Aspinall
2000-05-09Removed menus, keybinding. Removed compatibility hacks. Improved loading.David Aspinall
2000-05-05Comments. Minor improvements for electric terminator and proof-follow-mode='...David Aspinall
2000-05-02Added proof-assistant-keymap and commands for defining insert keys.David Aspinall
2000-05-01Added proof-assistant-menu-entries for proof assistant specific menus.David Aspinall
2000-04-25Note about efficiency/bug fix by Markus.David Aspinall
2000-04-15proof-segment-up-to: no longer poke around in make-string buffer (nowMakarius Wenzel
2000-04-07More generic message to avoid confusion with Coq searching.David Aspinall
2000-04-04Improved behaviour of electric terminator.David Aspinall
2000-04-04Update copyright dates, comments.David Aspinall
2000-03-24Spacing.David Aspinall
2000-03-22Bug fix for electric terminator used inside locked region.David Aspinall
2000-03-22Use proof-format-filename instead of format on cmds with file parameter.David Aspinall
2000-03-19Added keybinding, improved doc for proof-undo-and-delete-last-successful-comm...David Aspinall
2000-03-10Use name of proof assistant in menu.David Aspinall
2000-02-09Added proof-shell-pre-interrupt-hookDavid Aspinall
1999-11-24DocstringDavid Aspinall
1999-11-24Fixed extending queue bug. Many docstring improvementsDavid Aspinall
1999-11-23Fixed bug introduced by hacking proof-only-whitespace-to-locked-region-p.David Aspinall
1999-11-22Renamed proof-auto-delete-windows -> proof-delete-empty-windowsDavid Aspinall
1999-11-22Improved nothing to do error messageDavid Aspinall
1999-11-19TypoDavid Aspinall
1999-11-19Fix for proof-script-new-command-advance.David Aspinall
1999-11-18Removed comment.David Aspinall
1999-11-18Changed eval-when-compile to eval-when (compile).David Aspinall
1999-11-17Fix mouse bindings to be different for FSF/XEmacs versions.David Aspinall
1999-11-17Fix typoDavid Aspinall