aboutsummaryrefslogtreecommitdiff
path: root/generic
AgeCommit message (Expand)Author
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-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-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-09proof-toolbar-setup: do the right thing (map across all PG buffers)David Aspinall
2009-09-08proof-kill-goal-command: default to nil, not empty stringDavid Aspinall
2009-09-08Remove barely useful proof-shell-abort-goal-regexp (only served to sanitize L...David Aspinall
2009-09-08Clarify requireDavid Aspinall
2009-09-08Require on scomintDavid Aspinall
2009-09-08proof-shell-handle-error-output: renamed, and simplifiedDavid Aspinall
2009-09-08Fix docstrings, remove spurious nullDavid Aspinall
2009-09-08pg-response-display-with-face: remove update of `proof-shell-last-output'David Aspinall
2009-09-07Only show splash message if noninteractiveDavid Aspinall
2009-09-07Remove load order tweak experimentDavid Aspinall
2009-09-07Nuke spurious warningDavid Aspinall
2009-09-07Update autoloadsDavid Aspinall
2009-09-07Attempt to handle splash buffer cleanly.David Aspinall
2009-09-07Requires processed more often (experiment)David Aspinall
2009-09-07Fix compile warningsDavid Aspinall
2009-09-07WhitespaceDavid Aspinall
2009-09-07(C) dateDavid Aspinall
2009-09-07mapcar -> dolistDavid Aspinall
2009-09-07Require cl for compilationDavid Aspinall
2009-09-07Missing requireDavid Aspinall
2009-09-07Fix typosDavid Aspinall
2009-09-06TypoDavid Aspinall
2009-09-06Avoid easy-menu-define macroDavid Aspinall
2009-09-06UpdatedDavid Aspinall
2009-09-06Make sure proof-shell-last-output is non-nilDavid Aspinall
2009-09-06pg-add-element: unbound var in debugDavid Aspinall
2009-09-06Make sure proof-shell-last-output, proof-shell-last-prompt andDavid Aspinall
2009-09-06Reorganisation to avoid generating many intermediate strings fromDavid Aspinall
2009-09-06Include macros for compileDavid Aspinall
2009-09-06Compile with cl. Fix typo.David Aspinall
2009-09-06proof-clean-buffer: inhibit read onlyDavid Aspinall
2009-09-06Change type of proof-shell-process-file, proof-shell-compute-new-files-listDavid Aspinall
2009-09-06Fix compile warningsDavid Aspinall