/usr/share/doc/emacs-mozc/README.Debian is in emacs-mozc 1.15.1857.102-1+b1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 | - About Mozc/Debian
-- emacs-mozc
(require 'mozc)
(set-language-environment "Japanese")
(setq default-input-method "japanese-mozc")
Having the above settings, just type C-\ which is bound to
`toggle-input-method' by default.
-- Mon, 18 Jun 2012 12:39:51 +0900 Nobuhiro Iwamatsu <iwamatsu@debian.org>
|