From: Kenichi Handa Date: Fri, 18 Aug 2000 06:39:31 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~2179 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=419ac0a216abeb811c7ae33efa79c8fe5dacf391;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 6756de20b0b..8163d64ce16 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2000-08-18 Kenichi Handa + + * 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 * lisp.h (CHECK) [ENABLE_CHECKING]: Make both side of the