aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic/proof-script.el
Commit message (Expand)AuthorAge
* Fix buglets shown up by byte compilation.Gravatar David Aspinall2004-03-01
* Run checkdocGravatar David Aspinall2003-10-05
* Add interactive input setting, and extra flags for action.Gravatar David Aspinall2003-10-05
* Give text default for hidden proof image.Gravatar David Aspinall2003-06-16
* Only give hint about C-c C-. if not already visibleGravatar David Aspinall2003-06-08
* TypoGravatar David Aspinall2003-06-05
* Simplify mark-buffer-atomic to just make 'proverproc span.Gravatar David Aspinall2003-06-05
* By default, do not move pointer on interrupt, only error; tune hints for spansGravatar David Aspinall2003-06-05
* proof-strict-read-only: only alter locked span if live (bug fix)Gravatar David Aspinall2003-05-28
* Buglet in proof-mark-buffer-atomicGravatar David Aspinall2003-05-20
* Comments.Gravatar David Aspinall2003-04-05
* Allow proof-strict-read-only to be changed dyamically, add to quick opts menu...Gravatar David Aspinall2003-03-17
* More tweaks so that (proof-ass x-symbol-enable) is pervasive.Gravatar David Aspinall2003-03-17
* Be more polite with handling of invisibility specGravatar David Aspinall2003-03-14
* Fix sticky mode properties for X-SymbolGravatar David Aspinall2003-03-03
* Refactor function used for Isar parsing a little.Gravatar David Aspinall2003-03-01
* Fix some compile errorsGravatar David Aspinall2003-02-24
* Temporarily disable mode-class prop on script major mode (for X-sym 4.45beta)Gravatar David Aspinall2003-02-22
* Leave packages' own hooks (X-Symbol, MMM) to deal with turning on orGravatar David Aspinall2003-02-19
* Add support for MMM modeGravatar David Aspinall2003-02-18
* Refactor proof-config-done for clarityGravatar David Aspinall2003-02-18
* Tweak proof-script-generic-parse-cmdend to allow .. fix for Coq parsingGravatar David Aspinall2003-02-05
* CommentsGravatar David Aspinall2002-09-14
* Redisplay for gnuemacs on visibility changes. Small parser tweak. Comments.Gravatar David Aspinall2002-09-11
* Improved implementation of zap-commas font lock behaviour, patch from Stefan ...Gravatar David Aspinall2002-08-31
* CommentsGravatar David Aspinall2002-08-31
* Patch from Stefan Monnier for using nested-comment aware parser on GNU Emacs.Gravatar David Aspinall2002-08-30
* Imenu addition, layout fixes, from Stefan MonnierGravatar David Aspinall2002-08-29
* checkdoc induced docstring tweaks.Gravatar David Aspinall2002-08-28
* Make font-lock-keywords buffer local for sake of Emacs 21.2.Gravatar David Aspinall2002-08-28
* DocGravatar David Aspinall2002-08-09
* Fix proof-disappearing-proofs; commentsGravatar David Aspinall2002-08-09
* Refactor proof-done-advancing by abstracting out new functions; fixes for aut...Gravatar David Aspinall2002-08-09
* Generalise proof elements to include comments, show/hiding of comments.Gravatar David Aspinall2002-08-08
* Prevent proof spans being duplicated.Gravatar David Aspinall2002-08-08
* Use glyph for hidden proofs; add open isearch props; tweak element handling fns.Gravatar David Aspinall2002-08-08
* Variable name change proof-comment-{start,end}-regexp -> proof-script-comment...Gravatar David Aspinall2002-07-19
* Add note about proof-generic-state-preserving-pGravatar David Aspinall2002-07-17
* CleanupsGravatar David Aspinall2002-07-17
* condition-case -> ignore-errors, comment.Gravatar David Aspinall2002-07-12
* proof-restart: also remove idiom internal spans.Gravatar David Aspinall2002-07-01
* Fix error catching in proof-deactivate-scripting-auto.Gravatar David Aspinall2002-06-30
* When killing process or scripting buffer, register file if it is complete, ra...Gravatar David Aspinall2002-06-30
* use-old-parser setting replaces use-new-parser setting [WARNING: big change]Gravatar David Aspinall2002-06-24
* GPLGravatar David Aspinall2002-06-21
* Remove lift-global function.Gravatar David Aspinall2002-06-18
* Remove global testing and lift-global function; rename proof-nested-goals -> ...Gravatar David Aspinall2002-06-18
* A nil setting of proof-kill-goal-command forces use of proof-find-and-forget ...Gravatar David Aspinall2002-06-13
* Adjust proof-nesting depth, add FIXME notes since not right yetGravatar David Aspinall2002-06-12
* Add nestedundos setting to span, and proof-nested-undo-regexp settingGravatar David Aspinall2002-06-12