diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/unicode-tokens.el | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/unicode-tokens.el b/lib/unicode-tokens.el index dc9df306..6ebc8fd1 100644 --- a/lib/unicode-tokens.el +++ b/lib/unicode-tokens.el @@ -30,6 +30,10 @@ ;; Tokens are used for programs that do not understand a Unicode encoding. ;; +;; TODO: +;; -- perhaps separate out short-cut input method and don't use for tokens +;; -- cleanup insertion functions +;; -- investigate testing for an appropriate glyph (require 'cl) |
