aboutsummaryrefslogtreecommitdiff
path: root/lib/unicode-tokens.el
AgeCommit message (Expand)Author
2009-09-05unicode-tokens-replace-unicode: new function to interactively replace unicode...David Aspinall
2009-09-05tokens-customizable-variables: new setting. All compositions to be more gener...David Aspinall
2009-09-05CommentsDavid Aspinall
2009-09-01Attempt to make compatible with Mac OS X port of Emacs 23.David Aspinall
2009-08-31Fix unicode-tokens-script-font-faceDavid Aspinall
2009-08-31Support mouse font selection in Emacs 22.David Aspinall
2009-08-31Experiments improving defaultsDavid Aspinall
2009-08-31Disable large symbol font for nowDavid Aspinall
2009-08-30Improve and extend font configuration. Add unicode-tokens-replace-shortcut-m...David Aspinall
2009-08-28Extend the available types of controls. Move fontsymb-properties here. Pret...David Aspinall
2009-08-28Disable "Set fontsets" sub menu for new EmacsenDavid Aspinall
2009-08-28Change font-lock-keywords to use our own hacked `unicode-tokens-prepend-text-...David Aspinall
2009-08-28Enhanced font setting mechanism: allow a separate font for symbols,David Aspinall
2009-08-20Doc tweaks via checkdoc.David Aspinall
2009-08-12Add indirection for setting unicode tokens variables to add customize menu op...David Aspinall
2009-08-12unicode-tokens-list-tokens: change help docDavid Aspinall
2009-08-06Add docstrings. Regexp quote to escape control chars and regionsDavid Aspinall
2009-08-06Work in progress on multiple instances of token modesDavid Aspinall
2009-07-30Improve documentation. Add `unicode-tokens-list-shortcuts'.David Aspinall
2009-07-30Fix so highlighting of real unicode characters setting is obeyed when mode to...David Aspinall
2009-07-30Improve docstringDavid Aspinall
2009-05-26Add functions for encoding string and buffer regionsDavid Aspinall
2009-05-26unicode-tokens-symbs-to-props: Allow multiple properties to work. Note: font...David Aspinall
2008-09-18unicode-tokens-initialise: Fix bug introduced in 10.4: return value was spoilt.David Aspinall
2008-08-06DocumentationDavid Aspinall
2008-08-05unicode-tokens-initialise: initialise menu here too rather than at top levelDavid Aspinall
2008-08-04Merge accidental changes to 3.7 branch. Add Highlight real Unicode chars opt...David Aspinall
2008-07-24Fix maths menu tokenise adjustment for type of unicode-tokens-uchar-hash-table.David Aspinall
2008-07-24unicode-tokens-insert-token, unicode-tokens-insert-control: fixes and notes. ...David Aspinall
2008-07-24Merge changes from Version4Branch.David Aspinall
2008-07-19Fix typo.David Aspinall
2008-07-16Remove use of :help for menu tooltips- GNU Emacs only.David Aspinall
2008-07-12Correct italic attributeDavid Aspinall
2008-07-10Add other sup/subs to format menu.David Aspinall
2008-07-10Add format menu. Improve attempt to handle font-lock-face annotations. Stil...David Aspinall
2008-07-10Add isub and isup to unicode-tokens-annotation-control-token-alistDavid Aspinall
2008-07-09cover isup as well;Makarius Wenzel
2008-02-17Remove junkDavid Aspinall
2008-02-17Add serif token matchDavid Aspinall
2008-02-17Remove left over propertise experiment call; fixes #202David Aspinall
2008-02-17unicode-tokens: Experimental multiple font supportDavid Aspinall
2008-02-09Unicode tokens: support face changing via 'font-lock-face'David Aspinall
2008-02-06Tweak initialisation (no difference if setup properrly via proof-unicode-tokens)David Aspinall
2008-02-06Switch order of annotations and substitutions, to allow substitutions to containDavid Aspinall
2008-02-04Make display properties rear sticky. This is good for begin..end but notDavid Aspinall
2008-02-04Support Isabelle control sequences for subscripts/superscriptsDavid Aspinall
2008-02-04Comments.David Aspinall
2008-02-03Add some error checking to `unicode-tokens-token-name-alist'David Aspinall
2008-01-30Fix RCS tagsDavid Aspinall
2008-01-30Documentation.David Aspinall