summaryrefslogtreecommitdiff
path: root/inputmethod/canna-lib
diff options
context:
space:
mode:
authoruebayasi <uebayasi>2003-06-09 09:36:35 +0000
committeruebayasi <uebayasi>2003-06-09 09:36:35 +0000
commit9d9e8d6a41b1a271ca282e66ac35c3fd8b7d627d (patch)
tree89b2f40c9db13884d654623e0e4ebe56d90a0230 /inputmethod/canna-lib
parent471656687653e5182ef87b44c385c28f9539b5f4 (diff)
downloadpkgsrc-9d9e8d6a41b1a271ca282e66ac35c3fd8b7d627d.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-lib')
-rw-r--r--inputmethod/canna-lib/DESCR14
1 files changed, 1 insertions, 13 deletions
diff --git a/inputmethod/canna-lib/DESCR b/inputmethod/canna-lib/DESCR
index 14268d78991..0bd1d1289d2 100644
--- a/inputmethod/canna-lib/DESCR
+++ b/inputmethod/canna-lib/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.
+Library part of Canna Japanese input method.