diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/language/ethio-util.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/language/ethio-util.el b/lisp/language/ethio-util.el index db9584713f2..878e65ebcc6 100644 --- a/lisp/language/ethio-util.el +++ b/lisp/language/ethio-util.el | |||
| @@ -31,7 +31,6 @@ | |||
| 31 | "Setup multilingual environment for Ethiopic." | 31 | "Setup multilingual environment for Ethiopic." |
| 32 | (interactive) | 32 | (interactive) |
| 33 | (setup-english-environment) | 33 | (setup-english-environment) |
| 34 | (setq primary-language "Ethiopic") | ||
| 35 | 34 | ||
| 36 | (setq default-input-method "ethiopic") | 35 | (setq default-input-method "ethiopic") |
| 37 | 36 | ||