summaryrefslogtreecommitdiff
path: root/inputmethod/canna-server-bin/DESCR
blob: 272e6a4babe7e56b53ba4b3240fde368c69860ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Canna is a Kana-Kanji conversion server.

This package just contains the binary for the server; install
the canna-server package for all files.

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.