aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorDavid Aspinall2008-01-30 13:16:41 +0000
committerDavid Aspinall2008-01-30 13:16:41 +0000
commit5fba9716c356320b3a8c26523a364c1defd39b0f (patch)
tree24c4abb044760329832fd0e5aad68eda09d13644 /lib
parentb0955bbcbb665a768f511ab990240fe4f2586c52 (diff)
Documentation.
Diffstat (limited to 'lib')
-rw-r--r--lib/unicode-tokens.el4
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)