summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 5e7c03d2..e40dd080 100644
--- a/TODO
+++ b/TODO
@@ -54,6 +54,8 @@ Language Modules
* The clusters set by the current modules need to be set.
+ * Tamil module should be switched over to libunicode from utils.c stuff.
+
Documentation
=============
@@ -100,3 +102,5 @@ General
* Finish coverting over from utils.c to Tom Tromey's libunicode.
Add the remaining useful functions from utils.c into libunicode.
+
+* s/num_chars/n_chars/ etc. (Always use n_ as enumeration prefix) \ No newline at end of file