aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Support linear_undo. Add minimal font-lock for readability in *isabelle*.Gravatar David Aspinall2009-09-09
|
* proof-script-clear-queue-spans: scan less of bufferGravatar David Aspinall2009-09-09
| | | | | | proof-script-delete-spans: leave 'pghelp spans in place for now pg-set-span-helphighlights: add extra FACE argument proof-done-advancing-save, proof-make-goalsave: support proof-arbitrary-undo-positions.
* Add proof-shell-font-lock-keywords, proof-arbitrary-undo-positionsGravatar David Aspinall2009-09-09
|
* Clear shell buffer contents on restart.Gravatar David Aspinall2009-09-09
| | | | | | | proof-shell-classify-output-system-specific -> proof-shell-handle... and simplify system specific hook. Repair error handling for Isabelle (search forward for matches) Add proof-shell-font-lock-keywords.
* Add proof-re-search-forward-safeGravatar David Aspinall2009-09-09
|
* p-s-classify-output -> p-s-handle-output, and simplify system-specific hookGravatar David Aspinall2009-09-09
|
* Add proof-script-error-faceGravatar David Aspinall2009-09-09
|
* Add compatilibity for declare-function in Emacs 22.1Gravatar David Aspinall2009-09-09
|
* proof-shell-error-or-interrupt-seen -> proof-shell-last-error-kind,Gravatar David Aspinall2009-09-09
| | | | as per previous proof-shell update.
* Simplify output processing; delay some goals/response classificationGravatar David Aspinall2009-09-09
| | | | | | | until postponed goals/response output drawn. Remove some internal variables. Slightly generalise message model to include Coq 8.1's MESSAGE GOALS output form. Improve documentation of proof-shell-filter and friends to explain this.
* proof-shell-quiet-errors: move to user opts custom groupGravatar David Aspinall2009-09-09
|
* Cleanup toolbar-toggle and bind to C-c b, fix binding C-c v.Gravatar David Aspinall2009-09-09
| | | | Add "Beep on Errors" setting to menu
* proof-toolbar-setup: redraw-displayGravatar David Aspinall2009-09-09
|
* Another V-8-1 testGravatar David Aspinall2009-09-09
|
* proof-toolbar-setup: do the right thing (map across all PG buffers)Gravatar David Aspinall2009-09-09
|
* Remove more V8 compatibility (thanks to Pierre for carefully highlighting it)Gravatar David Aspinall2009-09-09
|
* Remove Coq 8.0 codeGravatar David Aspinall2009-09-08
|
* Remove some spacesGravatar David Aspinall2009-09-08
|
* Remove more of 80 codeGravatar David Aspinall2009-09-08
|
* Updated.Gravatar David Aspinall2009-09-08
|
* proof-kill-goal-command: default to nil, not empty stringGravatar David Aspinall2009-09-08
|
* Simplify coq-find-and-forget and drop v80 versionGravatar David Aspinall2009-09-08
|
* Remove system-specific code as message before goals handled in core now. ↵Gravatar David Aspinall2009-09-08
| | | | Alter proof-shell-start-goals-regexp to work in buffer.
* CommentsGravatar David Aspinall2009-09-08
|
* Update, remove proof-shell-abort-goal-regexpGravatar David Aspinall2009-09-08
|
* Remove barely useful proof-shell-abort-goal-regexp (only served to sanitize ↵Gravatar David Aspinall2009-09-08
| | | | LEGO messages)
* More text about Unicode TokensGravatar David Aspinall2009-09-08
| | | | Remove proof-shell-abort-goal-regexp
* CommentsGravatar David Aspinall2009-09-08
|
* Oops: repair hybrid output broken by two window fix! See trac #109.Gravatar David Aspinall2009-09-08
|
* byte-compile-and-load on write is a bit too enthusiasticGravatar David Aspinall2009-09-08
|
* Repair two-window working mode for when Coq doesn't produce hybrid output.Gravatar David Aspinall2009-09-08
| | | | | | Print Proof -> just Print in context menu. Temporarily inhibit read only in response buffer for error highlighting. Reduce time for error highlighting
* Clarify requireGravatar David Aspinall2009-09-08
|
* Require on scomintGravatar David Aspinall2009-09-08
|
* proof-shell-handle-error-output: renamed, and simplifiedGravatar David Aspinall2009-09-08
| | | | | to use suggestion to take message from `proof-shell-last-output', now that is no longer munged to remove markup.
* Fix docstrings, remove spurious nullGravatar David Aspinall2009-09-08
|
* pg-response-display-with-face: remove update of `proof-shell-last-output'Gravatar David Aspinall2009-09-08
|
* Remove use of regexp-opt-depth and clarify doc ofGravatar David Aspinall2009-09-08
| | | | | `unicode-tokens-token-match-regexp'. Fix typo in `proof-tactical-name-face'.
* Remove devel. from testall targetGravatar David Aspinall2009-09-08
|
* Remove warnings in batch compile about functions possibly undefined atGravatar David Aspinall2009-09-08
| | | | | runtime. Most of these are spurious (come from autoloads; byte comp seems to give these higher priority than declarations in same file).
* Only show splash message if noninteractiveGravatar David Aspinall2009-09-07
|
* Remove load order tweak experimentGravatar David Aspinall2009-09-07
|
* Nuke spurious warningGravatar David Aspinall2009-09-07
|
* Update autoloadsGravatar David Aspinall2009-09-07
|
* Fix proof-shell-trace-output-regexp: match on annotation \^AI now tooGravatar David Aspinall2009-09-07
|
* Deleted fileGravatar David Aspinall2009-09-07
|
* Require unicode-tokens during compile.Gravatar David Aspinall2009-09-07
|
* scomint-check-proc: make defsubstGravatar David Aspinall2009-09-07
|
* Attempt to handle splash buffer cleanly.Gravatar David Aspinall2009-09-07
|
* Revert change in 10.26 to use defpacustom after all, this givesGravatar David Aspinall2009-09-07
| | | | | the prover-specific menu entry automatically. Fix compiler warning with a defvar.
* Fix initialisation of isar-use-find-theorems-form in compiled file.Gravatar David Aspinall2009-09-07
|