aboutsummaryrefslogtreecommitdiff
path: root/isar
AgeCommit message (Expand)Author
2010-10-10isar-user-tokens: add doc so user can see it when using customizeDavid Aspinall
2010-10-01Update version numbers, release datesDavid Aspinall
2010-09-08use-linear-undo: use default of t againDavid Aspinall
2010-08-27Fix bug with nested spans, solving #344/#335David Aspinall
2010-08-27Replace proof-terminal-char with proof-terminal-string.David Aspinall
2010-08-25Add unnecessary quote marks for consistent colouringDavid Aspinall
2010-08-24isar-set-undo-commands: encourage the user not to change while processing a b...David Aspinall
2010-08-24Tidy commentsDavid Aspinall
2010-08-24isar-strip-terminators: backward-delete-char -> delete-char to fix Emacs 24 c...David Aspinall
2010-08-22isar-describe-help-keys: remove this, available by default as C-c C-a h C-hDavid Aspinall
2010-08-19iasbelle-string-face: Remove italic from defaults becauseDavid Aspinall
2010-08-18Another test fileDavid Aspinall
2010-08-18Work on Trac #335 (broken old style script management)David Aspinall
2010-08-18Clean flag settings for profiling. Add AHundredProofs.David Aspinall
2010-08-18Turn off parallel proofs setting (no noticeable difference for this test file)David Aspinall
2010-08-18Add command bound to C-c C-a h ? to show available help keysDavid Aspinall
2010-08-17Fix key bindings. Ref Trac#334David Aspinall
2010-08-17Clean up handling of pending interrupts, remove experimental proof-shell-inte...David Aspinall
2010-08-16Set proof-shell-interrupts-after-commit = nilDavid Aspinall
2010-08-15proof-shell-interrupts-after-commit: support commit-before-interrupt mode [ex...David Aspinall
2010-08-11Extend testingDavid Aspinall
2010-08-11isabelle-quote-face: add this face to customize vanishing quotesDavid Aspinall
2010-08-11Experiment with default string font being italic, to match STIX italic.David Aspinall
2010-08-11Support custom syntactic fontification.David Aspinall
2010-08-11isabelle-string-face: switch to a more traditional greenDavid Aspinall
2010-08-09Fix compile and spellingDavid Aspinall
2010-08-09Use pg-dev profiling configurationDavid Aspinall
2010-08-08Note completeDavid Aspinall
2010-08-04isabelle-string-face: introduce custom string colour as font lock default is ...David Aspinall
2010-08-04Swap phi and varphi for better consistency with STIX.David Aspinall
2010-08-04isar-remove-file: remove (tail) recursion, leads to stack overflowDavid Aspinall
2010-08-03Separate profiling from testingDavid Aspinall
2010-08-03Fix compileDavid Aspinall
2010-08-03Fix compilationDavid Aspinall
2010-08-03Resurrect autotest frameworkDavid Aspinall
2010-08-03less surprising unicode tokens: <-> corresponds to longleftrightarrow in comm...Makarius Wenzel
2010-08-03Move distribution examples into subdirDavid Aspinall
2010-08-03Fix theory nameDavid Aspinall
2010-08-03Deleted fileDavid Aspinall
2010-08-02Fix for matching names in regexps, restores behaviour of name-aware code such...David Aspinall
2010-07-01isar-shell-adjust-line-width: save-excursion -> with-current-buffer to avoidDavid Aspinall
2010-06-29removed some old commands;Makarius Wenzel
2010-06-29update from Isabelle2009-2;Makarius Wenzel
2009-12-07more robust treatment of spaces in directory names;Makarius Wenzel
2009-12-03Revert spurious commitsDavid Aspinall
2009-12-03Change of type for proof-script-span-context-menu-extensionsDavid Aspinall
2009-12-02Fix compile error (isar-prog-args unknown).David Aspinall
2009-12-01Add rest of standard token symbols for alphabets in other fontsDavid Aspinall
2009-12-01isar-control-char-format-regexp: correct to only affect next char/symbolDavid Aspinall
2009-12-01isabelle-set-prog-name: avoid calling split-string with nil arg.David Aspinall