Mercurial > emacs
comparison src/ChangeLog @ 89447:afecc4e131a1
*** empty log message ***
| author | Kenichi Handa <handa@m17n.org> |
|---|---|
| date | Thu, 29 May 2003 13:16:36 +0000 |
| parents | e15e5e4d3cfa |
| children | 7f88806b3881 |
comparison
equal
deleted
inserted
replaced
| 89446:1c88b057b9d3 | 89447:afecc4e131a1 |
|---|---|
| 1 2003-05-29 Kenichi Handa <handa@m17n.org> | |
| 2 | |
| 3 * coding.c (setup_coding_system): If coding has | |
| 4 post-read-conversion or pre-write-conversion, set | |
| 5 CODING_REQUIRE_DECODING_MASK and CODING_REQUIRE_ENCODING_MASK | |
| 6 respectively. | |
| 7 (decode_coding_gap): Run post-read-conversion if any. | |
| 8 | |
| 1 2003-05-29 Kenichi Handa <handa@m17n.org> | 9 2003-05-29 Kenichi Handa <handa@m17n.org> |
| 2 | 10 |
| 3 * coding.c (make_conversion_work_buffer): Change the work buffer | 11 * coding.c (make_conversion_work_buffer): Change the work buffer |
| 4 name to the same one as that of Emacs 21. | 12 name to the same one as that of Emacs 21. |
| 5 | 13 |
