mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
5360f04319
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
4 lines
201 B
Text
4 lines
201 B
Text
(set-language-environment "Japanese")
|
|
(require 'mozc) ; or (load-file "/usr/share/emacs/site-lisp/emacs-mozc/mozc.el")
|
|
(setq default-input-method "japanese-mozc")
|
|
(setq mozc-candidate-style 'overlay)
|