Mercurial > emacs
changeset 45240:5a731733b17e
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 11 May 2002 21:33:13 +0000 |
parents | 6a20d4c6bb78 |
children | 4f4c7b244570 |
files | src/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <eliz@is.elta.co.il> + + * coding.c (decode_coding) <coding_type_ccl>: 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 <schwab@suse.de> * coding.c (intersection): Keep the elements of the returned list