aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-09-05Tidy whitespaceDavid Aspinall
2009-09-05CommentsDavid Aspinall
2009-09-05Missing declarationDavid Aspinall
2009-09-05Make bug references clickableDavid Aspinall
2009-09-04replace-in-string -> replace-regexp-in-stringDavid Aspinall
2009-09-04Disable fontification of input and output. Fix C-c C-c bindingDavid Aspinall
2009-09-04Disable buffer truncation for nowDavid Aspinall
2009-09-04Profile more of the codeDavid Aspinall
2009-09-04Define some keys.David Aspinall
2009-09-04Remove left over comint-ismsDavid Aspinall
2009-09-04Support for Emacs22David Aspinall
2009-09-04Remove further unnecessary compatibility code.David Aspinall
2009-09-04Profile settingsDavid Aspinall
2009-09-04Trimmed down comintDavid Aspinall
2009-09-01Remove some old X-Symbol references.David 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-28Update autoloadsDavid Aspinall
2009-08-28Add convenience function for profilingDavid Aspinall
2009-08-28Add a fontDavid 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-30Define maths-menu-insert-XX functions for convenience of user-defined keybind...David Aspinall
2009-07-30Improve docstringDavid Aspinall
2009-05-27Cleanup more Emacs compatibilityDavid Aspinall
2009-05-26Add functions for encoding string and buffer regionsDavid Aspinall
2009-05-26Remove process-live-p, move complete autoload to use pointDavid Aspinall
2009-05-26unicode-tokens-symbs-to-props: Allow multiple properties to work. Note: font...David Aspinall
2009-01-14Made indentation optional when replaing # by holes.Pierre Courtieu
2008-10-22Fixing parenthesis not accepted by recent emacs anymore. fix by StefanPierre Courtieu
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-24Allow generating variants of given fonts tooDavid Aspinall