aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2010-09-08Add simple clear test for multiple files without requireDavid Aspinall
2010-09-07proof-assert-electric-terminator: fix for proof-terminal-string, not charDavid Aspinall
2010-09-07Finished fixing the small indentation bug at buffer top.Pierre Courtieu
2010-09-07Fix of previous commit.Pierre Courtieu
2010-09-07half fixed the indentation bug at buffer start.Pierre Courtieu
2010-09-06Minor clean up of comments while reading codeDavid Aspinall
2010-09-06Update for current Coq syntaxDavid Aspinall
2010-09-06Fixed a bug in coq "set prog args persistently".Pierre Courtieu
2010-09-03Fixed indentation which was broken by a previous commit.Pierre Courtieu
2010-09-03Adding some keywords.Pierre Courtieu
2010-09-03First fix of bug introduced by the last font-lock fix. Not finished.Pierre Courtieu
2010-09-01Fixed experimental feature of storing response or goal in a persistentPierre Courtieu
buffer.
2010-09-01Fixed bug #346. Coq code was using proof-ids-to-regexp on regexpPierre Courtieu
instead of pure strings.
2010-08-30Style fixesDavid Aspinall
2010-08-30Fix commentDavid Aspinall
2010-08-30*** empty log message ***David Aspinall
2010-08-30Fix syntax for Local prefix (see Trac #348)David Aspinall