Mercurial > emacs
comparison src/ChangeLog @ 88695:35e38abc7e9d
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 31 May 2002 10:47:26 +0000 |
parents | d080fd934431 |
children | dca7b491d37e |
comparison
equal
deleted
inserted
replaced
88694:cd23fd4b0145 | 88695:35e38abc7e9d |
---|---|
1 2002-05-31 Kenichi Handa <handa@etl.go.jp> | 1 2002-05-31 Kenichi Handa <handa@etl.go.jp> |
2 | |
3 * charset.c (load_charset_map): Handle the case that from < to | |
4 correctly. | |
2 | 5 |
3 * coding.c (encode_coding_emacs_mule): Pay attention to raw-8-bit | 6 * coding.c (encode_coding_emacs_mule): Pay attention to raw-8-bit |
4 chars. | 7 chars. |
5 (encode_coding_iso_2022): Likewise. | 8 (encode_coding_iso_2022): Likewise. |
6 (encode_coding_sjis): Likewise. | 9 (encode_coding_sjis): Likewise. |