aboutsummaryrefslogtreecommitdiff
path: root/isar
AgeCommit message (Collapse)Author
2007-12-09Comment unused functionDavid Aspinall
2007-11-20clarify that -U now defaults to true;Makarius Wenzel
2007-11-13command 'thm' makes no sense outside a proper context;Makarius Wenzel
fixed spelling;
2007-11-12VersionsDavid Aspinall
2007-10-24proof-shell-issue-pgip-cmd is always isabelle-process-pgip;Makarius Wenzel
2007-10-24removed obsolete isabelle-version-string, isa-version, isa-supports-pgip;Makarius Wenzel
2007-10-18isar-find-and-forget: no special treatment of begin/end, just plain undoMakarius Wenzel
(in Isabelle2005 this will produce repeated errors after end-of-theory;
2007-10-18isar-undo-fail-regexp: only isar-keywords-control, not isar-keywords-theory-end;Makarius Wenzel
2007-09-07allow more specials: oct 327 .. oct 340;Makarius Wenzel
2007-09-07isar-output-font-lock-keywords-1: hilite markup uses proof-warning-face;Makarius Wenzel
2007-08-19pg-topterm-regexp: use special 376. isar-goalhyplit-test: Delete closing ↵David Aspinall
markup (special 377).
2007-08-15removed outated comment;Makarius Wenzel
2007-08-15isar-goalhyplit-test: explicit end-marker;Makarius Wenzel
2007-08-14Add support for sending back literal commands reusing PBP markup mechanisms.David Aspinall
2007-06-14isar-improper-regexp: include "prems";Makarius Wenzel
Cvs: ----------------------------------------------------------------------
2007-06-14single-char-regexp: tuned symbol regexp;Makarius Wenzel
subscript-matcher: more robust handling of non-space lookahead (beware of markuo specials!);
2007-06-14isar-font-lock-local: tuned symbol regexp;Makarius Wenzel
2007-06-11reverted find theorems default from form to minibufferweber
2007-05-17XEmacs 21.4.15 does not seem to know propertizeweber
2007-05-11Fix renameweber
2007-05-11Fix renameweber
2007-05-11works with XEmacs now (ticket #115)weber
2007-05-11Fix renameDavid Aspinall
2007-05-11Rename [proof]find-theorems -> isar-find-theoremsDavid Aspinall
2007-05-11Renamed fileDavid Aspinall
2007-05-10Add experimental find theorems form (not working on all Emacs yet)David Aspinall
2007-05-10New files.David Aspinall
2007-05-08x-symbol-isabelle-font-lock-regexp: demand subsequent non-space character;Makarius Wenzel
2007-05-08undo: removed confusing comment;Makarius Wenzel
2007-05-08tuned cannot-undo;Makarius Wenzel
2007-05-08added isar-cmd-sledgehammer;Makarius Wenzel
2007-05-08tuned pg-special-char-regexp;Makarius Wenzel
2007-03-03Patch for XEmacs 21.5 beta match-replace bugDavid Aspinall
2007-02-28Fix commentDavid Aspinall
2007-01-10Comment about undo; useDavid Aspinall
2006-12-30tuned;Makarius Wenzel
2006-12-07back again for isar;Makarius Wenzel
2006-12-07isar-keywords-theory-enclose: isar-keywords-theory-switch is back again (in ↵Makarius Wenzel
post-Isabelle2005 the latter is empty anyway);
2006-12-07removed obsolete references to 'isa';Makarius Wenzel
2006-12-07proof-shell-pre-interrupt-hook: removed obsolete Poly/ML 3 setup, which ↵Makarius Wenzel
breaks Poly/MK 5;
2006-12-05X-Symbol config. Moved from isa/David Aspinall
2006-12-05Use Isar-specific isabelle-system fileDavid Aspinall
2006-11-04isar-keywords-theory-enclose: removed isar-keywords-theory-switch, which ↵Makarius Wenzel
usually appears locally as plain theory command; isar-keywords-proper: simplified font-lock; added isar-match-nesting -- distinguishes font-lock for local vs. global begin/end;
2006-11-04isar-strip-terminators, isar-detect-begin: proof-search-forward;Makarius Wenzel
2006-10-11reintroduced pg-subterm-first-special-char, which makes PG strip goal markup;Makarius Wenzel
isar-find-and-forget: no special treatment of undo-kill, allows "context" command to act as local theory init;
2006-10-11isar-keywords-indent-enclose: include "begin" keyword;Makarius Wenzel
removed obsolete kill/undo-kill-regexp;
2006-10-11added regexps for begin/end and theory start;Makarius Wenzel
2006-10-11removed obsolete isar-detect-header;Makarius Wenzel
isar-find-and-forget: proper handling of nested begin/end blocks;
2006-08-16isar-goals-font-lock-keywords: added abbreviations;Makarius Wenzel
2006-04-26Changed the type of proof-goal-command-p. It takes now a span, whichPierre Courtieu
allows using a span attribute to detect goal commands. I think I modified all modes accordingly.