| Age | Commit message (Expand) | Author |
| 2011-10-17 | Require cl only during compile | David Aspinall |
| 2011-01-31 | proof-shell-theorem-dependency-list-regexp: change to match altered output fo... | David Aspinall |
| 2010-10-11 | isar-set-undo-commands: prevent opening new script files calling proof-deacti... | David Aspinall |
| 2010-09-08 | use-linear-undo: use default of t again | David Aspinall |
| 2010-08-27 | Fix bug with nested spans, solving #344/#335 | David Aspinall |
| 2010-08-27 | Replace proof-terminal-char with proof-terminal-string. | David Aspinall |
| 2010-08-24 | isar-set-undo-commands: encourage the user not to change while processing a b... | David Aspinall |
| 2010-08-24 | Tidy comments | David Aspinall |
| 2010-08-24 | isar-strip-terminators: backward-delete-char -> delete-char to fix Emacs 24 c... | David Aspinall |
| 2010-08-22 | isar-describe-help-keys: remove this, available by default as C-c C-a h C-h | David Aspinall |
| 2010-08-18 | Work on Trac #335 (broken old style script management) | David Aspinall |
| 2010-08-18 | Add command bound to C-c C-a h ? to show available help keys | David Aspinall |
| 2010-08-17 | Fix key bindings. Ref Trac#334 | David Aspinall |
| 2010-08-17 | Clean up handling of pending interrupts, remove experimental proof-shell-inte... | David Aspinall |
| 2010-08-16 | Set proof-shell-interrupts-after-commit = nil | David Aspinall |
| 2010-08-15 | proof-shell-interrupts-after-commit: support commit-before-interrupt mode [ex... | David Aspinall |
| 2010-08-11 | Support custom syntactic fontification. | David Aspinall |
| 2010-08-04 | isabelle-string-face: introduce custom string colour as font lock default is ... | David Aspinall |
| 2010-08-04 | isar-remove-file: remove (tail) recursion, leads to stack overflow | David Aspinall |
| 2010-08-02 | Fix for matching names in regexps, restores behaviour of name-aware code such... | David Aspinall |
| 2010-07-01 | isar-shell-adjust-line-width: save-excursion -> with-current-buffer to avoid | David Aspinall |
| 2010-06-29 | removed some old commands; | Makarius Wenzel |
| 2009-11-26 | additional menu entries; | Makarius Wenzel |
| 2009-10-21 | menu items for atp_info, atp_kill; | Makarius Wenzel |
| 2009-10-17 | disable indent-tabs-mode for theory mode; | Makarius Wenzel |
| 2009-10-14 | Remove function-menu setting | David Aspinall |
| 2009-10-03 | Start using new parser, adjusting isar-any-command-regexp. | David Aspinall |
| 2009-09-28 | Functions find-and-forget and count-undos now return lists of commands | David Aspinall |
| 2009-09-27 | display_drafts, print_drafts: query to save buffer | David Aspinall |
| 2009-09-15 | Fix compile errors | David Aspinall |
| 2009-09-14 | Add outline-heading-alist setting. Fix compilation. | David Aspinall |
| 2009-09-14 | Rename mode names | David Aspinall |
| 2009-09-10 | Typo in var name: fixes toggling of use-linear-undo. | David Aspinall |
| 2009-09-10 | Experimental changes to queue several commands at once and to allow pre-proce... | David Aspinall |
| 2009-09-09 | Support linear_undo. Add minimal font-lock for readability in *isabelle*. | David Aspinall |
| 2009-09-08 | Remove barely useful proof-shell-abort-goal-regexp (only served to sanitize L... | David Aspinall |
| 2009-09-07 | Fix proof-shell-trace-output-regexp: match on annotation \^AI now too | David Aspinall |
| 2009-09-07 | Revert change in 10.26 to use defpacustom after all, this gives | David Aspinall |
| 2009-09-07 | Fix initialisation of isar-use-find-theorems-form in compiled file. | David Aspinall |
| 2009-09-07 | Fix compiler warnings | David Aspinall |
| 2009-09-07 | isar-use-find-theorems-form: use defcustom, not defpacustom | David Aspinall |
| 2009-09-07 | isar-preprocessing: remove unnecessary save-match-data. | David Aspinall |
| 2009-09-06 | Configuration changes for shell mode revision. | David Aspinall |
| 2009-09-05 | Add bug ref | David Aspinall |
| 2009-09-04 | Add option to do command wrapping | David Aspinall |
| 2009-09-04 | Remove proof-shell-prompt-pattern, no longer used. | David Aspinall |
| 2009-09-04 | Remove proof-no-command | David Aspinall |
| 2009-08-31 | Doc fixes | David Aspinall |
| 2009-08-31 | Prevent reporting column number back to Isabelle process | David Aspinall |
| 2009-08-31 | Quick fix to isar-remove-file, see trac #274 | David Aspinall |