Mercurial > emacs
comparison lisp/ChangeLog @ 57729:e369cf644334
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 27 Oct 2004 06:49:47 +0000 |
parents | 095db2c661af |
children | 8be359c20ca3 |
comparison
equal
deleted
inserted
replaced
57728:8ce088246974 | 57729:e369cf644334 |
---|---|
1 2004-10-27 Kenichi Handa <handa@m17n.org> | |
2 | |
3 * international/subst-jis.el: Use | |
4 utf-translate-cjk-substitutable-p. | |
5 | |
6 * international/subst-gb2312.el: Likewise. | |
7 | |
8 * international/subst-big5.el: Likewise. | |
9 | |
10 * international/subst-ksc.el: Likewise. | |
11 | |
12 * international/utf-8.el (utf-translate-cjk-unicode-range-string): | |
13 New variable. | |
14 (utf-translate-cjk-set-unicode-range): New function. | |
15 (utf-translate-cjk-unicode-range): Make it customizable. | |
16 (utf-8-post-read-conversion): Use | |
17 utf-translate-cjk-unicode-range-string. | |
18 | |
1 2004-10-26 Daniel Pfeiffer <occitan@esperanto.org> | 19 2004-10-26 Daniel Pfeiffer <occitan@esperanto.org> |
2 | 20 |
3 * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group | 21 * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group |
4 trivial variants to shorten the list. | 22 trivial variants to shorten the list. |
5 (xml-based-modes): New var. | 23 (xml-based-modes): New var. |