aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic/proof-shell.el
Commit message (Collapse)AuthorAge
...
* proof-nested-goals-allowed -> proof-completed-proof-behaviourGravatar David Aspinall1999-11-14
| | | | | Patch for more flexible handling of closing goal...save regions after proof has been completed.
* commentsGravatar David Aspinall1999-11-13
|
* Added ACTION to proof-shell-insert so proof-shell-insert-hook can test class ↵Gravatar David Aspinall1999-11-12
| | | | of command. (For Plastic)
* Made display table stuff interactive.Gravatar David Aspinall1999-11-12
|
* Fixes for response buffer display, x-symbol, output formatting.Gravatar David Aspinall1999-11-12
|
* Added option for sending qed output to goals buffer for IsabelleGravatar David Aspinall1999-11-11
|
* small changes to plastic modeGravatar Paul Callaghan1999-11-11
|
* 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
|
* Patches for urgent message processing.Gravatar David Aspinall1999-11-11
|
* Moved utility function proof-files-to-buffers to proof.el. Fixed local varGravatar David Aspinall1999-11-10
|
* Generic support for x-symbol tuned up.Gravatar David Aspinall1999-11-09
|
* Provisional updates for x-symbol support (incomplete)Gravatar David Aspinall1999-11-08
|
* update of x-symbol stuff by DvO;Gravatar Makarius Wenzel1999-10-27
|
* Bug fix for proof-re-end-of-cmd (regexp-quote proof-terminal-string)Gravatar David Aspinall1999-10-25
|
* docstringGravatar David Aspinall1999-10-21
|
* FIRST ATTEMPT AT CANY QUEUE HANDLING. Extending regions when advancing patch.Gravatar David Aspinall1999-10-15
|
* Failed attempt to fix sentinel problemGravatar David Aspinall1999-10-15
|
* comments added.Gravatar David Aspinall1999-10-15
|
* Disabled proliferation of proof shell buffers.Gravatar David Aspinall1999-10-15
|
* DocstringGravatar David Aspinall1999-10-14
|
* Comments in proof-shell-filter.Gravatar David Aspinall1999-10-06
|
* Speed optimizations, part I.Gravatar David Aspinall1999-10-06
|
* Made new command proof-cd to cd to the directory of the currentGravatar David Aspinall1999-10-06
| | | | | | buffer. Added a version of it to proof-activate-scripting-hook. Removed cd from initialization sequence. Changed prover specifics accordingly.
* Fixed coalescing of error messages: all error messages fromGravatar David Aspinall1999-10-06
| | | | the last command are now show. Added extra docs to clarify behaviour.
* Added proof-tidy-response user option.Gravatar David Aspinall1999-10-06
|
* Fix bug for proof-shell-leave-annotations-in-output.Gravatar David Aspinall1999-10-01
|
* Unhappily added proof-shell-leave-annotations-in-output hack.Gravatar David Aspinall1999-09-29
|
* Extended documentation for proof-shell-restart.Gravatar David Aspinall1999-09-29
|
* Re-enabled proof-by-pointing for testing purposes only. Fixed a bug.Gravatar David Aspinall1999-09-29
|
* Improved proof-copy-span and renamed to proof-mouse-track-insert.Gravatar David Aspinall1999-09-29
| | | | | Now will insert into any buffer at point, or behave as mouse-track-insert when called over a non-span (or non-vanilla command span).
* Re-enabled and renamed proof-send-span: becomes proof-copy-span bound to ↵Gravatar David Aspinall1999-09-29
| | | | C-button1
* More reorganizing of menus and keybindings with aim of usability in mind.Gravatar David Aspinall1999-09-28
|
* Reorganization of menus: made a single menu but flattened Scripting submenu.Gravatar David Aspinall1999-09-28
|
* Trivial.Gravatar David Aspinall1999-09-23
|
* proof-completed-regexp: match number 1 is response text;Gravatar Makarius Wenzel1999-09-22
|
* WhitespaceGravatar David Aspinall1999-09-22
|
* Comment fix.Gravatar David Aspinall1999-09-21
| | | | Fix for FSF Emacs.
* Robustification so that new instances are easier to addGravatar David Aspinall1999-09-21
| | | | (allowed a bunch of regexps to be unset, safely).
* proof-shell-grab-lock runs proof-state-change-hook.Gravatar David Aspinall1999-09-21
| | | | | | | This results in some flickering of the toolbar (buttons disabled while region is pink), but is The Right Thing. Removed "Inferior" from buffer names.
* Callback for proof-shell-done-invisible now runs proof-state-change-hook.Gravatar David Aspinall1999-09-21
|
* Fix so that buffer names are shorter (esp for Coq).Gravatar David Aspinall1999-09-13
| | | | A fixed version of Patrick's earlier patch.
* tuned x-symbol setup (DvO);Gravatar Makarius Wenzel1999-09-09
|
* FIXME to add menu to goals buffer, to match response buffer menu.Gravatar David Aspinall1999-08-23
|
* Fix for process kill timeout bug.Gravatar David Aspinall1999-08-20
|
* prefer proof-shell-interrupt-regexp over proof-shell-error-regexpGravatar Makarius Wenzel1999-08-20
| | | | (interrupts may appear like error messages in Isabelle/Isar);
* Fix for XEmacs 21Gravatar David Aspinall1999-08-20
|
* Reverted change to Inferior buffer's name, it fails on simpleGravatar David Aspinall1999-07-22
| | | | case of proof-prog-name="isabelle", for example.
* unkillable buffer bugfixGravatar Patrick Loiseleur1999-06-21
|
* Bugfixes in proof-shell-exit and proof-shell-kill-functionGravatar Patrick Loiseleur1999-06-14
|