366f3b7f81
* Fully convert to the pkginstall framework by using it to manage directories required at install time. * Rewrite the canna rc.d script to ensure that all needed directories are present before the daemon is started. * Miscellaneous touch ups to the DESCR and MESSAGE files. * Remove the need to explicitly set PREFIX. These packages now install into ${LOCALBASE} and use symlinks and file copies to put the files into the ${IMDICTDIR}. Bump the PKGREVISIONs for the canna* packages.
9 lines
362 B
Text
9 lines
362 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.2 2006/07/05 04:48:28 jlam Exp $
|
|
|
|
You at least should set up key functions in ~/.canna, e.g.:
|
|
|
|
(set-key 'alpha-mode "\C-i" 'japanese-mode)
|
|
(set-key 'empty-mode "\C-i" 'alpha-mode)
|
|
|
|
===========================================================================
|