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-unicode-tokens.el
Age
Commit message (
Expand
)
Author
2009-09-07
Remove \t in \<inverse> expansion.
David Aspinall
2009-09-07
Remove \t in \<module> expansion.
David Aspinall
2009-09-05
Fix defcustom types
David Aspinall
2009-09-05
Separate standard tokens from extended set. Add missing compositions. Set ...
David Aspinall
2009-09-05
Add shortcuts for (| and |).
David Aspinall
2009-09-05
Add custom group
David Aspinall
2009-09-03
Remove objectionable |> shortcut for Isar hackers
David Aspinall
2009-09-02
proper backslash escape;
Makarius Wenzel
2009-08-31
Add custom doc
David Aspinall
2009-08-31
isar-symbol-shortcuts: add customization
David Aspinall
2009-08-31
Remove over-enthusiastic single-character shortcuts
David Aspinall
2009-08-31
Disable large symbol font for now
David Aspinall
2009-08-30
Support dynamic customization. Add additional shortcuts handy for symbolizing...
David Aspinall
2009-08-28
Move fontsymb properties to library file.
David Aspinall
2009-08-12
Add indirection for setting unicode tokens variables to add customize menu op...
David Aspinall
2008-12-05
Hyphen instead of emdash in faked longleftarrow
David Aspinall
2008-08-03
Updated.
David Aspinall
2008-07-24
Merge changes from Version4Branch.
David Aspinall
2008-07-19
Add lbrace, rbrace
David Aspinall
2008-07-18
Disable \<zero>, \<a>, \<aa>, etc. To prevent unexpected behaviour
David Aspinall
2008-07-09
more precise regexps isar-token-match, isar-control-token-match;
Makarius Wenzel
2008-07-07
isar-shortcut-alist: map << >> to guillemots -- this is what HOL-Nominal expe...
Makarius Wenzel
2008-07-07
isar-shortcut-alist: tweaked behaviour of ~= ~: <= `` which all have a partic...
Makarius Wenzel
2008-07-07
unicode shortcut alist: literal backslash instead of strange control sequence...
Makarius Wenzel
2008-07-05
Add back |-> shortcut
David Aspinall
2008-02-17
Missing backslashes.
David Aspinall
2008-02-17
Experimental use of fonts for \<AA> etc. Disable some contentious shortcuts
David Aspinall
2008-02-13
tuned comment;
Makarius Wenzel
2008-02-05
Remove ligature/latin1 symbols. Trim short cuts
David Aspinall
2008-02-04
Disable warnings.
David Aspinall
2008-02-04
Support Isabelle control sequences for subscripts/superscripts
David Aspinall
2008-02-04
Go back to isabellesym.sty as master symbol list
David Aspinall
2008-01-30
Harmonise a bit more with X-Symbols. Add customization facility
David Aspinall
2008-01-28
Switch to fake long symbols
David Aspinall
2008-01-28
Add hooks for unicode tokens within proof shell
David Aspinall
2008-01-28
Add shortcuts for tokens.
David Aspinall
2008-01-27
Switch token table mapping destination from glyph names to unicode strings. ...
David Aspinall
2008-01-25
New files.
David Aspinall