index
:
proof-general
master
Emacs plugins for proof management systems
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
unicode-tokens.el
Age
Commit message (
Expand
)
Author
2009-08-06
Work in progress on multiple instances of token modes
David Aspinall
2009-07-30
Improve documentation. Add `unicode-tokens-list-shortcuts'.
David Aspinall
2009-07-30
Fix so highlighting of real unicode characters setting is obeyed when mode to...
David Aspinall
2009-07-30
Improve docstring
David Aspinall
2009-05-26
Add functions for encoding string and buffer regions
David Aspinall
2009-05-26
unicode-tokens-symbs-to-props: Allow multiple properties to work. Note: font...
David Aspinall
2008-09-18
unicode-tokens-initialise: Fix bug introduced in 10.4: return value was spoilt.
David Aspinall
2008-08-06
Documentation
David Aspinall
2008-08-05
unicode-tokens-initialise: initialise menu here too rather than at top level
David Aspinall
2008-08-04
Merge accidental changes to 3.7 branch. Add Highlight real Unicode chars opt...
David Aspinall
2008-07-24
Fix maths menu tokenise adjustment for type of unicode-tokens-uchar-hash-table.
David Aspinall
2008-07-24
unicode-tokens-insert-token, unicode-tokens-insert-control: fixes and notes. ...
David Aspinall
2008-07-24
Merge changes from Version4Branch.
David Aspinall
2008-07-19
Fix typo.
David Aspinall
2008-07-16
Remove use of :help for menu tooltips- GNU Emacs only.
David Aspinall
2008-07-12
Correct italic attribute
David Aspinall
2008-07-10
Add other sup/subs to format menu.
David Aspinall
2008-07-10
Add format menu. Improve attempt to handle font-lock-face annotations. Stil...
David Aspinall
2008-07-10
Add isub and isup to unicode-tokens-annotation-control-token-alist
David Aspinall
2008-07-09
cover isup as well;
Makarius Wenzel
2008-02-17
Remove junk
David Aspinall
2008-02-17
Add serif token match
David Aspinall
2008-02-17
Remove left over propertise experiment call; fixes #202
David Aspinall
2008-02-17
unicode-tokens: Experimental multiple font support
David Aspinall
2008-02-09
Unicode tokens: support face changing via 'font-lock-face'
David Aspinall
2008-02-06
Tweak initialisation (no difference if setup properrly via proof-unicode-tokens)
David Aspinall
2008-02-06
Switch order of annotations and substitutions, to allow substitutions to contain
David Aspinall
2008-02-04
Make display properties rear sticky. This is good for begin..end but not
David Aspinall
2008-02-04
Support Isabelle control sequences for subscripts/superscripts
David Aspinall
2008-02-04
Comments.
David Aspinall
2008-02-03
Add some error checking to `unicode-tokens-token-name-alist'
David Aspinall
2008-01-30
Fix RCS tags
David Aspinall
2008-01-30
Documentation.
David Aspinall
2008-01-30
Clarify GE>=23 required for glyph rotation (decode 'ucs in fact).
David Aspinall
2008-01-30
Add docstrings
David Aspinall
2008-01-29
Make XEmacs compatible. Make rotate glyphs look for a char.
David Aspinall
2008-01-29
tokens-to-unicode, unicode-to-tokens: preserve modification status
David Aspinall
2008-01-29
Sort token encode/decode mappings, so that longer strings are
David Aspinall
2008-01-28
Allow decode/encode for read-only buffers. Fix map, case folding on replace.
David Aspinall
2008-01-28
Use buffer file format to code/decode.
David Aspinall
2008-01-28
Add shortcuts for tokens to quail input method. Sketch of coding system.
David Aspinall
2008-01-27
Switch token table mapping destination from glyph names to unicode strings. A...
David Aspinall
2008-01-25
Updated.
David Aspinall
2008-01-25
Fix variable rename
David Aspinall
2008-01-25
New files.
David Aspinall
[prev]