aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/howm/pkg-message
blob: 9f39dee983ee1bcce5342488baadc03900f9f913 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[
{ 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
}
]