Mercurial > emacs
changeset 30949:54e668cd8c0b
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 18 Aug 2000 06:39:31 +0000 |
parents | 0763555f942b |
children | 5682de5cfdac |
files | src/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Fri Aug 18 06:31:51 2000 +0000 +++ b/src/ChangeLog Fri Aug 18 06:39:31 2000 +0000 @@ -1,3 +1,10 @@ +2000-08-18 Kenichi Handa <handa@etl.go.jp> + + * coding.c (decode_coding_string): Set members consumed, + consumed_char, produced, produced_char of *coding correctly. If + decode_coding doesn't consume any byte, don't try anymore. + (encode_coding_string): Likewise. + 2000-08-18 Gerd Moellmann <gerd@gnu.org> * lisp.h (CHECK) [ENABLE_CHECKING]: Make both side of the