aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-11Fix docsDavid Aspinall
2009-09-11Make quiet by default. Improve docs.David Aspinall
2009-09-11Our own buffer for debug messagesDavid Aspinall
2009-09-11Add Read-Only sub menuDavid Aspinall
2009-09-11Elaborate on new settingsDavid Aspinall
2009-09-11Bug in \\<diamond> tokenDavid Aspinall
2009-09-10Default to disabling minibuffer messagesDavid Aspinall
2009-09-10Disable debug message in IsarDavid Aspinall
2009-09-10Disable process-adaptive-read-buffering: massive slow down for shortDavid Aspinall
2009-09-10Move stripping and minibuffer-message function hereDavid Aspinall
2009-09-10Typo in var name: fixes toggling of use-linear-undo.David Aspinall
2009-09-10Experimental changes to queue several commands at once and to allow pre-proce...David Aspinall
2009-09-10Move (require 'local-vars-list) to coq-local-varsDavid Aspinall
2009-09-10Move (require 'local-vars-list) from coq.elDavid Aspinall
2009-09-10Missing requiresDavid Aspinall
2009-09-10Set right font-lock-keywordsDavid Aspinall
2009-09-10TweaksDavid Aspinall
2009-09-10UpdatedDavid Aspinall
2009-09-10proof-retract-until-point: protect against finding no span at allDavid Aspinall
2009-09-10Add back font-lock setting for shell (can turn on/off inside).David Aspinall
2009-09-10Coq testDavid Aspinall
2009-09-10Clean compileDavid Aspinall
2009-09-10Clean compileDavid Aspinall
2009-09-10Some fixes to requires etcDavid Aspinall
2009-09-10Clean compile and update configDavid Aspinall
2009-09-10Clean compileDavid Aspinall
2009-09-10Fix compilation for Coq, including requires and some old/renamed settings.David Aspinall
2009-09-10Move defpacustom here. Move message functions to proof-shell. Fix requires.David Aspinall
2009-09-10Add proof-minibuffer-messages. Move defpacustom->proof-utils andDavid Aspinall
2009-09-10Add `proof-minibuffer-messages'David Aspinall
2009-09-09Prevent font-lock in shell by altering font-lock-global-modes locallyDavid Aspinall
2009-09-09pg-last-output-displayform: strip trailing CR as well as initial one,David Aspinall
2009-09-09Delete the pghelp spans for now, after all.David Aspinall
2009-09-09*** empty log message ***David Aspinall
2009-09-09*** empty log message ***David Aspinall
2009-09-09Support linear_undo. Add minimal font-lock for readability in *isabelle*.David Aspinall
2009-09-09proof-script-clear-queue-spans: scan less of bufferDavid Aspinall
2009-09-09Add proof-shell-font-lock-keywords, proof-arbitrary-undo-positionsDavid Aspinall
2009-09-09Clear shell buffer contents on restart.David Aspinall
2009-09-09Add proof-re-search-forward-safeDavid Aspinall
2009-09-09p-s-classify-output -> p-s-handle-output, and simplify system-specific hookDavid Aspinall
2009-09-09Add proof-script-error-faceDavid Aspinall
2009-09-09Add compatilibity for declare-function in Emacs 22.1David Aspinall
2009-09-09proof-shell-error-or-interrupt-seen -> proof-shell-last-error-kind,David Aspinall
2009-09-09Simplify output processing; delay some goals/response classificationDavid Aspinall
2009-09-09proof-shell-quiet-errors: move to user opts custom groupDavid Aspinall
2009-09-09Cleanup toolbar-toggle and bind to C-c b, fix binding C-c v.David Aspinall
2009-09-09proof-toolbar-setup: redraw-displayDavid Aspinall
2009-09-09Another V-8-1 testDavid Aspinall
2009-09-09proof-toolbar-setup: do the right thing (map across all PG buffers)David Aspinall