| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2001-05-08 | Copyright date updated | David Aspinall | |
| 2000-06-08 | rewrote code from scratch: faster, easier to configure; now enabled by default; | Makarius Wenzel | |
| 2000-06-01 | Use proof-comment-{start,end}-regexp | David Aspinall | |
| 2000-05-30 | Tidied | David Aspinall | |
| 2000-05-29 | Missing parenthesis | David Aspinall | |
| 2000-05-26 | Update to use generic option indent-line, and switch inside | David Aspinall | |
| function rather than mode (so can be turned on/off easily). | |||
| 2000-05-09 | Improve loading | David Aspinall | |
| 1999-11-10 | fixed indentation bug: use proof-looking-at (proof-case-fold-search); | Makarius Wenzel | |
| 1999-07-08 | (goto-char (point-min)) rather than (proof-goto-end-of-locked); | Makarius Wenzel | |
| 1999-05-27 | proof-parse-to-point improved to support proof-string-start-regexp, | Makarius Wenzel | |
| proof-string-end-regexp, proof-comment-end, proof-comment-start, and parentheses according to current syntax table; renamed proof-commands-regexp to proof-indent-commands-regexp, which is less confusing); | |||
| 1999-05-26 | fixed bug in proof-parse-to-point: missing (setq stack ...) in case of | Makarius Wenzel | |
| closing a proof command; | |||
| 1998-11-25 | Docstring fixes, minor improvements. | David Aspinall | |
| 1998-11-20 | BIG CHANGES -- SORRY! | David Aspinall | |
| Replaced proof-script-buffer-list with proof-script-buffer. The list was causing too much confusion and nasty bugs used with Isabelle multiple files. Implemented proof-script-buffers and proof-restart-all-buffers, other functions. | |||
| 1998-11-09 | Added proof-script-indent user option, to enable indentation code. | David Aspinall | |
| Disabled by default. May be activated by particular proof assistants if they feel confident about it. I don't. Made proof-indent be autoloaded as needed. Lets pray it won't be. | |||
| 1998-10-27 | Continuing mods for cleaner byte compile | David Aspinall | |
| 1998-10-27 | Fixes for clean byte compile | David Aspinall | |
| 1998-10-27 | Begun work on clean byte compilation / clarifying interfaces. | David Aspinall | |
| 1998-10-20 | Changed for proof-script-buffer to proof-script-buffer-list | David Aspinall | |
| 1998-10-01 | Updated maintainer tags to remove lego email address. | David Aspinall | |
| 1998-09-08 | Added Id | David Aspinall | |
| 1998-09-03 | Renamed for new subdirectory structure | David Aspinall | |
