mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-04 08:47:11 +00:00
(setup-korean-environment): Set default-input-method correctly.
This commit is contained in:
parent
391f7465a4
commit
ffb7e75e5f
@ -59,8 +59,7 @@
|
||||
|
||||
(setq-default buffer-file-coding-system 'korean-iso-8bit)
|
||||
|
||||
(setq default-input-method '("Korean" . "korean-hangul"))
|
||||
)
|
||||
(setq default-input-method "korean-hangul"))
|
||||
|
||||
(set-language-info-alist
|
||||
"Korean" '((setup-function . setup-korean-environment)
|
||||
|
Loading…
Reference in New Issue
Block a user