aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic/proof-shell.el
Commit message (Expand)AuthorAge
...
* 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
* Critical sync fix: in pending interrupts case be sure toGravatar David Aspinall2010-08-17
* CommentsGravatar David Aspinall2010-08-17
* Clean up handling of pending interrupts, remove experimental proof-shell-inte...Gravatar David Aspinall2010-08-17
* Make the modeline indicator change colour. Old XEmacs behaviour restored. Q...Gravatar David Aspinall2010-08-17
* Fix compile errors, update tagsGravatar David Aspinall2010-08-16
* proof-shell-interrupts-after-commit: support commit-before-interrupt mode [ex...Gravatar David Aspinall2010-08-15
* Checkdoc cleanupsGravatar David Aspinall2010-08-08
* proof-shell-wait, proof-shell-kill-function: avoid use of sit-for.Gravatar David Aspinall2010-08-03
* `proof-shell-process-urgent-messages': fix to avoid duplicated messages (Trac...Gravatar David Aspinall2010-06-27
* proof-splice-separator -> mapconcat builtinGravatar David Aspinall2009-12-01
* Replace proof-locked-end -> proof-unprocessed-beginGravatar David Aspinall2009-11-30
* Fix compile warningsGravatar David Aspinall2009-09-16
* Fix logic handling delayed callbacks and silent stop/startGravatar David Aspinall2009-09-16
* Fix docGravatar David Aspinall2009-09-15
* Propertize Scripting modeline indicator. Support error spans.Gravatar David Aspinall2009-09-14