summaryrefslogtreecommitdiff
path: root/japanese/canna-server/pkg-descr
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>2001-11-18 04:48:55 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>2001-11-18 04:48:55 +0000
commit3c1817697c487109e7c8de4df2704ed027fdbb1f (patch)
treefc05a65b9fc39930198d36385995ec67d822494f /japanese/canna-server/pkg-descr
parentUpdated to 3.1.4. (diff)
Upgrade to 3.5b2.
This upgrade is based on submissions from several people over years. I have been reluctant to upgrade this port primarily because I was never sure about the shared lib compatibility. Thanks to those who submitted the patch as well as tested the new version.
Notes
Notes: svn path=/head/; revision=50176
Diffstat (limited to 'japanese/canna-server/pkg-descr')
-rw-r--r--japanese/canna-server/pkg-descr8
1 files changed, 5 insertions, 3 deletions
diff --git a/japanese/canna-server/pkg-descr b/japanese/canna-server/pkg-descr
index 14268d789915..16e586f12733 100644
--- a/japanese/canna-server/pkg-descr
+++ b/japanese/canna-server/pkg-descr
@@ -2,12 +2,14 @@ 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:
+ To use from Mule (CANNA version), add the following to your .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.
+ Then use the `C-o' key to begin kana-kanji conversion. Refer to the
+Info file and the documents for more detail.
+
+- Max