[BACK]Return to DESCR CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / inputmethod / canna-lib

File: [cvs.NetBSD.org] / pkgsrc / inputmethod / canna-lib / DESCR (download)

Revision 1.1, Fri May 31 13:00:58 2002 UTC (21 years, 10 months ago) by seb
Branch: MAIN
CVS Tags: pkgviews-base, netbsd-1-6-RELEASE-base, netbsd-1-6-1-base, buildlink2-base

Initial revision

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.