| Age | Commit message (Collapse) | Author |
|
|
|
Fix interface to custom, saved faces are in .emacs, not current buffer(!).
|
|
|
|
|
|
unicode-tokens-replace-shortcut-match.
|
|
|
|
|
|
|
|
Prettify the token table.
|
|
|
|
`unicode-tokens-prepend-text-property'
instead of `font-lock-prepend-text-property' which gave ill formed
property values for 'face. Still not clear if that function is faulty or
usage was not as intended. Anyway, this repairs outstanding merge properties
problem so that <bold><italic>foo</italic></bold> works as expected.
Also: fix key binding for unicode-tokens-show-controls so is usable.
|
|
and add user-level functions to set the configured fonts.
unicode-tokens-delete-token-near-point: add this user-level function
|
|
|
|
options
|
|
|
|
|
|
|
|
|
|
toggled on/off.
|
|
keybindings
(replacing `x-symbol-INSERT-lambda', etc).
|
|
|
|
|
|
|
|
|
|
font prop must be given first
|
|
|
|
Monnier.
|
|
|
|
|
|
|
|
option.
|
|
|
|
Enable fontsets command on menu always for now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cover isup as well;
|
|
|
|
|
|
|
|
Still faulty.
|
|
Part of patch from Simon Winwood.
|
|
|
|
|
|
|
|
|
|
|