aboutsummaryrefslogtreecommitdiff
path: root/generic/proof-syntax.el
AgeCommit message (Collapse)Author
2000-06-08added proof-looking-at-safe, proof-looking-at-syntactic-context;Makarius Wenzel
removed proof-indent-commands-regexp;
2000-06-05fixed proof-anchor-regexp: use \` instead of ^;Makarius Wenzel
added proof-no-regexp;
2000-06-04proof-re-search-forward/backward: observe proof-case-fold-search;Makarius Wenzel
2000-05-29Generalized proof-format to allow sexps in replacement.David Aspinall
2000-05-26Docstring.David Aspinall
2000-05-09Added proof-splice-separator.David Aspinall
2000-05-02Added proof-assistant-keymap and commands for defining insert keys.David Aspinall
2000-04-25Fix %r modifier in proof-format-filename.David Aspinall
2000-04-04Altered proof-format-filename to add %e and %r specifiers.David Aspinall
2000-03-22Switch back to %s, rename proof-shell-string-escapes -> ↵David Aspinall
proof-shell-filename-escapes, and always apply for filename substn.
2000-03-22docstringDavid Aspinall
2000-03-22Added utility functions proof-format, proof-format-filename.David Aspinall
2000-03-08Fix to uses of dolist for compatibility with Japan Emacs versions (older CLmacs)David Aspinall
1999-11-17Fix bugDavid Aspinall
1999-11-16Added proof-string-match-safe and proof-stringfn-match (also safe)David Aspinall
1999-11-14docstringDavid Aspinall
1999-11-11Next round of fixups for font-lock and x-symbol.David Aspinall
1999-11-10proof-looking-at (subject to proof-case-fold-search);Makarius Wenzel
1999-07-02fixed some regexp via proof-anchor-regexp;Makarius Wenzel
1999-05-27renamed proof-commands-regexp to proof-indent-commands-regexp, whichMakarius Wenzel
is less confusing);
1999-02-01Added proof-string-matchDavid Aspinall
1998-11-18Added optional argument to proof-ids for non-comma separators.David Aspinall
1998-11-12Renamed proof-mode-name -> proof-general-name.David Aspinall
Reimplemented configuration for fume-menu. Now works for named goals, named saves, and (e.g. lego) both! Removed some FIXME's.
1998-11-03added FIXME note on maybe using regexp-optDavid Aspinall
1998-11-01o added support for byte-compilationThomas Kleymann
o removed hhg tags in todo o fixed font-lock for FSF Emacs 20.2 o ensured that goals buffer is updated for longer queues o fixed a bug in proof-universal-keys-only-mode
1998-10-27Begun work on clean byte compilation / clarifying interfaces.David Aspinall
1998-10-23Replaced remaining face defs with defface calls.David Aspinall
Removed font-lock-<newface> with proof-<newface> so we know where things come from and won't break future font locks.
1998-10-01Updated maintainer tags to remove lego email address.David Aspinall
1998-09-15Reimplemented proof-shell-popup-eager-annotationThomas Kleymann
These are no longer displayed in the *GOALS* buffer.
1998-09-10fixed implementation of `proof-have-color'Thomas Kleymann
1998-09-08Added Id and commentsDavid Aspinall
1998-09-03Renamed for new subdirectory structureDavid Aspinall