aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenichi Handa1997-07-15 08:22:18 +0000
committerKenichi Handa1997-07-15 08:22:18 +0000
commitae7f24dea7abb4ba45a919dc92c5e37c6fbd50a5 (patch)
tree3804bc10fec4960a0b02fe3d23336014dd1719fd
parente2cbe74db767db055d80eb5a1612414fdd1cecbb (diff)
downloademacs-ae7f24dea7abb4ba45a919dc92c5e37c6fbd50a5.tar.gz
emacs-ae7f24dea7abb4ba45a919dc92c5e37c6fbd50a5.zip
(setup-ethiopic-environment): Set default-input-method correctly.
-rw-r--r--lisp/language/ethio-util.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/language/ethio-util.el b/lisp/language/ethio-util.el
index 573e383b5ae..c97f6f98802 100644
--- a/lisp/language/ethio-util.el
+++ b/lisp/language/ethio-util.el
@@ -33,7 +33,7 @@
33 (setup-english-environment) 33 (setup-english-environment)
34 (setq primary-language "Ethiopic") 34 (setq primary-language "Ethiopic")
35 35
36 (setq default-input-method '("Ethiopic" . "ethiopic")) 36 (setq default-input-method "ethiopic")
37 37
38 ;; 38 ;;
39 ;; key bindings 39 ;; key bindings