pkgsrc/inputmethod/canna-lib/DESCR
seb b99ed58120 Reimport of package Canna-lib from japanese/canna-lib into inputmethod/canna-lib.
This is part of the japanese category retirement.
CATEGORIES adjusted.
2002-05-31 13:00:58 +00:00

13 lines
414 B
Text

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.