aboutsummaryrefslogtreecommitdiff
path: root/isar/isar-unicode-tokens.el
AgeCommit message (Expand)Author
2018-12-13Use `cl-lib` instead of `cl` everywhereStefan Monnier
2017-05-05Change (eval-when (compile) ...) to (eval-when-compile ...)Clément Pit--Claudel
2015-03-05Summary: Fix compile warning on isar-markup-mlDavid Aspinall
2014-01-18unicode tokens for \<open>, \<close>, \<newline>;Makarius Wenzel
2010-10-10isar-user-tokens: add doc so user can see it when using customizeDavid Aspinall
2010-08-04Swap phi and varphi for better consistency with STIX.David Aspinall
2010-08-03less surprising unicode tokens: <-> corresponds to longleftrightarrow in comm...Makarius Wenzel
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-01isar-control-char-format-regexp: prevent subsequent control chars being capturedDavid Aspinall
2009-09-29inline isar-long-id-stuffDavid Aspinall
2009-09-28Add markup for \<^const> control, complicate `isar-control-char-format-regexp...David Aspinall
2009-09-11Bug in \\<diamond> tokenDavid Aspinall
2009-09-10Experimental changes to queue several commands at once and to allow pre-proce...David Aspinall
2009-09-07Require unicode-tokens during compile.David Aspinall
2009-09-07Remove \t in \<inverse> expansion.David Aspinall
2009-09-07Remove \t in \<module> expansion.David Aspinall
2009-09-05Fix defcustom typesDavid Aspinall
2009-09-05Separate standard tokens from extended set. Add missing compositions. Set ...David Aspinall
2009-09-05Add shortcuts for (| and |).David Aspinall
2009-09-05Add custom groupDavid Aspinall
2009-09-03Remove objectionable |> shortcut for Isar hackersDavid Aspinall
2009-09-02proper backslash escape;Makarius Wenzel
2009-08-31Add custom docDavid Aspinall
2009-08-31isar-symbol-shortcuts: add customizationDavid Aspinall
2009-08-31Remove over-enthusiastic single-character shortcutsDavid Aspinall
2009-08-31Disable large symbol font for nowDavid Aspinall
2009-08-30Support dynamic customization. Add additional shortcuts handy for symbolizing...David Aspinall
2009-08-28Move fontsymb properties to library file.David Aspinall
2009-08-12Add indirection for setting unicode tokens variables to add customize menu op...David Aspinall
2008-12-05Hyphen instead of emdash in faked longleftarrowDavid 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
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 expe...Makarius Wenzel
2008-07-07isar-shortcut-alist: tweaked behaviour of ~= ~: <= `` which all have a partic...Makarius Wenzel
2008-07-07unicode shortcut alist: literal backslash instead of strange control sequence...Makarius Wenzel
2008-07-05Add back |-> shortcutDavid Aspinall
2008-02-17Missing backslashes.David Aspinall
2008-02-17Experimental use of fonts for \<AA> etc. Disable some contentious shortcutsDavid Aspinall
2008-02-13tuned comment;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-04Go back to isabellesym.sty as master symbol listDavid Aspinall
2008-01-30Harmonise a bit more with X-Symbols. Add customization facilityDavid Aspinall
2008-01-28Switch to fake long symbolsDavid Aspinall
2008-01-28Add hooks for unicode tokens within proof shellDavid Aspinall