# HG changeset patch # User Eli Zaretskii # Date 1021152793 0 # Node ID 5a731733b17eba764a033d1fc9496fba1de45ff5 # Parent 6a20d4c6bb785dac2c4de4af848afa67f98900cd *** empty log message *** diff -r 6a20d4c6bb78 -r 5a731733b17e src/ChangeLog --- a/src/ChangeLog Sat May 11 21:32:52 2002 +0000 +++ b/src/ChangeLog Sat May 11 21:33:13 2002 +0000 @@ -1,3 +1,9 @@ +2002-05-12 Eli Zaretskii + + * coding.c (decode_coding) : If a lone CR + characters is carried over from the previous block of text, adjust + coding->produced to account for the extra character. + 2002-05-11 Andreas Schwab * coding.c (intersection): Keep the elements of the returned list