Mercurial > emacs
comparison src/ChangeLog.unicode @ 90232:eab32348047a
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 23 Sep 2005 07:06:33 +0000 |
parents | 709f27353024 |
children | 7871ecd1281b |
comparison
equal
deleted
inserted
replaced
90231:8be9e4c6d687 | 90232:eab32348047a |
---|---|
1 2005-09-23 Kenichi Handa <handa@m17n.org> | |
2 | |
3 * coding.c (encode_coding_object): If a pre-write-conversion | |
4 function makes a new buffer, kill it. | |
5 | |
1 2005-07-29 Kenichi Handa <handa@m17n.org> | 6 2005-07-29 Kenichi Handa <handa@m17n.org> |
2 | 7 |
3 * coding.c (QCascii_compatible_p): New variable. | 8 * coding.c (QCascii_compatible_p): New variable. |
4 (syms_of_coding): Initialize it. | 9 (syms_of_coding): Initialize it. |
5 (ONE_MORE_BYTE): Decrement `src' before calling string_char. | 10 (ONE_MORE_BYTE): Decrement `src' before calling string_char. |