aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* span-make-modifying-removing-span: add utilityGravatar David Aspinall2010-10-01
| | | | span-make-self-removing-span: rename from span-add-self-removing-span
* Add explicit 'invisible flag on the action list for invisible commands.Gravatar David Aspinall2010-10-01
| | | | | This means that certain display actions will always be avoided for non-scripting commands (i.e., hints, anything in `proof-shell-error-or-interrupt-hook').
* coq-highlight-error: use span-add-self-removing-span (highlight and removal ↵Gravatar David Aspinall2010-10-01
| | | | in background)
* coq-allow-highlight-error: remove this setting, now ↵Gravatar David Aspinall2010-10-01
| | | | proof-shell-error-or-interrupt-hook is only invoked for plain script commands.
* proof-shell-handle-error-or-interrupt-hook: only run if ordinary scripting ↵Gravatar David Aspinall2010-10-01
| | | | input (no non-nil flags in queue)
* ReFixed bug trac 356.Gravatar Pierre Courtieu2010-10-01
|
* Adjust handling of insertion of newlines before next command.Gravatar David Aspinall2010-10-01
|
* proof-next-command-on-new-line: add this new internal flagGravatar David Aspinall2010-10-01
|
* proof-script-command-separator: remove; proof-one-command-per-line becomes ↵Gravatar David Aspinall2010-10-01
| | | | prover specific.
* CommentGravatar David Aspinall2010-10-01
|
* Add key binding fixes from Erik Martin-Dorel (see Trac#359).Gravatar David Aspinall2010-10-01
|
* proof-script-command-separator: removed (always a space)Gravatar David Aspinall2010-10-01
|
* Update magic, release datesGravatar David Aspinall2010-10-01
|
* Update version numbers, release datesGravatar David Aspinall2010-10-01
|
* Set version tag for new release.Gravatar David Aspinall2010-09-29
|
* Coding conventionsGravatar David Aspinall2010-09-29
|
* Support proof-shell-init-cmd being a listGravatar David Aspinall2010-09-29
|
* Support proof-shell-init-cmd being a listGravatar David Aspinall2010-09-29
|
* DocGravatar David Aspinall2010-09-29
|
* Adjust default prover configurations. Add new entry points.Gravatar David Aspinall2010-09-29
|
* Experimental hol-light version, not usable yetGravatar David Aspinall2010-09-29
|
* Fixed redundant undo limit custom variables.Gravatar Pierre Courtieu2010-09-28
|
* Fixed colorization bug #356, introduced by a previous fix of bug 140.Gravatar Pierre Courtieu2010-09-28
|
* Set version tag for new release.Gravatar David Aspinall2010-09-27
|
* Test caseGravatar David Aspinall2010-09-27
|
* *** empty log message ***Gravatar David Aspinall2010-09-24
|
* Fix bug trac 140 by writing a cleaner regexp than (proof-ids ... " ").Gravatar Pierre Courtieu2010-09-22
|
* Fix some bugs in coq regexp generationGravatar David Aspinall2010-09-22
|
* Remove support for Emacs <21 in syntax tableGravatar David Aspinall2010-09-22
|
* add notesGravatar David Aspinall2010-09-22
|
* Test case for http://proofgeneral.inf.ed.ac.uk/trac/ticket/140Gravatar David Aspinall2010-09-22
|
* Trivial comment adjustment.Gravatar David Aspinall2010-09-22
|
* proof-toolbar-entries-default: Remove accidental inclusion of delete in toolbar.Gravatar David Aspinall2010-09-22
| | | | | It has no icon in images directory, which causes odd effects with toolbar mapping (Fixes Trac #352).
* proof-undo-and-delete-last-successful-command: repair (afterGravatar David Aspinall2010-09-22
| | | | proof-retract-until-point changed type).
* Introduce more colourings for active scripting indicator.Gravatar David Aspinall2010-09-21
|
* proof-deftoggle: add declare-function to prevent compiler warningsGravatar David Aspinall2010-09-21
|
* Adjust menu layout for Quick Options. Add Document Centred and Default ↵Gravatar David Aspinall2010-09-21
| | | | convenience commands.
* Add Document Centred command. Adjust for new menu layout.Gravatar David Aspinall2010-09-21
|
* Fix for new menu layout. Improve doc for automatic processing, ↵Gravatar David Aspinall2010-09-21
| | | | document-centred.
* proof-autosend-loop: adjust to only update modified tick when sendingGravatar David Aspinall2010-09-21
| | | | (engages autosend slightly more often, but not quite often enough)
* Attempt to fix #352 by ensuring symbol in toolbar keymap is given a prefixGravatar David Aspinall2010-09-20
| | | | to not clash with standard toolbar buttons. Doesn't yet solve issue completely.
* Fix typoGravatar David Aspinall2010-09-20
|
* Set version tag for new release.Gravatar David Aspinall2010-09-09
|
* Revert last change, version from Pierre is cleaner.Gravatar David Aspinall2010-09-09
|
* Hack regexps so that goals are cleared on Proof Completed. message. ↵Gravatar David Aspinall2010-09-09
| | | | Unfortunately that message is now not shown in response buffer.
* Fixed the cleaning of goals buffer when proof completedGravatar Pierre Courtieu2010-09-09
| | | | + fixed the refreshing of modeline goal number display.
* Moved the modeline dislpay of open goals to scripting buffer.Gravatar Pierre Courtieu2010-09-09
|
* filled CHANGES a bit more precisely.Gravatar Pierre Courtieu2010-09-09
|
* Cleaning indentation code.Gravatar Pierre Courtieu2010-09-09
|
* Fixed indentation at end of file.Gravatar Pierre Courtieu2010-09-09
|