| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-09-19 | Small fix in holes code. | Pierre Courtieu | |
| 2012-09-04 | Fix compile for Emacs 24 | David Aspinall | |
| 2012-09-02 | Remove functions defined for Emacs 22 compatibility | 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-08-16 | Emacs 24 update | David Aspinall | |
| 2012-08-16 | Emacs 24 compatibility (ucs-insert -> insert-char) | David Aspinall | |
| 2012-07-11 | Simplified file variable code for coq. | Pierre Courtieu | |
| 2012-05-08 | Use proof-add-to-load-path to extend load-path. This way, | Hendrik Tews | |
| distributions with specific requirements (such as Debian with debian-pkg-add-load-path-item) only need to patch one function. | |||
| 2012-04-30 | Change default Unicode Tokens font back to DejaVU Sans, more reliable ↵ | David Aspinall | |
| without installing STIX. | |||
| 2012-03-01 | fix compilation with emacs23-nox of Debian | Hendrik Tews | |
| 2011-10-13 | Patch from Tom Prince to fix Emacs 24 byte compilation (replace ↵ | David Aspinall | |
| interactive-p with called-interactively-p) | |||
| 2011-04-18 | Docstring | David Aspinall | |
| 2011-02-23 | Support delete selection mode on remapped delete commands | David Aspinall | |
| Update some of font alias choices. | |||
| 2011-01-31 | Make proof-assistant-settings follow currently available dynamic settings, ↵ | David Aspinall | |
| and keep possibly customized variables bound. Closes Trac #387. | |||
| 2011-01-26 | ns-popup-font-panel: pass through argument list (used in Aquamacs Options menu). | David Aspinall | |
| 2011-01-25 | Remove dead code | David Aspinall | |
| 2011-01-24 | - change 'span-delete-action in 'span-delete-actions, which is | Hendrik Tews | |
| now a list of functions to be run when the span is deleted. Use span-add-delete-action to add a delete action. | |||
| 2010-11-15 | Summary: New indentation code using SMIE | Stefan Monnier | |
| * coq/coq.el (coq-build-prog-args): Avoid meaningless \- escape sequence. (coq-use-smie): New custom var. (coq-smie-grammar): New var. (coq-smie-rules): New function. (coq-guess-or-ask-for-string): Use use-region-p. (coq-mode-config): Use smie-setup if available. * lib/proof-compat.el (use-region-p): Provide fallback definition. | |||
| 2010-10-01 | Failed attempt to fix font lock customizations for elisp | David Aspinall | |
| 2010-10-01 | span-make-modifying-removing-span: add utility | David Aspinall | |
| span-make-self-removing-span: rename from span-add-self-removing-span | |||
| 2010-09-08 | Clean up invisibility spec | David Aspinall | |
| 2010-08-27 | Implement the eagerly anticipated Beyond Script Management Feature No.2 ↵ | David Aspinall | |
| (i.e., automatic preview of next command) | |||
| 2010-08-25 | Bring syntactic context functions together | David Aspinall | |
| 2010-08-24 | unicode-tokens-delete-backward-1: backward-delete-char -> delete-char to fix ↵ | David Aspinall | |
| Emacs 24 compile warning | |||
| 2010-08-19 | Default to non-italic symbol font variant for Mac OS X. Simplify font ↵ | David Aspinall | |
| changing code. | |||
| 2010-08-18 | unicode-tokens-show-controls (C-c C-t C-t): Use redraw-display instead | David Aspinall | |
| of redisplay to reveal invisibility spec changes | |||
| 2010-08-18 | Tune profiling | David Aspinall | |
| 2010-08-18 | Load elp first | David Aspinall | |
| 2010-08-18 | hack to ELP to give better readability of profile results, in milliseconds | David Aspinall | |
| 2010-08-11 | unicode-tokens-symbol-font-face: default to italic and support setting | David Aspinall | |
| the symbol font face's :slant as well as :family attributes. | |||
| 2010-08-03 | span-mapcar-spans-inorder: added for pg-movie production | David Aspinall | |
| 2010-07-08 | save-excursion -> with-temp-buffer | David Aspinall | |
| 2010-06-28 | Remove debug message | David Aspinall | |
| 2010-06-27 | Experimental backwards delete char. See Trac #290 | David Aspinall | |
| 2009-12-01 | tidy | David Aspinall | |
| 2009-12-01 | Attempt at http://proofgeneral.inf.ed.ac.uk/trac/ticket/311 | David Aspinall | |
| 2009-12-01 | spaces | David Aspinall | |
| 2009-12-01 | Clean | David Aspinall | |
| 2009-10-01 | unicode-tokens-fontsymb-properties: use font-lock faces instead of proof- ones. | David Aspinall | |
| Prevent font setting when symbols are revealed (use default font family). Tweak menu titles. | |||
| 2009-09-30 | Conforming Menu Titles | David Aspinall | |
| 2009-09-30 | Conforming Menu Titles | David Aspinall | |
| 2009-09-28 | Rename dec->keyword. Update doc for quail input language. | David Aspinall | |
| 2009-09-21 | Add customize group unicode-tokens-options to faces top-level group. | David Aspinall | |
| 2009-09-21 | unicode-tokens-add-help-echo: add this customize option | David Aspinall | |
| unicode-tokens-display-table: use this (experimental) for alternative ellipsis glyph | |||
| 2009-09-21 | Functions to add buttons to buffer (initial attempt) | David Aspinall | |
| 2009-09-20 | unicode-tokens-set-font-var-aux: run font-lock-fontify-buffer in displayed | David Aspinall | |
| buffers to ensure font changes are seen (change for Mac) | |||
| 2009-09-20 | Protect against error case | David Aspinall | |
| 2009-09-17 | Note | David Aspinall | |
| 2009-09-14 | span-give-warning: remove, unused. | David Aspinall | |
| span-write-warning: don't call FUN if inhibit-read-only. | |||
| 2009-09-13 | Times -> Times New Roman, seems to have better substitution behaviour | David Aspinall | |
| under fontconfig (i.e. existence of smoothly rendering free fonts with same metrics) | |||
