241fddd816
* 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.
8 lines
367 B
Text
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)
|
|
===========================================================================
|