aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic/proof-shell.el
Commit message (Expand)AuthorAge
* 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
* Remove proof-shell-prompt-pattern, no longer used.Gravatar David Aspinall2009-09-04
* Require on scomint in right placeGravatar David Aspinall2009-09-04
* Possible bug in interrupt signaling discoveredGravatar David Aspinall2009-09-04
* Use scomint instead of comintGravatar David Aspinall2009-09-04
* Shorten startup messageGravatar David Aspinall2009-09-03
* Fix compile warningsGravatar David Aspinall2009-08-28
* Doc tweaks via checkdoc.Gravatar David Aspinall2009-08-20
* Documentation improvements.Gravatar David Aspinall2009-08-20
* proof-shell-insert: add scriptspan argument, to pass source positions to proo...Gravatar David Aspinall2009-08-19
* Move proof-interrupt-process to proof-shell. Add pending interrupt behaviour...Gravatar David Aspinall2009-08-17
* Start refactoring to support more sophisticated queue handling, by adding fla...Gravatar David Aspinall2009-08-14