From: Kenichi Handa Date: Sat, 21 Jun 2003 02:24:14 +0000 (+0000) Subject: (utf-translate-cjk-mode): Fix docstring. X-Git-Tag: ttn-vms-21-2-B4~9598 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=72b338a277737f76cd30b6d538e6617cb7788c3b;p=emacs.git (utf-translate-cjk-mode): Fix docstring. --- diff --git a/lisp/international/utf-8.el b/lisp/international/utf-8.el index b95ff8e548f..e0b3fae2540 100644 --- a/lisp/international/utf-8.el +++ b/lisp/international/utf-8.el @@ -193,7 +193,7 @@ Setting this variable outside customize has no effect." (define-minor-mode utf-translate-cjk-mode "Whether the UTF based coding systems should decode/encode CJK characters. Enabling this loads tables which allow the coding systems mule-utf-8, -mule-utf-16-le and mule-utf-16-be to encode characters in the charsets +mule-utf-16le and mule-utf-16be to encode characters in the charsets `korean-ksc5601', `chinese-gb2312', `chinese-big5-1', `chinese-big5-2', `japanese-jisx0208' and `japanese-jisx0212', and to decode the corresponding unicodes into such characters.