1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-11 16:08:13 +00:00

*** empty log message ***

This commit is contained in:
Kenichi Handa 2004-10-27 06:49:47 +00:00
parent e41ef4d404
commit af3b9e477a
2 changed files with 21 additions and 0 deletions

View File

@ -870,6 +870,9 @@ coding system now also encodes characters from most of Emacs's
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.

View File

@ -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