aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-02Better approximation of restoring old highlighting, by caching saved face.David Aspinall
2009-12-02Fix menu path to Sticky Errors option.David Aspinall
2009-12-02Add proof-sticky-errors to quick options menu.David Aspinall
2009-12-01tidyDavid Aspinall
2009-12-01Attempt at http://proofgeneral.inf.ed.ac.uk/trac/ticket/311David Aspinall
2009-12-01Add rest of standard token symbols for alphabets in other fontsDavid Aspinall
2009-12-01Update token list adding fraktur characters.David Aspinall
2009-12-01Set version tag for new release.David Aspinall
2009-12-01Update magicDavid Aspinall
2009-12-01Profile 'pg' needed now tooDavid Aspinall
2009-12-01Point to Trac #313David Aspinall
2009-12-01CommentsDavid Aspinall
2009-12-01Quote arguments to EMACS/PGHOME.David Aspinall
2009-12-01spacesDavid Aspinall
2009-12-01UpdatedDavid Aspinall
2009-12-01Added spanning identifier supers/subsDavid Aspinall
2009-12-01isar-control-char-format-regexp: correct to only affect next char/symbolDavid Aspinall
2009-12-01Remove mention of `proof-script-use-old-parser'.David Aspinall
2009-12-01isabelle-set-prog-name: avoid calling split-string with nil arg.David Aspinall
2009-12-01Add some examples of longer subscriptsDavid Aspinall
2009-12-01proof-splice-separator -> mapconcat builtinDavid Aspinall
2009-12-01UpdateDavid Aspinall
2009-12-01Add test caseDavid Aspinall
2009-12-01isar-ids-to-regexp: regexp-opt with 'words arg (non-shy matching insideDavid Aspinall
2009-12-01Add keywords for possible benefit of finder package.David Aspinall
2009-12-01proof-ids-to-regexp: use regexp-opt, this seems reliable now.David Aspinall
2009-12-01Explain fontsets for Emacs 22David Aspinall
2009-12-01CleanDavid Aspinall
2009-12-01typoDavid Aspinall
2009-12-01fix proof-splice-separatorDavid Aspinall
2009-12-01Add some more examples and syntax declarations to actuallyDavid Aspinall
2009-12-01isar-control-char-format-regexp: prevent subsequent control chars being capturedDavid Aspinall
2009-11-30Fix for Trac #307.David Aspinall
2009-11-30Replace proof-locked-end -> proof-unprocessed-beginDavid Aspinall
2009-11-30even higher proof-shell-quit-timeout -- saving main HOL takes 20s on a *fast*...Makarius Wenzel
2009-11-29Updates to internal function docsDavid Aspinall
2009-11-29Update menu paths and faces.David Aspinall
2009-11-29pg-pbrpm-run-command: use proof-insert-pbp-commandDavid Aspinall
2009-11-29raised proof-shell-quit-timeout to accomodate bulky write-back images;Makarius Wenzel
2009-11-28isabelle-set-prog-name: more robust treatment of spaces in arguments;Makarius Wenzel
2009-11-28*** empty log message ***David Aspinall
2009-11-28Add new option `proof-sticky-errors'.David Aspinall
2009-11-28Remove doc mention of obsolete function `pg-assoc-analyse-structure'.David Aspinall
2009-11-28Add `proof-script-sticky-error-face' and `proof-script-highlight-error-face'.David Aspinall
2009-11-28Add `proof-script-sticky-error-face' and `proof-sticky-errors' setting.David Aspinall
2009-11-26additional menu entries;Makarius Wenzel
2009-11-24reverse settings within each group, to prevent upside-down presentation;Makarius Wenzel
2009-11-24define isar-pr as load-time constant;Makarius Wenzel
2009-11-23Use ProofGeneral.pr if available. See Trac #292.David Aspinall
2009-11-21tvar font-lock: allow more than one ? (as in inference parameter ??'a);Makarius Wenzel