aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic/proof-shell.el
Commit message (Expand)AuthorAge
* Fix buglets shown up by byte compilation.Gravatar David Aspinall2004-03-01
* Add interactive input setting, and extra flags for action.Gravatar David Aspinall2003-10-05
* Add idle timer to cleanup tracing display.Gravatar David Aspinall2003-06-19
* Comments.Gravatar David Aspinall2003-06-08
* Add code to recognize fast tracing output from prover, and play slow catchup.Gravatar David Aspinall2003-06-05
* Add hint triggered when processing completeGravatar David Aspinall2003-05-24
* CommentsGravatar David Aspinall2003-05-21
* Make colour of active scripting indicator change as documentedGravatar David Aspinall2003-03-17
* Cleanups/renaming: remove some dead code, also, hide results of X-Sym enabling.Gravatar David Aspinall2003-02-19
* Remove proof-shell-filter patch of Stefan Monnier which deals with multiple p...Gravatar David Aspinall2003-02-17
* Remove subterm markup striping in proof-shell-process-output (error case). DocsGravatar David Aspinall2003-02-17
* Buglet in proof-shell-ready-proverGravatar David Aspinall2002-12-29
* Revert proof-shell-handle-output version, add failsafe.Gravatar David Aspinall2002-11-28
* proof-shell-invisible-cmd also accepts a function yielding a command.Gravatar David Aspinall2002-11-20
* Tweak calling of pg-pgip processing commands.Gravatar David Aspinall2002-11-14
* Fix to proof-shell-handle-output (or rather, to setting of proof-shell-last-o...Gravatar David Aspinall2002-11-13
* (Failed) Attempt to fix UTF-8 problem for RH8.Gravatar David Aspinall2002-11-11
* Patch from Stefan Monnier to attempt to handle multi-line inputs in Coq; plus...Gravatar David Aspinall2002-11-07
* Change to proof-shell-ready-prover to allow more flexible queue handlingGravatar David Aspinall2002-09-14
* Comment on display anomalyGravatar David Aspinall2002-09-13
* Begin support for thms bufferGravatar David Aspinall2002-09-11
* Updated.Gravatar David Aspinall2002-08-30
* Change proof-shell-theorem-dependency-regexp to use two pieces: names and dep...Gravatar David Aspinall2002-08-28
* Add proof-shell-theorem-dependency-list-splitGravatar David Aspinall2002-08-28
* Disable undo history for efficiency; improve kill buffer hook.Gravatar David Aspinall2002-08-27
* Refactoring.Gravatar David Aspinall2002-08-15
* Add proof-shell-strip-crs-from-outputGravatar David Aspinall2002-08-07
* Reorganized menus; add options save function; fix capitalization of namesGravatar David Aspinall2002-08-07
* CommentsGravatar David Aspinall2002-08-07
* Variable name change proof-comment-{start,end}-regexp -> proof-script-comment...Gravatar David Aspinall2002-07-19
* Dont call dont-show-annotations for GNU Emacs to avoid nasty bug.Gravatar David Aspinall2002-07-18
* Add proof-shell-invisible-cmd-get-resultGravatar David Aspinall2002-07-17
* Refactor several variable names; clean up, doc subterm markup and output disp...Gravatar David Aspinall2002-07-16
* RefactoringGravatar David Aspinall2002-07-16
* Cleaning up PBP codeGravatar David Aspinall2002-07-16
* TrivialGravatar David Aspinall2002-07-12
* When killing process or scripting buffer, register file if it is complete, ra...Gravatar David Aspinall2002-06-30
* proof-shell-kill-function: deactivate scripting before shutting down proverGravatar David Aspinall2002-06-30
* GPLGravatar David Aspinall2002-06-21
* Add proof-shell-last-prompt.Gravatar David Aspinall2002-06-19
* Experiment with showing real prover output for aborted proofs.Gravatar David Aspinall2002-06-13
* Add proof-nesting-depth, new implementation of span amalgamation in proof-don...Gravatar David Aspinall2002-06-11
* Clean up span.el loadingGravatar David Aspinall2002-06-08
* Remove toolbar gutters in multiple frame mode. Add proof-shell-truncate-befo...Gravatar David Aspinall2002-03-21
* Add check for Emacs21.Gravatar David Aspinall2002-02-23
* Only create trace buffer if liable to be used. Remove experimental spill-out...Gravatar David Aspinall2002-01-16
* Remove defunct codeGravatar David Aspinall2002-01-15
* Inspect quit-flag when displaying tracing output; send an interrupt to the pr...Gravatar David Aspinall2002-01-15
* Redisplay during tracing output on XEmacsGravatar David Aspinall2002-01-15
* Missing parenGravatar David Aspinall2001-12-11