aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic/proof-shell.el
Commit message (Expand)AuthorAge
* Tweak message and display model, in particular, make sure that when aGravatar David Aspinall2012-01-10
* Improve configuration for HOL Light. Allow goals display to be prefixed by i...Gravatar David Aspinall2012-01-09
* merge ProofTreeBranch into main trunk:Gravatar Hendrik Tews2012-01-03
* - protect proof-shell-handle-delayed-output against the case whereGravatar Hendrik Tews2011-12-07
* use the start of proof-shell-end-goals-regexp, as documentedGravatar Hendrik Tews2011-12-06
* Quick stab at support for switching to proof shell when interactive support e...Gravatar David Aspinall2011-11-15
* Add fix and regression test for Trac #138Gravatar David Aspinall2011-10-17
* To fix pgshell mode, restore proof-shell-insert support for a single string a...Gravatar David Aspinall2011-10-13
* fix #421 with solution 1Gravatar Hendrik Tews2011-09-14
* Fix typoGravatar David Aspinall2011-09-14
* Remove contentious call to set-process-query-on-exit-flag, ref Trac#424Gravatar David Aspinall2011-09-14
* Fix proof-shell-exit optional argument with (interactive) thanks toGravatar Pierre Courtieu2011-09-11
* * small doc fixGravatar Hendrik Tews2011-04-19
* * fix overwriting setq coq-prog-name before loading Proof GeneralGravatar Hendrik Tews2011-04-15
* - change to proof-restart-buffers for unlocking ancestorsGravatar Hendrik Tews2011-03-14
* put coq compilation feature into coq settings menuGravatar Hendrik Tews2011-02-14
* Improve handling of trace buffer and tracing slow mode.Gravatar David Aspinall2011-01-31
* - more info on the elements of proof-action-list; the COMMANDSGravatar Hendrik Tews2011-01-26
* proof-shell-kill-function: use our own busy loop, as proof-shell-waitGravatar David Aspinall2011-01-25
* proof-shell-exit: mention quit command and quit timeout in docGravatar David Aspinall2011-01-23
* Make proof-shell-quit-timeout a prover-specific customize option, default to ...Gravatar David Aspinall2011-01-23
* Kill prover process without asking on Emacs exitGravatar David Aspinall2011-01-23
* - fixed stale load path problem with killing the proof shell inGravatar Hendrik Tews2011-01-18
* Localise compilation fix for dynamic scope of `queueitems\'.Gravatar David Aspinall2011-01-18
* - fixed compilation errorsGravatar Hendrik Tews2011-01-18
* - fix broken external compilationGravatar Hendrik Tews2011-01-18
* - simple backward compatible change to invoke a function toGravatar Hendrik Tews2011-01-14
* Add preliminary support for multiple files for coq.Gravatar Hendrik Tews2011-01-12
* Adjust a comment on proof-shell-modeGravatar David Aspinall2010-10-10
* Add explicit 'invisible flag on the action list for invisible commands.Gravatar David Aspinall2010-10-01
* proof-shell-handle-error-or-interrupt-hook: only run if ordinary scripting in...Gravatar David Aspinall2010-10-01
* Support proof-shell-init-cmd being a listGravatar David Aspinall2010-09-29
* Support proof-shell-init-cmd being a listGravatar David Aspinall2010-09-29
* Introduce more colourings for active scripting indicator.Gravatar David Aspinall2010-09-21
* Script mouse face highlighting: new faces/colours for commands and regions, r...Gravatar David Aspinall2010-09-08
* Replace proof-terminal-char with proof-terminal-string.Gravatar David Aspinall2010-08-27
* Move erase-buffer from associate buffer mode functions, allowing clone-buffer...Gravatar David Aspinall2010-08-26
* proof-shell-display-output-as-response: fix to check for no-response-display,Gravatar David Aspinall2010-08-26
* proof-interrupt-process: make sure works from non-proof shell buffers.Gravatar David Aspinall2010-08-26
* proof-shell-handle-error-or-interrupt: prevent an error inGravatar David Aspinall2010-08-25
* Tidy shell start and quit functionsGravatar David Aspinall2010-08-24
* proof-shell-config-done: send proof-assistant-settings-cmdsGravatar David Aspinall2010-08-24
* Remove dead codeGravatar David Aspinall2010-08-20
* CommentsGravatar David Aspinall2010-08-19
* Remove redisplay from wait loop, only redisplay on exit. Big speed-upGravatar David Aspinall2010-08-18
* proof-shell-start: tidy upGravatar David Aspinall2010-08-18
* Correct comment; try setting process-adaptive-read-buffering to nil.Gravatar David Aspinall2010-08-18
* Re Trac #324:Gravatar David Aspinall2010-08-17
* Autosend: don't autosend after undoing; add proof-shell-last-queuemode to sup...Gravatar David Aspinall2010-08-17
* proof-shell-action-list-item: fix type for flags as an element, not a cdrGravatar David Aspinall2010-08-17