summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-i18n/anthy/files/50anthy-gentoo.el')
-rw-r--r--app-i18n/anthy/files/50anthy-gentoo.el6
1 files changed, 2 insertions, 4 deletions
diff --git a/app-i18n/anthy/files/50anthy-gentoo.el b/app-i18n/anthy/files/50anthy-gentoo.el
index 6746c84228a6..a166df146539 100644
--- a/app-i18n/anthy/files/50anthy-gentoo.el
+++ b/app-i18n/anthy/files/50anthy-gentoo.el
@@ -1,7 +1,5 @@
;;; anthy site-lisp configuration
-(push "/usr/share/emacs/site-lisp/anthy" load-path)
-(load-library "anthy")
-(set-language-environment "Japanese")
-(setq default-input-method "japanese-anthy")
+(set-language-info "Japanese" 'input-method "japanese-anthy")
+