mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
17 lines
534 B
Plaintext
17 lines
534 B
Plaintext
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.2 2012/12/12 13:10:54 wiz Exp $
|
|
|
|
Write below to your ~/.emacs or ~/.emacs.el:
|
|
|
|
;(setq howm-menu-lang 'ja)
|
|
(global-set-key "\C-c,," 'howm-menu)
|
|
(autoload 'howm-menu "howm" "Hitori Otegaru Wiki Modoki" t)
|
|
|
|
If you are upgrading from a version of howm prior to 1.4.0, please read
|
|
|
|
${PREFIX}/share/doc/howm/index.html
|
|
|
|
on "Update from old version" section.
|
|
|
|
===========================================================================
|