From 5fba9716c356320b3a8c26523a364c1defd39b0f Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Wed, 30 Jan 2008 13:16:41 +0000 Subject: Documentation. --- lib/unicode-tokens.el | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lib') 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) -- cgit v1.2.3