Mercurial > emacs
changeset 89447:afecc4e131a1
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 29 May 2003 13:16:36 +0000 |
parents | 1c88b057b9d3 |
children | de8b460070cc |
files | src/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Thu May 29 02:18:56 2003 +0000 +++ b/src/ChangeLog Thu May 29 13:16:36 2003 +0000 @@ -1,3 +1,11 @@ +2003-05-29 Kenichi Handa <handa@m17n.org> + + * coding.c (setup_coding_system): If coding has + post-read-conversion or pre-write-conversion, set + CODING_REQUIRE_DECODING_MASK and CODING_REQUIRE_ENCODING_MASK + respectively. + (decode_coding_gap): Run post-read-conversion if any. + 2003-05-29 Kenichi Handa <handa@m17n.org> * coding.c (make_conversion_work_buffer): Change the work buffer