pkgsrc/inputmethod/canna-canuum/MESSAGE
uebayasi 241fddd816 1) Update Canna to 3.6p4.
* Reconstruct sample init files.
* RC-style start script.
* Auto-registration of Kana conversion.
* Abolish fuzokugo.cld.
* More key symbols can be configured with Lisp.
* Server returns more appropriate values at abort.
* TeX document improvements.
* And many bug fixes.

2) Make Canuum use Canna's common make files.  From Osamu Oishi in PR 22244.
2003-09-23 15:06:57 +00:00

8 lines
367 B
Text

===========================================================================
$NetBSD: MESSAGE,v 1.1 2003/09/23 15:06:58 uebayasi Exp $
You at least should set up key functions in "${HOME}/.canna".
such as:
(set-key 'alpha-mode "\C-i" 'japanese-mode)
(set-key 'empty-mode "\C-i" 'alpha-mode)
===========================================================================