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
commit13ba4c3ba7e459adeb4d029848ec316bab9b7417 (patch)
tree7d21f662c0fbfab4aeac0a4634413cdc84645414 /app-i18n/anthy/files
parentRevision bump to pick up encryption patch. (diff)
downloadhistorical-13ba4c3ba7e459adeb4d029848ec316bab9b7417.tar.gz
historical-13ba4c3ba7e459adeb4d029848ec316bab9b7417.tar.bz2
historical-13ba4c3ba7e459adeb4d029848ec316bab9b7417.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")
+