aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic/proof-script.el
Commit message (Expand)AuthorAge
* proof-script-find-next-entity: support list of match items;Gravatar Makarius Wenzel2000-06-16
* CommentGravatar David Aspinall2000-06-09
* Added special hack for Isar to include proof-terminal-char in sent string.Gravatar David Aspinall2000-06-06
* proof-segment-up-to-cmdstart/end: use proof-re-search, proof-looking-at!Gravatar Makarius Wenzel2000-06-04
* proof-segment-up-to-cmdstart: exclude leading blanks from command string;Gravatar Makarius Wenzel2000-06-04
* improved proof-segment-up-to-cmdstart: handle overlap of commandGravatar Makarius Wenzel2000-06-03
* Use proof-running-on-XEmacs variable. Don't set proof-segment-up-to alias if...Gravatar David Aspinall2000-06-01
* New parsing functions proof-segment-up-to-cmd{start,end}Gravatar David Aspinall2000-06-01
* Fixes for completion support.Gravatar David Aspinall2000-05-31
* Hairy parsing for Isar. Not finished (or working) yet.Gravatar David Aspinall2000-05-30
* Arg for proof-minibuffer-cmd: compact whitespace in region.Gravatar David Aspinall2000-05-30
* Fixed typo causing bug. Generic parsing updated (still wip)Gravatar David Aspinall2000-05-30
* Added doc of new prefix arg feature for proof-minibuffer-cmdGravatar David Aspinall2000-05-30
* Added prefix arg to proof-minibuffer-cmd to insert current region.Gravatar David Aspinall2000-05-30
* Added new parsing mechanism. Began removing proof-terminal-string.Gravatar David Aspinall2000-05-29
* Removed proof-script-indent check.Gravatar David Aspinall2000-05-26
* Added completion table code.Gravatar David Aspinall2000-05-25
* Add proof-strict-state-preserving settingGravatar David Aspinall2000-05-16
* Use proof-deftoggle macro.Gravatar David Aspinall2000-05-11
* Fixup loading.Gravatar David Aspinall2000-05-09
* Removed menus, keybinding. Removed compatibility hacks. Improved loading.Gravatar David Aspinall2000-05-09
* Comments. Minor improvements for electric terminator and proof-follow-mode='...Gravatar David Aspinall2000-05-05
* Added proof-assistant-keymap and commands for defining insert keys.Gravatar David Aspinall2000-05-02
* Added proof-assistant-menu-entries for proof assistant specific menus.Gravatar David Aspinall2000-05-01
* Note about efficiency/bug fix by Markus.Gravatar David Aspinall2000-04-25
* proof-segment-up-to: no longer poke around in make-string buffer (nowGravatar Makarius Wenzel2000-04-15
* More generic message to avoid confusion with Coq searching.Gravatar David Aspinall2000-04-07
* Improved behaviour of electric terminator.Gravatar David Aspinall2000-04-04
* Update copyright dates, comments.Gravatar David Aspinall2000-04-04
* Spacing.Gravatar David Aspinall2000-03-24
* Bug fix for electric terminator used inside locked region.Gravatar David Aspinall2000-03-22
* Use proof-format-filename instead of format on cmds with file parameter.Gravatar David Aspinall2000-03-22
* Added keybinding, improved doc for proof-undo-and-delete-last-successful-comm...Gravatar David Aspinall2000-03-19
* Use name of proof assistant in menu.Gravatar David Aspinall2000-03-10
* Added proof-shell-pre-interrupt-hookGravatar David Aspinall2000-02-09
* DocstringGravatar David Aspinall1999-11-24
* Fixed extending queue bug. Many docstring improvementsGravatar David Aspinall1999-11-24
* Fixed bug introduced by hacking proof-only-whitespace-to-locked-region-p.Gravatar David Aspinall1999-11-23
* Renamed proof-auto-delete-windows -> proof-delete-empty-windowsGravatar David Aspinall1999-11-22
* Improved nothing to do error messageGravatar David Aspinall1999-11-22
* TypoGravatar David Aspinall1999-11-19
* Fix for proof-script-new-command-advance.Gravatar David Aspinall1999-11-19
* Removed comment.Gravatar David Aspinall1999-11-18
* Changed eval-when-compile to eval-when (compile).Gravatar David Aspinall1999-11-18
* Fix mouse bindings to be different for FSF/XEmacs versions.Gravatar David Aspinall1999-11-17
* Fix typoGravatar David Aspinall1999-11-17
* Add Function Menu to menu. Fix a few bugs/probs shown up by byte-compiling.Gravatar David Aspinall1999-11-17
* Not strictly necessary to set proof-goal-command-regexpGravatar David Aspinall1999-11-16
* Added proof-mouse-goto-point, moved proof-mouse-track-insert to proof-scriptGravatar David Aspinall1999-11-16
* Fix for proof-minibuffer-cmd. Remove old keybindings.Gravatar David Aspinall1999-11-16