aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* DocGravatar David Aspinall2009-09-14
|
* Propertize Scripting modeline indicator. Support error spans.Gravatar David Aspinall2009-09-14
|
* Move insert-electric-terminator here. Add experimental error spans. Doc ↵Gravatar David Aspinall2009-09-14
| | | | improvements
* Engage which-function mode with imenu. Move insert-electric-terminator to ↵Gravatar David Aspinall2009-09-14
| | | | proof-script
* Reorganisation Options with Minor Mode submenuGravatar David Aspinall2009-09-14
|
* Improve support for outline mode: additional headings and sublevel supportGravatar David Aspinall2009-09-14
|
* Rename mode namesGravatar David Aspinall2009-09-14
|
* Times -> Times New Roman, seems to have better substitution behaviourGravatar David Aspinall2009-09-13
| | | | | under fontconfig (i.e. existence of smoothly rendering free fonts with same metrics)
* Update temp listGravatar David Aspinall2009-09-11
|
* Fix docsGravatar David Aspinall2009-09-11
|
* Make quiet by default. Improve docs.Gravatar David Aspinall2009-09-11
|
* Our own buffer for debug messagesGravatar David Aspinall2009-09-11
|
* Add Read-Only sub menuGravatar David Aspinall2009-09-11
|
* Elaborate on new settingsGravatar David Aspinall2009-09-11
|
* Bug in \\<diamond> tokenGravatar David Aspinall2009-09-11
|
* Default to disabling minibuffer messagesGravatar David Aspinall2009-09-10
|
* Disable debug message in IsarGravatar David Aspinall2009-09-10
|
* Disable process-adaptive-read-buffering: massive slow down for shortGravatar David Aspinall2009-09-10
| | | | commands (certainly when the value is persisted).
* Move stripping and minibuffer-message function hereGravatar David Aspinall2009-09-10
|
* Typo in var name: fixes toggling of use-linear-undo.Gravatar David Aspinall2009-09-10
|
* Experimental changes to queue several commands at once and to allow ↵Gravatar David Aspinall2009-09-10
| | | | pre-processing of commands when they're queued from script
* Move (require 'local-vars-list) to coq-local-varsGravatar David Aspinall2009-09-10
|
* Move (require 'local-vars-list) from coq.elGravatar David Aspinall2009-09-10
|
* Missing requiresGravatar David Aspinall2009-09-10
|
* Set right font-lock-keywordsGravatar David Aspinall2009-09-10
|
* TweaksGravatar David Aspinall2009-09-10
|
* UpdatedGravatar David Aspinall2009-09-10
|
* proof-retract-until-point: protect against finding no span at allGravatar David Aspinall2009-09-10
| | | | (mask current bug in Coq code)
* Add back font-lock setting for shell (can turn on/off inside).Gravatar David Aspinall2009-09-10
| | | | Don't turn on holes in shell
* Coq testGravatar David Aspinall2009-09-10
|
* Clean compileGravatar David Aspinall2009-09-10
|
* Clean compileGravatar David Aspinall2009-09-10
|
* Some fixes to requires etcGravatar David Aspinall2009-09-10
|
* Clean compile and update configGravatar David Aspinall2009-09-10
|
* Clean compileGravatar David Aspinall2009-09-10
|
* Fix compilation for Coq, including requires and some old/renamed settings.Gravatar David Aspinall2009-09-10
|
* Move defpacustom here. Move message functions to proof-shell. Fix requires.Gravatar David Aspinall2009-09-10
|
* Add proof-minibuffer-messages. Move defpacustom->proof-utils andGravatar David Aspinall2009-09-10
| | | | fix requires.
* Add `proof-minibuffer-messages'Gravatar David Aspinall2009-09-10
|
* Prevent font-lock in shell by altering font-lock-global-modes locallyGravatar David Aspinall2009-09-09
|
* pg-last-output-displayform: strip trailing CR as well as initial one,Gravatar David Aspinall2009-09-09
| | | | to tidy up popups for Isabelle.
* Delete the pghelp spans for now, after all.Gravatar David Aspinall2009-09-09
|
* *** empty log message ***Gravatar David Aspinall2009-09-09
|
* *** empty log message ***Gravatar David Aspinall2009-09-09
|
* 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
|