aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-09-29Support proof-shell-init-cmd being a listDavid Aspinall
2010-09-29Support proof-shell-init-cmd being a listDavid Aspinall
2010-09-29DocDavid Aspinall
2010-09-29Adjust default prover configurations. Add new entry points.David Aspinall
2010-09-29Experimental hol-light version, not usable yetDavid Aspinall
2010-09-28Fixed redundant undo limit custom variables.Pierre Courtieu
2010-09-28Fixed colorization bug #356, introduced by a previous fix of bug 140.Pierre Courtieu
2010-09-27Set version tag for new release.David Aspinall
2010-09-27Test caseDavid Aspinall
2010-09-24*** empty log message ***David Aspinall
2010-09-22Fix bug trac 140 by writing a cleaner regexp than (proof-ids ... " ").Pierre Courtieu
2010-09-22Fix some bugs in coq regexp generationDavid Aspinall
2010-09-22Remove support for Emacs <21 in syntax tableDavid Aspinall
2010-09-22add notesDavid Aspinall
2010-09-22Test case for http://proofgeneral.inf.ed.ac.uk/trac/ticket/140David Aspinall
2010-09-22Trivial comment adjustment.David Aspinall
2010-09-22proof-toolbar-entries-default: Remove accidental inclusion of delete in toolbar.David Aspinall
It has no icon in images directory, which causes odd effects with toolbar mapping (Fixes Trac #352).
2010-09-22proof-undo-and-delete-last-successful-command: repair (afterDavid Aspinall
proof-retract-until-point changed type).
2010-09-21Introduce more colourings for active scripting indicator.David Aspinall
2010-09-21proof-deftoggle: add declare-function to prevent compiler warningsDavid Aspinall
2010-09-21Adjust menu layout for Quick Options. Add Document Centred and Default ↵David Aspinall
convenience commands.
2010-09-21Add Document Centred command. Adjust for new menu layout.David Aspinall
2010-09-21Fix for new menu layout. Improve doc for automatic processing, ↵David Aspinall
document-centred.
2010-09-21proof-autosend-loop: adjust to only update modified tick when sendingDavid Aspinall
(engages autosend slightly more often, but not quite often enough)
2010-09-20Attempt to fix #352 by ensuring symbol in toolbar keymap is given a prefixDavid Aspinall
to not clash with standard toolbar buttons. Doesn't yet solve issue completely.
2010-09-20Fix typoDavid Aspinall
2010-09-09Set version tag for new release.David Aspinall
2010-09-09Revert last change, version from Pierre is cleaner.David Aspinall
2010-09-09Hack regexps so that goals are cleared on Proof Completed. message. ↵David Aspinall
Unfortunately that message is now not shown in response buffer.
2010-09-09Fixed the cleaning of goals buffer when proof completedPierre Courtieu
+ fixed the refreshing of modeline goal number display.
2010-09-09Moved the modeline dislpay of open goals to scripting buffer.Pierre Courtieu
2010-09-09filled CHANGES a bit more precisely.Pierre Courtieu
2010-09-09Cleaning indentation code.Pierre Courtieu
2010-09-09Fixed indentation at end of file.Pierre Courtieu
2010-09-09Fixed small bugs in indentation.Pierre Courtieu
2010-09-08illustrating the wrongness of the current multifile processing for coq.Pierre Courtieu
2010-09-08Added three files for testing multi file scripting.Pierre Courtieu
2010-09-08Set version tag for new release.David Aspinall
2010-09-08mapcar -> mapc to fix compile errorDavid Aspinall
2010-09-08Adjust configuration setting for automatic multiple files handlingDavid Aspinall
2010-09-08pg-autotest-find-file-restart: wait for retraction to complete.David Aspinall
2010-09-08Remove debug messageDavid Aspinall
2010-09-08use-linear-undo: use default of t againDavid Aspinall
2010-09-08Clean up invisibility specDavid Aspinall
2010-09-08Improve/fix invisibility management, using buffer-invisibility-spec. Adjust ↵David Aspinall
span regions.
2010-09-08Fix compileDavid Aspinall
2010-09-08Script mouse face highlighting: new faces/colours for commands and regions, ↵David Aspinall
reinstate comment highlighting.
2010-09-08Trivial comment changeDavid Aspinall
2010-09-08Tidy comments.David Aspinall
2010-09-08CommentsDavid Aspinall