diff options
author | Ulrich Müller <ulm@gentoo.org> | 2009-03-28 10:04:53 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2009-03-28 10:04:53 +0000 |
commit | eecfff9a75d6167f6131d4fe0893d6343d898b65 (patch) | |
tree | 1aa517cebeb3b95cb43e40a2e22fcd5a8ae6568d /app-i18n/anthy-ss | |
parent | Regularise header comment in Emacs site-init file. (diff) | |
download | gentoo-2-eecfff9a75d6167f6131d4fe0893d6343d898b65.tar.gz gentoo-2-eecfff9a75d6167f6131d4fe0893d6343d898b65.tar.bz2 gentoo-2-eecfff9a75d6167f6131d4fe0893d6343d898b65.zip |
Regularise header comment in Emacs site-init file.
(Portage version: 2.2_rc27/cvs/Linux i686)
Diffstat (limited to 'app-i18n/anthy-ss')
-rw-r--r-- | app-i18n/anthy-ss/files/50anthy-gentoo.el | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-i18n/anthy-ss/files/50anthy-gentoo.el b/app-i18n/anthy-ss/files/50anthy-gentoo.el index a166df146539..2c3ed77062f7 100644 --- a/app-i18n/anthy-ss/files/50anthy-gentoo.el +++ b/app-i18n/anthy-ss/files/50anthy-gentoo.el @@ -1,5 +1,4 @@ -;;; anthy site-lisp configuration +;;; anthy-ss site-lisp configuration (set-language-info "Japanese" 'input-method "japanese-anthy") - |