| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-09-02 | Repair operation with compiled code. Fails with interpreter, see Trac #445 | David Aspinall | |
| 2012-08-30 | Summary: Don't quote lambda expressions | Stefan Monnier | |
| * coq/coq-indent.el (coq-indent-inner-regexp): Remove old X-Symbol element. (coq-save-count, coq-proof-count): * obsolete/plastic/plastic.el (plastic-shell-handle-output): * lib/texi-docstring-magic.el (texi-docstring-magic-insert-magic): * lib/pg-dev.el (emacs-lisp-mode-hook): * lib/maths-menu.el (maths-menu-filter-predicate) (maths-menu-tokenise-insert): * lib/holes.el (holes-next): * lego/lego.el (lego-shell-handle-output): * isar/isabelle-system.el (isabelle-docs-menu): * coq/coq.el (coq-compile-command, coq-compile-auto-save) (coq-compile-ignored-directories, coq-load-path-safep) (proof-shell-handle-delayed-output-hook): Don't quote lambda. | |||
| 2012-04-30 | Change default Unicode Tokens font back to DejaVU Sans, more reliable ↵ | David Aspinall | |
| without installing STIX. | |||
| 2011-10-17 | Add fix and regression test for Trac #138 | David Aspinall | |
| 2011-10-17 | Attempt to support stricter bytecomp warnings | David Aspinall | |
| 2011-10-17 | Require cl only during compile | David Aspinall | |
| 2011-10-13 | Patch from Tom Prince to fix Emacs 24 byte compilation (replace ↵ | David Aspinall | |
| interactive-p with called-interactively-p) | |||
| 2011-09-17 | brute-force method to enable tool-bar-mode, which is especially important on ↵ | Makarius Wenzel | |
| GNU Emacs for Mac OS X (change was already present in Isabelle2011); | |||
| 2011-08-31 | clarified isar-improper-regexp -- "prems" is already reported as legacy by ↵ | Makarius Wenzel | |
| the prover (after Isabelle2011); | |||
| 2011-07-06 | generalized font-lock regexps: isar-text allows any non-control characters ↵ | Makarius Wenzel | |
| to be marked up (e.g. notation for "free" and "skolem" variables after Isabelle2011); | |||
| 2011-05-05 | Replace proof-boring-face -> isabelle-quote-face, reported on | David Aspinall | |
| Isabelle-users list by Peter Lammich. | |||
| 2011-01-31 | Update with files from Isabelle2011 (no actual changes). | David Aspinall | |
| 2011-01-31 | New files. | David Aspinall | |
| 2011-01-31 | Deleted file | David Aspinall | |
| 2011-01-31 | proof-shell-theorem-dependency-list-regexp: change to match altered output ↵ | David Aspinall | |
| format. | |||
| 2011-01-31 | auto-solve -> auto-solve-direct for Isabelle2011. | David Aspinall | |
| 2011-01-27 | added option -f FONT; | Makarius Wenzel | |
| 2011-01-26 | Add autotest start | David Aspinall | |
| 2011-01-25 | Remove debug messages | David Aspinall | |
| 2011-01-14 | Update dates and versions | David Aspinall | |
| 2010-12-08 | some attempts to indent 'notepad' 'begin' ... 'end' like a proof body; | Makarius Wenzel | |
| 2010-10-11 | isar-set-undo-commands: prevent opening new script files calling ↵ | David Aspinall | |
| proof-deactivate-scripting | |||
| 2010-10-10 | isar-user-tokens: add doc so user can see it when using customize | David Aspinall | |
| 2010-10-01 | Update version numbers, release dates | 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-25 | Add unnecessary quote marks for consistent colouring | David Aspinall | |
| 2010-08-24 | isar-set-undo-commands: encourage the user not to change while processing a ↵ | David Aspinall | |
| buffer | |||
| 2010-08-24 | Tidy comments | David Aspinall | |
| 2010-08-24 | isar-strip-terminators: backward-delete-char -> delete-char to fix Emacs 24 ↵ | David Aspinall | |
| compile warning | |||
| 2010-08-22 | isar-describe-help-keys: remove this, available by default as C-c C-a h C-h | David Aspinall | |
| (see Trac #341) | |||
| 2010-08-19 | iasbelle-string-face: Remove italic from defaults because | David Aspinall | |
| STIXRegular doesn't include italic variants of symbols, resulting in empty glyphs appearing on Mac OS X | |||
| 2010-08-18 | Another test file | David Aspinall | |
| 2010-08-18 | Work on Trac #335 (broken old style script management) | David Aspinall | |
| 2010-08-18 | Clean flag settings for profiling. Add AHundredProofs. | David Aspinall | |
| 2010-08-18 | Turn off parallel proofs setting (no noticeable difference for this test file) | 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 ↵ | David Aspinall | |
| proof-shell-interrupts-after-commit. | |||
| 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 ↵ | David Aspinall | |
| [experimental/temporary]. | |||
| 2010-08-11 | Extend testing | David Aspinall | |
| 2010-08-11 | isabelle-quote-face: add this face to customize vanishing quotes | David Aspinall | |
| 2010-08-11 | Experiment with default string font being italic, to match STIX italic. | David Aspinall | |
| 2010-08-11 | Support custom syntactic fontification. | David Aspinall | |
| 2010-08-11 | isabelle-string-face: switch to a more traditional green | David Aspinall | |
| (strings are brown, but logic is green) | |||
| 2010-08-09 | Fix compile and spelling | David Aspinall | |
| 2010-08-09 | Use pg-dev profiling configuration | David Aspinall | |
| 2010-08-08 | Note complete | David Aspinall | |
