aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic/proof-script.el
Commit message (Expand)AuthorAge
* 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
* Fix for retraction order with auto-multiple-files.Gravatar David Aspinall1999-11-16
* Fixed mistake in function names. Tidied menus a bitGravatar David Aspinall1999-11-15
* Fixes for FSF overlay obscurity.Gravatar David Aspinall1999-11-15
* Reorganization of user-level commands, code moved from proof-toolbar.elGravatar David Aspinall1999-11-15
* Reorganization and cleanup of key-bindings.Gravatar David Aspinall1999-11-15
* Fixes for proof-goto-commmand-{end,start}. Former new functionGravatar David Aspinall1999-11-14
* Many robustness improvements for error and interrupt handling:Gravatar David Aspinall1999-11-14
* proof-nested-goals-allowed -> proof-completed-proof-behaviourGravatar David Aspinall1999-11-14
* Beginnings of improved version of goal..no save regions.Gravatar David Aspinall1999-11-13
* Fixes for Isabelle in case theory file is visited before script file.Gravatar David Aspinall1999-11-12
* Next round of fixups for font-lock and x-symbol.Gravatar David Aspinall1999-11-11
* Extensive fixes for x-symbol and font-lock.Gravatar David Aspinall1999-11-11
* Added proof-help command to help menu.Gravatar David Aspinall1999-11-11
* Added new command proof-goto-point, new default binding for C-c RET.Gravatar David Aspinall1999-11-11
* Added some desparate patches for dead extent problem proof-done-advancingGravatar David Aspinall1999-11-10
* Reorganized user options. Special new code for boolean settings.Gravatar David Aspinall1999-11-10
* fixed indentation bug: use proof-looking-at (proof-case-fold-search);Gravatar Makarius Wenzel1999-11-10
* Moved proof-file-truename, proof-file-to-buffer, to proof.elGravatar David Aspinall1999-11-10
* Generic support for x-symbol tuned up.Gravatar David Aspinall1999-11-09
* Bug again in call-interactively in proof-toggle-active-scripting.Gravatar David Aspinall1999-11-09
* Bug in proof-toggle-active-scripting interactive calling.Gravatar David Aspinall1999-11-09
* Arrange for activate-scripting to not block for interactive calls.Gravatar David Aspinall1999-11-09
* proof-prf-string -> proof-showproof-commandGravatar David Aspinall1999-11-08
* Comments/messages.Gravatar David Aspinall1999-11-08