Mercurial > emacs
changeset 53243:abbcd93bf46e
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 03 Dec 2003 08:33:20 +0000 |
parents | e8f42b49f71f |
children | d470576fa910 |
files | lisp/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 23 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Dec 03 08:25:25 2003 +0000 +++ b/lisp/ChangeLog Wed Dec 03 08:33:20 2003 +0000 @@ -1,3 +1,21 @@ +2003-12-03 Kenichi Handa <handa@m17n.org> + + * language/cyrillic.el: Register "microsoft-cp1251" in + ctext-non-standard-encodings-alist. + ("Bulgarian"): Add ctext-non-standard-encodings. + ("Belarusian"): Likewise. + + * international/mule-conf.el (compound-text-with-extensions): + Change the type to 2 (iso-2022 base). + + * international/mule.el (ctext-non-standard-encodings-alist): + Change the format. + (ctext-non-standard-encodings): New variable. + (ctext-post-read-conversion): Fully re-written. + (ctext-non-standard-designations-alist): Delete it. + (ctext-non-standard-encodings-table): New function. + (ctext-pre-write-conversion): Fully re-written. + 2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk> * cus-edit.el (custom-add-parent-links): Add documentation links
--- a/src/ChangeLog Wed Dec 03 08:25:25 2003 +0000 +++ b/src/ChangeLog Wed Dec 03 08:33:20 2003 +0000 @@ -1,3 +1,8 @@ +2003-12-03 Kenichi Handa <handa@m17n.org> + + * coding.c (decode_coding_iso2022): Fix for preserving UTF-8 + encoding sequence. + 2003-12-01 Kenichi Handa <handa@m17n.org> * composite.c (syms_of_composite): Don't make the compostion hash