index
:
proof-general
master
Emacs plugins for proof management systems
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
generic
/
proof-syntax.el
Age
Commit message (
Expand
)
Author
2000-04-04
Altered proof-format-filename to add %e and %r specifiers.
David Aspinall
2000-03-22
Switch back to %s, rename proof-shell-string-escapes -> proof-shell-filename-...
David Aspinall
2000-03-22
docstring
David Aspinall
2000-03-22
Added utility functions proof-format, proof-format-filename.
David Aspinall
2000-03-08
Fix to uses of dolist for compatibility with Japan Emacs versions (older CLmacs)
David Aspinall
1999-11-17
Fix bug
David Aspinall
1999-11-16
Added proof-string-match-safe and proof-stringfn-match (also safe)
David Aspinall
1999-11-14
docstring
David Aspinall
1999-11-11
Next round of fixups for font-lock and x-symbol.
David Aspinall
1999-11-10
proof-looking-at (subject to proof-case-fold-search);
Makarius Wenzel
1999-07-02
fixed some regexp via proof-anchor-regexp;
Makarius Wenzel
1999-05-27
renamed proof-commands-regexp to proof-indent-commands-regexp, which
Makarius Wenzel
1999-02-01
Added proof-string-match
David Aspinall
1998-11-18
Added optional argument to proof-ids for non-comma separators.
David Aspinall
1998-11-12
Renamed proof-mode-name -> proof-general-name.
David Aspinall
1998-11-03
added FIXME note on maybe using regexp-opt
David Aspinall
1998-11-01
o added support for byte-compilation
Thomas Kleymann
1998-10-27
Begun work on clean byte compilation / clarifying interfaces.
David Aspinall
1998-10-23
Replaced remaining face defs with defface calls.
David Aspinall
1998-10-01
Updated maintainer tags to remove lego email address.
David Aspinall
1998-09-15
Reimplemented proof-shell-popup-eager-annotation
Thomas Kleymann
1998-09-10
fixed implementation of `proof-have-color'
Thomas Kleymann
1998-09-08
Added Id and comments
David Aspinall
1998-09-03
Renamed for new subdirectory structure
David Aspinall