summaryrefslogtreecommitdiff
path: root/japanese/anthy-unicode/pkg-message
blob: cc4965c3ca02d1ff04be52373cc96f243932d245 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[
{ type: install
  message: <<EOM
To activate anthy-unicode, you will need to add the following lines to
your ~/.emacs:

(set-language-environment "japanese")
(setq default-input-method "japanese-anthy-unicode")
EOM
}
]