aboutsummaryrefslogtreecommitdiff
path: root/isar
AgeCommit message (Collapse)Author
2008-12-05Hyphen instead of emdash in faked longleftarrowDavid Aspinall
2008-09-18Fix by Stephan HoheDavid Aspinall
http://proofgeneral.inf.ed.ac.uk/trac/ticket/236
2008-08-03Fix tokensDavid Aspinall
2008-08-03Updated.David Aspinall
2008-07-24Merge changes from Version4Branch.David Aspinall
2008-07-19Add lbrace, rbraceDavid Aspinall
2008-07-18Disable \<zero>, \<a>, \<aa>, etc. To prevent unexpected behaviourDavid Aspinall
with cut-and-paste and when typing tokens directly. Trac#223.
2008-07-16Remove use of :help for menu tooltips- GNU Emacs only.David Aspinall
2008-07-16Deleted fileDavid Aspinall
2008-07-11backport of recent changes to isar-unicode-tokens.el:Makarius Wenzel
more precise regexps isar-token-match, isar-control-token-match; isar-shortcut-alist: map << >> to guillemots -- this is what HOL-Nominal expects; isar-shortcut-alist: tweaked behaviour of ~= ~: <= `` which all have a particular meaning in Isabelle; add back |-> shortcut;
2008-07-10Add hook for hack-local-variables-hook to give warning about chosen logic ↵David Aspinall
change. Also logic menu tooltips.
2008-07-10Use proof-guess-command-line to adjust command line when starting Isabelle.David Aspinall
2008-07-10removed obsolete comment;Makarius Wenzel
2008-07-10Start to rationalise setting for proof-prog-name.David Aspinall
2008-07-09more precise regexps isar-token-match, isar-control-token-match;Makarius Wenzel
2008-07-07isar-shortcut-alist: map << >> to guillemots -- this is what HOL-Nominal ↵Makarius Wenzel
expects;
2008-07-07isar-shortcut-alist: tweaked behaviour of ~= ~: <= `` which all have a ↵Makarius Wenzel
particular meaning in Isabelle;
2008-07-07unicode shortcut alist: literal backslash instead of strange control ↵Makarius Wenzel
sequence, e.g. "\\nat" instead of "\nat";
2008-07-07defface: using proof-face-specs makes faces appear on non-X11 window systems ↵Makarius Wenzel
as well;
2008-07-05Add back |-> shortcutDavid Aspinall
2008-07-05TEMPORARY: add unicode-tokens2 mechanism to test across different machinesDavid Aspinall
2008-03-14proper indentation;Makarius Wenzel
2008-02-17Missing backslashes.David Aspinall
2008-02-17Experimental use of fonts for \<AA> etc. Disable some contentious shortcutsDavid Aspinall
2008-02-17Remove isar-activate-scripting, which was identical to defaultDavid Aspinall
2008-02-17Set proof-shell-eager-annotation-start-length=2. This should have beenDavid Aspinall
when ASCII scheme was introduced. Messages may be lost otherwise.
2008-02-13tuned comment;Makarius Wenzel
2008-02-06accomodate Carbon Emacs: keep window system enabled, even if no DISPLAY;Makarius Wenzel
2008-02-05Remove ligature/latin1 symbols. Trim short cutsDavid Aspinall
2008-02-04Disable warnings.David Aspinall
2008-02-04Support Isabelle control sequences for subscripts/superscriptsDavid Aspinall
2008-02-04Add mode documentationDavid Aspinall
2008-02-04Go back to isabellesym.sty as master symbol listDavid Aspinall
2008-01-31Updated.David Aspinall
2008-01-31Update maintainers to add back the key person, 8-).David Aspinall
2008-01-30Harmonise a bit more with X-Symbols. Add customization facilityDavid Aspinall
2008-01-29isar-undos: fix bug trac #189 introduced by attempt to remove proof-no-command.David Aspinall
2008-01-29Set proof-shell-trace-output-regexp early enough to have effect. Fixes trac ↵David Aspinall
#183, #186. See #190
2008-01-28Switch to fake long symbolsDavid Aspinall
2008-01-28Prevent prompt during compilationDavid Aspinall
2008-01-28Add hooks for unicode tokens within proof shellDavid Aspinall
2008-01-28Add shortcuts for tokens.David Aspinall
2008-01-27Switch token table mapping destination from glyph names to unicode strings. ↵David Aspinall
Generate from Isabelle.sym
2008-01-25fixed usage: default for option -p is emacs, not xemacs;Makarius Wenzel
2008-01-25Fix previous change.David Aspinall
2008-01-25Make isatool usage (view doc) compatible with proof-rsh-command.David Aspinall
2008-01-25Make isatool usage compatible with proof-rsh-command.David Aspinall
2008-01-25New files.David Aspinall
2008-01-24Remove use of proof-assDavid Aspinall
2008-01-24Add key binding for ML {* *} and fix longsuper, longsubDavid Aspinall