| 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 | |
| 2010-07-08 | Cleanups for save-excursion to avoid warnings in latest Emacs versions | David Aspinall | |
| 2009-09-07 | Require cl for compilation | David Aspinall | |
| 2009-09-06 | pg-xml-parse-buffer: generalise to take region arguments. | David Aspinall | |
| 2009-09-05 | Missing unused function | David Aspinall | |
| 2008-07-24 | Merge changes from Version4Branch. | David Aspinall | |
| 2008-01-16 | Reduce compiler warnings. Minor fixes. | David Aspinall | |
| 2008-01-15 | Many rearrangements for compatibility, efficient/correct compilation, ↵ | David Aspinall | |
| namespaces fixes. pre-shell-start-hook: remove this, use default names for modes proof-compat: simplify architecture flags, use standard (featurep 'xemacs). | |||
| 2007-12-09 | Fix some compile warnings: bug in pg-pgip-interpret-choice; move defsubsts ↵ | David Aspinall | |
| to pg-xml.el | |||
| 2005-09-30 | Dont overwrite distribution version of xml.el, only use fixed version for ↵ | David Aspinall | |
| XEmacs. | |||
| 2004-10-05 | Add pg-xml-cdata | David Aspinall | |
| 2004-08-25 | Overhaul to use xml.el parsing and printing. | David Aspinall | |
| 2004-08-16 | Note about use of this lib. | David Aspinall | |
| 2004-02-08 | Update email and web addresses | David Aspinall | |
| 2002-11-28 | Add pg-xml-encode-entities. | David Aspinall | |
| 2002-11-14 | Disable message display when parsing xml strings. | David Aspinall | |
| 2002-08-15 | Fix autoload | David Aspinall | |
| 2002-06-21 | GPL | David Aspinall | |
| 2002-03-21 | Add header to XML docs | David Aspinall | |
| 2001-09-04 | Issue parsing messages | David Aspinall | |
| 2001-07-09 | Clean-up compile | David Aspinall | |
| 2001-05-08 | Copyright date updated | David Aspinall | |
| 2001-01-11 | fixed format strings in message, error, etc. | Makarius Wenzel | |
| 2000-12-07 | Add provide | David Aspinall | |
| 2000-11-24 | Added pg-xml-parse-string function. | David Aspinall | |
| 2000-06-01 | New file | David Aspinall | |
