summaryrefslogtreecommitdiff
path: root/inputmethod/canna/DESCR
blob: bd470e7e7eb49556efa638dc9fd9ded779fd8abb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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.