projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7717c39
)
(setup-tibetan-environment): Set default-input-method correctly.
author
Kenichi Handa
<handa@m17n.org>
Tue, 15 Jul 1997 08:22:18 +0000
(08:22 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Tue, 15 Jul 1997 08:22:18 +0000
(08:22 +0000)
lisp/language/tibet-util.el
patch
|
blob
|
history
diff --git
a/lisp/language/tibet-util.el
b/lisp/language/tibet-util.el
index 279d36eca1f86adbacf4c412ddb5c4ecf056a11b..ab7561dc8b207b59a5337e5c8b54824ea114c66a 100644
(file)
--- a/
lisp/language/tibet-util.el
+++ b/
lisp/language/tibet-util.el
@@
-40,7
+40,7
@@
(setq-default buffer-file-coding-system 'iso-2022-7)
- (setq default-input-method
'("Tibetan" . "quail-tibetan-wylie")
)
+ (setq default-input-method
"quail-tibetan-wylie"
)
(setq sendmail-coding-system 'iso-2022-7
rmail-file-coding-system 'iso-2022-7))