Mercurial > emacs
changeset 51628:abfc7d48b476
(utf-translate-cjk-mode): Fix docstring.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Sat, 21 Jun 2003 02:24:14 +0000 |
parents | 1329f6a6c949 |
children | 0333f026178a |
files | lisp/international/utf-8.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/international/utf-8.el Fri Jun 20 13:21:24 2003 +0000 +++ b/lisp/international/utf-8.el Sat Jun 21 02:24:14 2003 +0000 @@ -193,7 +193,7 @@ (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.