diff options
author | uebayasi <uebayasi@pkgsrc.org> | 2003-06-09 09:36:35 +0000 |
---|---|---|
committer | uebayasi <uebayasi@pkgsrc.org> | 2003-06-09 09:36:35 +0000 |
commit | 028d988779bb61efda4e04b164e6f95f00dca40d (patch) | |
tree | 89b2f40c9db13884d654623e0e4ebe56d90a0230 /inputmethod/canna-dict | |
parent | 8e2a418ba662d334a3d00835035c01606ac1d3d8 (diff) | |
download | pkgsrc-028d988779bb61efda4e04b164e6f95f00dca40d.tar.gz |
Update/simplify/improve DESCR/MESSAGE of Canna packages. The MESSAGE part
is from Takamizu-san.
(I dare to delete the explanation for Mule. It's minor, and too old.)
Diffstat (limited to 'inputmethod/canna-dict')
-rw-r--r-- | inputmethod/canna-dict/DESCR | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/inputmethod/canna-dict/DESCR b/inputmethod/canna-dict/DESCR index 14268d78991..8faa0f48d82 100644 --- a/inputmethod/canna-dict/DESCR +++ b/inputmethod/canna-dict/DESCR @@ -1,13 +1 @@ -Canna is a Kana-Kanji conversion server. -Support Mule(Multi-lingal extention Emacs), kinput2 X11 input method, -cannum front end and some others. - - To use from Mule (CANNA version), in .emacs file: - - (if (and (boundp 'CANNA) CANNA) ; Is it CANNA MULE? - (progn - (load-library "canna") - (canna) )) - - Then kana-kanji conversion begin to `C-o' key. Show more detail -Info, and/or documents. +Dictionary part of Canna Japanese input method. |