summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2003-09-04 19:15:09 +0000
committerMamoru Komachi <usata@gentoo.org>2003-09-04 19:15:09 +0000
commitc6a3d8a003dd5bd0b8e20c9c9b4dc7c4f17a3aa0 (patch)
treeda518f11b7604682e30d4a60d1e7c20baaeb37f8 /app-i18n/anthy/files
parentRevision bump to pick up encryption patch. (diff)
downloadgentoo-2-c6a3d8a003dd5bd0b8e20c9c9b4dc7c4f17a3aa0.tar.gz
gentoo-2-c6a3d8a003dd5bd0b8e20c9c9b4dc7c4f17a3aa0.tar.bz2
gentoo-2-c6a3d8a003dd5bd0b8e20c9c9b4dc7c4f17a3aa0.zip
modified 50anthy-gentoo.el. changed ~x86 to x86. added metadata.xml
Diffstat (limited to 'app-i18n/anthy/files')
-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")
+