aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic/proof-shell.el
Commit message (Expand)AuthorAge
* 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
* Disable process-adaptive-read-buffering: massive slow down for shortGravatar David Aspinall2009-09-10
* Experimental changes to queue several commands at once and to allow pre-proce...Gravatar David Aspinall2009-09-10
* Clean compileGravatar David Aspinall2009-09-10
* Prevent font-lock in shell by altering font-lock-global-modes locallyGravatar David Aspinall2009-09-09
* Clear shell buffer contents on restart.Gravatar David Aspinall2009-09-09
* Simplify output processing; delay some goals/response classificationGravatar David Aspinall2009-09-09
* proof-shell-handle-error-output: renamed, and simplifiedGravatar David Aspinall2009-09-08
* WhitespaceGravatar David Aspinall2009-09-07
* Make sure proof-shell-last-output, proof-shell-last-prompt andGravatar David Aspinall2009-09-06
* Reorganisation to avoid generating many intermediate strings fromGravatar David Aspinall2009-09-06
* Clean whitespaceGravatar David Aspinall2009-09-05
* replace-in-string -> replace-regexp-in-stringGravatar David Aspinall2009-09-04
* Define a cleanup function to run intermittently or by hand, avoiding pg-remov...Gravatar David Aspinall2009-09-04