11 lines
227 B
Text
11 lines
227 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
To use this port, write below to your ~/.emacs:
|
|
|
|
;(setq howm-menu-lang 'ja)
|
|
(global-set-key "\C-c,," 'howm-menu)
|
|
(autoload 'howm-menu "howm-mode" "Hitori Otegaru Wiki Modoki" t)
|
|
EOM
|
|
}
|
|
]
|