Mercurial > emacs
changeset 57729:e369cf644334
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 27 Oct 2004 06:49:47 +0000 |
parents | 8ce088246974 |
children | c173d0dac457 |
files | etc/NEWS lisp/ChangeLog |
diffstat | 2 files changed, 21 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Wed Oct 27 06:03:43 2004 +0000 +++ b/etc/NEWS Wed Oct 27 06:49:47 2004 +0000 @@ -870,6 +870,9 @@ one-dimensional internal charsets, specifically the ISO-8859 ones. The utf-16 coding system is affected similarly. +** New variable `utf-translate-cjk-unicode-range' controls which +Unicode characters to translate in `utf-translate-cjk-mode'. + ** iso-10646-1 (`Unicode') fonts can be used to display any range of characters encodable by the utf-8 coding system. Just specify the fontset appropriately.
--- a/lisp/ChangeLog Wed Oct 27 06:03:43 2004 +0000 +++ b/lisp/ChangeLog Wed Oct 27 06:49:47 2004 +0000 @@ -1,3 +1,21 @@ +2004-10-27 Kenichi Handa <handa@m17n.org> + + * international/subst-jis.el: Use + utf-translate-cjk-substitutable-p. + + * international/subst-gb2312.el: Likewise. + + * international/subst-big5.el: Likewise. + + * international/subst-ksc.el: Likewise. + + * international/utf-8.el (utf-translate-cjk-unicode-range-string): + New variable. + (utf-translate-cjk-set-unicode-range): New function. + (utf-translate-cjk-unicode-range): Make it customizable. + (utf-8-post-read-conversion): Use + utf-translate-cjk-unicode-range-string. + 2004-10-26 Daniel Pfeiffer <occitan@esperanto.org> * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group