mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
6 lines
184 B
Plaintext
6 lines
184 B
Plaintext
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)
|