index
:
proof-general
master
Emacs plugins for proof management systems
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
isar
/
isar.el
Age
Commit message (
Expand
)
Author
2009-08-14
Set proof-query-identifier-command in right place.
David Aspinall
2009-08-07
Rename proof-shell-identifier-under-mouse-cmd -> proof-query-identifier-command
David Aspinall
2009-08-06
Add configuration setting for Find Theorems form
David Aspinall
2009-05-26
Set strip-output-function for pasting. Adjust font-lock handling to
David Aspinall
2009-05-26
Add proof-electric-terminator-noterminator behaviour for Isar
David Aspinall
2009-05-26
Rename isatool -> isabelle
David Aspinall
2009-03-31
eliminated obsolete non-ASCII specials;
Makarius Wenzel
2008-07-24
Merge changes from Version4Branch.
David Aspinall
2008-07-10
Use proof-guess-command-line to adjust command line when starting Isabelle.
David Aspinall
2008-07-10
Start to rationalise setting for proof-prog-name.
David Aspinall
2008-02-17
Remove isar-activate-scripting, which was identical to default
David Aspinall
2008-02-17
Set proof-shell-eager-annotation-start-length=2. This should have been
David Aspinall
2008-02-04
Add mode documentation
David Aspinall
2008-01-29
Set proof-shell-trace-output-regexp early enough to have effect. Fixes trac ...
David Aspinall
2008-01-24
Add key binding for ML {* *} and fix longsuper, longsub
David Aspinall
2008-01-15
Many compatibility updates, bug fixes, rearrangements for compilation.
David Aspinall
2007-12-14
Move x-symbol-isabelle -> x-symbol-isar to simplify setup.
David Aspinall
2007-12-14
Typo in pg-special-char-regexp
David Aspinall
2007-12-14
Make value of pg-special-char-regexp depend on proof-shell-unicode.
David Aspinall
2007-10-24
proof-shell-issue-pgip-cmd is always isabelle-process-pgip;
Makarius Wenzel
2007-10-18
isar-find-and-forget: no special treatment of begin/end, just plain undo
Makarius Wenzel
2007-09-07
allow more specials: oct 327 .. oct 340;
Makarius Wenzel
2007-08-19
pg-topterm-regexp: use special 376. isar-goalhyplit-test: Delete closing mark...
David Aspinall
2007-08-15
removed outated comment;
Makarius Wenzel
2007-08-15
isar-goalhyplit-test: explicit end-marker;
Makarius Wenzel
2007-08-14
Add support for sending back literal commands reusing PBP markup mechanisms.
David Aspinall
2007-06-11
reverted find theorems default from form to minibuffer
weber
2007-05-11
Rename [proof]find-theorems -> isar-find-theorems
David Aspinall
2007-05-10
Add experimental find theorems form (not working on all Emacs yet)
David Aspinall
2007-05-08
tuned cannot-undo;
Makarius Wenzel
2007-05-08
added isar-cmd-sledgehammer;
Makarius Wenzel
2007-05-08
tuned pg-special-char-regexp;
Makarius Wenzel
2007-03-03
Patch for XEmacs 21.5 beta match-replace bug
David Aspinall
2006-12-05
Use Isar-specific isabelle-system file
David Aspinall
2006-11-04
isar-strip-terminators, isar-detect-begin: proof-search-forward;
Makarius Wenzel
2006-10-11
reintroduced pg-subterm-first-special-char, which makes PG strip goal markup;
Makarius Wenzel
2006-10-11
removed obsolete isar-detect-header;
Makarius Wenzel
2006-04-26
Changed the type of proof-goal-command-p. It takes now a span, which
Pierre Courtieu
2006-02-12
isar-preprocessing: replace \n by \<^newline>;
Makarius Wenzel
2005-09-28
old specials are recogized again;
Makarius Wenzel
2005-09-21
Tweak.
David Aspinall
2005-09-21
Add command menu
David Aspinall
2005-09-17
proof-shell-wakeup-char ?\^A
Makarius Wenzel
2005-09-14
removed 8bit special chars for isar;
Makarius Wenzel
2005-09-01
renamed thms_containing to find_theorems;
Makarius Wenzel
2005-09-01
special regexps: include PGASCII version;
Makarius Wenzel
2005-08-26
proof-defshortcut isar-local: \<^loc>;
Makarius Wenzel
2005-08-14
Fix isar-shell-adjust-line-width for mutliple frame mode.
David Aspinall
2005-08-09
next-error-regexp seems to have broken; fix it against current Isabelle CVS.
David Aspinall
2005-08-08
proof-defshortcut isar-bold;
Makarius Wenzel
[next]