Mercurial > emacs
comparison lisp/ChangeLog @ 89456:24eb12b8cf36
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 30 May 2003 07:00:45 +0000 |
parents | 69c6a59fdced |
children | 3bb3cb011f1e |
comparison
equal
deleted
inserted
replaced
89455:ba48a280779d | 89456:24eb12b8cf36 |
---|---|
1 2003-05-30 Kenichi Handa <handa@m17n.org> | |
2 | |
3 * international/mule.el (ctext-non-standard-designations-alist): | |
4 Exclude entries for iso8859-1[03456]. Fix docstring. | |
5 (ctext-pre-write-conversion): Make it work for the case that FROM | |
6 is a string. Don't do unnecessary save-restriction and | |
7 narrow-to-region. | |
8 | |
9 2003-05-28 Kenichi Handa <handa@m17n.org> | |
10 | |
11 * international/mule.el (ctext-non-standard-encodings-alist): | |
12 Renamed from non-standard-icccm-encodings-alist. | |
13 (ctext-non-standard-encodings-regexp): New variable | |
14 (ctext-post-read-conversion): Full rewrite. | |
15 (ctext-non-standard-designations-alist): Renamed from | |
16 non-standard-designations-alist. | |
17 (ctext-pre-write-conversion): Full rewrite. | |
18 (define-coding-system): Doc fix (escape '"' by '\'). | |
19 | |
1 2003-05-24 Dave Love <fx@gnu.org> | 20 2003-05-24 Dave Love <fx@gnu.org> |
2 | 21 |
3 * international/mule-conf.el (utf-16le, utf-16be-16be) | 22 * international/mule-conf.el (utf-16le, utf-16be-16be) |
4 (utf-16le-with-signature, utf-16be-with-signature, utf-16): | 23 (utf-16le-with-signature, utf-16be-with-signature, utf-16): |
5 Define :mime-text-unsuitable. `utf-16{b,l}e...' renamed from | 24 Define :mime-text-unsuitable. `utf-16{b,l}e...' renamed from |