From 419ac0a216abeb811c7ae33efa79c8fe5dacf391 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Fri, 18 Aug 2000 06:39:31 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 6756de20b0..8163d64ce1 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 -- 2.20.1