emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/international/utf-8.el


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/lisp/international/utf-8.el
Date: Fri, 20 Jun 2003 22:24:14 -0400

Index: emacs/lisp/international/utf-8.el
diff -c emacs/lisp/international/utf-8.el:1.30 
emacs/lisp/international/utf-8.el:1.31
*** emacs/lisp/international/utf-8.el:1.30      Thu May  1 00:39:07 2003
--- emacs/lisp/international/utf-8.el   Fri Jun 20 22:24:14 2003
***************
*** 193,199 ****
  (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
  `korean-ksc5601', `chinese-gb2312', `chinese-big5-1',
  `chinese-big5-2', `japanese-jisx0208' and `japanese-jisx0212', and to
  decode the corresponding unicodes into such characters.
--- 193,199 ----
  (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-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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]