| Age | Commit message (Expand) | Author |
| 2011-10-13 | To fix pgshell mode, restore proof-shell-insert support for a single string a... | David Aspinall |
| 2011-09-14 | fix #421 with solution 1 | Hendrik Tews |
| 2011-09-14 | Fix typo | David Aspinall |
| 2011-09-14 | Remove contentious call to set-process-query-on-exit-flag, ref Trac#424 | David Aspinall |
| 2011-09-11 | Fix proof-shell-exit optional argument with (interactive) thanks to | Pierre Courtieu |
| 2011-04-19 | * small doc fix | Hendrik Tews |
| 2011-04-15 | * fix overwriting setq coq-prog-name before loading Proof General | Hendrik Tews |
| 2011-03-14 | - change to proof-restart-buffers for unlocking ancestors | Hendrik Tews |
| 2011-02-14 | put coq compilation feature into coq settings menu | Hendrik Tews |
| 2011-01-31 | Improve handling of trace buffer and tracing slow mode. | David Aspinall |
| 2011-01-26 | - more info on the elements of proof-action-list; the COMMANDS | Hendrik Tews |
| 2011-01-25 | proof-shell-kill-function: use our own busy loop, as proof-shell-wait | David Aspinall |
| 2011-01-23 | proof-shell-exit: mention quit command and quit timeout in doc | David Aspinall |
| 2011-01-23 | Make proof-shell-quit-timeout a prover-specific customize option, default to ... | David Aspinall |
| 2011-01-23 | Kill prover process without asking on Emacs exit | David Aspinall |
| 2011-01-18 | - fixed stale load path problem with killing the proof shell in | Hendrik Tews |
| 2011-01-18 | Localise compilation fix for dynamic scope of `queueitems\'. | David Aspinall |
| 2011-01-18 | - fixed compilation errors | Hendrik Tews |
| 2011-01-18 | - fix broken external compilation | Hendrik Tews |
| 2011-01-14 | - simple backward compatible change to invoke a function to | Hendrik Tews |
| 2011-01-12 | Add preliminary support for multiple files for coq. | Hendrik Tews |
| 2010-10-10 | Adjust a comment on proof-shell-mode | David Aspinall |
| 2010-10-01 | Add explicit 'invisible flag on the action list for invisible commands. | David Aspinall |
| 2010-10-01 | proof-shell-handle-error-or-interrupt-hook: only run if ordinary scripting in... | David Aspinall |
| 2010-09-29 | Support proof-shell-init-cmd being a list | David Aspinall |
| 2010-09-29 | Support proof-shell-init-cmd being a list | David Aspinall |
| 2010-09-21 | Introduce more colourings for active scripting indicator. | David Aspinall |
| 2010-09-08 | Script mouse face highlighting: new faces/colours for commands and regions, r... | David Aspinall |
| 2010-08-27 | Replace proof-terminal-char with proof-terminal-string. | David Aspinall |
| 2010-08-26 | Move erase-buffer from associate buffer mode functions, allowing clone-buffer... | David Aspinall |
| 2010-08-26 | proof-shell-display-output-as-response: fix to check for no-response-display, | David Aspinall |
| 2010-08-26 | proof-interrupt-process: make sure works from non-proof shell buffers. | David Aspinall |
| 2010-08-25 | proof-shell-handle-error-or-interrupt: prevent an error in | David Aspinall |
| 2010-08-24 | Tidy shell start and quit functions | David Aspinall |
| 2010-08-24 | proof-shell-config-done: send proof-assistant-settings-cmds | David Aspinall |
| 2010-08-20 | Remove dead code | David Aspinall |
| 2010-08-19 | Comments | David Aspinall |
| 2010-08-18 | Remove redisplay from wait loop, only redisplay on exit. Big speed-up | David Aspinall |
| 2010-08-18 | proof-shell-start: tidy up | David Aspinall |
| 2010-08-18 | Correct comment; try setting process-adaptive-read-buffering to nil. | David Aspinall |
| 2010-08-17 | Re Trac #324: | David Aspinall |
| 2010-08-17 | Autosend: don't autosend after undoing; add proof-shell-last-queuemode to sup... | David Aspinall |
| 2010-08-17 | proof-shell-action-list-item: fix type for flags as an element, not a cdr | David Aspinall |
| 2010-08-17 | Critical sync fix: in pending interrupts case be sure to | David Aspinall |
| 2010-08-17 | Comments | David Aspinall |
| 2010-08-17 | Clean up handling of pending interrupts, remove experimental proof-shell-inte... | David Aspinall |
| 2010-08-17 | Make the modeline indicator change colour. Old XEmacs behaviour restored. Q... | David Aspinall |
| 2010-08-16 | Fix compile errors, update tags | David Aspinall |
| 2010-08-15 | proof-shell-interrupts-after-commit: support commit-before-interrupt mode [ex... | David Aspinall |
| 2010-08-08 | Checkdoc cleanups | David Aspinall |