| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-12-13 | Use `cl-lib` instead of `cl` everywhere | Stefan Monnier | |
| Use lexical-binding in a few files where it was easy. Don't require `proof-compat` when it's not used. * coq/coq-db.el: Use lexical-binding. * coq/coq-system.el: Use lexical-binding. (coq--extract-prog-args): Use concatenated-args rather than recomputing it. * coq/coq.el: Require `span` to silence some warnings. * generic/pg-user.el: Use lexical-binding. (complete, add-completion, completion-min-length): Silence warnings. * generic/pg-xml.el: Use lexical-binding. (pg-xml-string-of): Prefer mapconcat to reduce+concat. * generic/proof-depends.el: Use lexical-binding. (proof-dep-split-deps): Use `push`. * generic/proof-shell.el: Require `span` to silence some warnings. (proof-shell-invisible-command): Don't use lexical-let just to build a wasteful η-redex! * lib/holes.el: Use lexical-binding. Remove redundant :group args. * lib/span.el: Use lexical-binding. (span-read-only-hook): Use user-error. (span-raise): Remove, unused. | |||
| 2018-08-23 | Fix most doc issues raised by (checkdoc) | Erik Martin-Dorel | |
| 2018-02-21 | Update copyright messages and improve the header of elisp files. | Erik Martin-Dorel | |
| 2016-08-25 | Ensure PG overlays have pg-span property (#98) | Tej Chajed | |
| 2014-06-06 | Don't mess with overlay priorities. | Stefan Monnier | |
| 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-10-01 | span-make-modifying-removing-span: add utility | David Aspinall | |
| span-make-self-removing-span: rename from span-add-self-removing-span | |||
| 2010-08-27 | Implement the eagerly anticipated Beyond Script Management Feature No.2 ↵ | David Aspinall | |
| (i.e., automatic preview of next command) | |||
| 2010-08-03 | span-mapcar-spans-inorder: added for pg-movie production | 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-07 | (C) date | David Aspinall | |
| 2009-09-06 | More defun->defsubst changes | David Aspinall | |
| 2009-09-06 | span-mapc-spans for span-delete-spans | David Aspinall | |
| 2009-09-06 | set-span-keymap: only override local map, not replace it. | David Aspinall | |
| 2009-09-06 | Fix pareno | David Aspinall | |
| 2009-09-06 | Cleanups | David Aspinall | |
| 2009-09-05 | Tidy whitespace | David Aspinall | |
| 2008-07-24 | Merge changes from Version4Branch. | David Aspinall | |
| 2008-01-16 | Tweak version differentiation for compilation | David Aspinall | |
| 2008-01-15 | Many compatibility updates, bug fixes, rearrangements for compilation. | David Aspinall | |
| 2005-05-17 | - Remove wrong docstring on make-detached-span. | David Aspinall | |
| - Basically rewrite span-overlay.el to better use the built-in overlay facilities. - Complain about the namespace pollution in span*.el. | |||
| 2004-08-25 | Renamed file | David Aspinall | |
