diff options
-rw-r--r-- | lisp/international/mule-conf.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/international/mule-conf.el b/lisp/international/mule-conf.el index e66af645ed7..51dfa67bea2 100644 --- a/lisp/international/mule-conf.el +++ b/lisp/international/mule-conf.el @@ -286,7 +286,7 @@ chinese-cns11643-6 chinese-cns11643-7) short ascii-eol ascii-cntl seven locking-shift single-shift nil nil nil init-bol) - '((safe-charsets ascii japanesejisx0208 japanese-jisx0208-1978 latin-jisx0201 + '((safe-charsets ascii japanese-jisx0208 japanese-jisx0208-1978 latin-jisx0201 korean-ksc5601 chinese-gb2312 chinese-cns11643-1 chinese-cns11643-2 chinese-cns11643-3 chinese-cns11643-4 chinese-cns11643-5 chinese-cns11643-6 chinese-cns11643-7))) |