aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Love2000-02-11 14:05:48 +0000
committerDave Love2000-02-11 14:05:48 +0000
commit1a65910f03ec4bcf72075f141aeafcf841487341 (patch)
tree8301dbead00e038e60448fb5e8189d07c1763d0d
parent8476c2f86f922f8e926e0c7b5d2b8026903194df (diff)
downloademacs-1a65910f03ec4bcf72075f141aeafcf841487341.tar.gz
emacs-1a65910f03ec4bcf72075f141aeafcf841487341.zip
Add Tamago.
-rw-r--r--etc/MORE.STUFF8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/MORE.STUFF b/etc/MORE.STUFF
index 95fd528d69c..b532660cc5c 100644
--- a/etc/MORE.STUFF
+++ b/etc/MORE.STUFF
@@ -213,6 +213,14 @@ the future.
213 * PSGML: <URL:http://www.lysator.liu.se/projects/about_psgml.html> 213 * PSGML: <URL:http://www.lysator.liu.se/projects/about_psgml.html>
214 DTD-aware serious SGML/XML editing. 214 DTD-aware serious SGML/XML editing.
215 215
216 * Tamago: Chinese/Japanese/Korean input method
217 <URL:ftp://m17n.org/pub/tamago/>
218 Emacs Lisp package to provide input methods for CJK characters.
219 It can use these background conversion servers:
220 FreeWnn (jserver, cserver, tserver),
221 Wnn6,
222 SJ3 Ver.2
223
216 * Todo mode: 224 * Todo mode:
217 <URL:http://www.cl.cam.ac.uk/users/os10000/stuff/todo.html> 225 <URL:http://www.cl.cam.ac.uk/users/os10000/stuff/todo.html>
218 Todo list maintenance, interfacing to Diary mode. 226 Todo list maintenance, interfacing to Diary mode.