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
2002-08-31
Documentation.
David Aspinall
2002-08-31
Improved implementation of zap-commas font lock behaviour, patch from Stefan ...
David Aspinall
2002-08-13
proof-string-match-safe is even more safe
David Aspinall
2002-07-19
Variable name change proof-comment-{start,end}-regexp -> proof-script-comment...
David Aspinall
2002-07-18
Investigation of proof-zap-commas failure in GNU Emacs; comments, no results.
David Aspinall
2002-07-18
Fix bug in proof-zap-commas-region (which is anyway faulty)
David Aspinall
2002-07-16
Refactor several variable names; clean up, doc subterm markup and output disp...
David Aspinall
2002-06-21
GPL
David Aspinall
2002-01-31
Tweak comment
David Aspinall
2001-08-10
Found another instance of buffer-syntactic-context
David Aspinall
2001-05-08
Copyright date updated
David Aspinall
2000-12-14
Generalise proof-format-filename
David Aspinall
2000-06-08
added proof-looking-at-safe, proof-looking-at-syntactic-context;
Makarius Wenzel
2000-06-05
fixed proof-anchor-regexp: use \` instead of ^;
Makarius Wenzel
2000-06-04
proof-re-search-forward/backward: observe proof-case-fold-search;
Makarius Wenzel
2000-05-29
Generalized proof-format to allow sexps in replacement.
David Aspinall
2000-05-26
Docstring.
David Aspinall
2000-05-09
Added proof-splice-separator.
David Aspinall
2000-05-02
Added proof-assistant-keymap and commands for defining insert keys.
David Aspinall
2000-04-25
Fix %r modifier in proof-format-filename.
David Aspinall
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