From a2309271049df204d449bd5498faba50835abebd Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Wed, 6 Nov 2002 00:10:18 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 9b6b9c74c23..993cd26730c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,17 @@ +2002-11-06 Kenichi Handa + + * coding.c (decode_coding_utf_8): When eol_type is Qdos, handle + the case that the last byte is '\r' correctly. + (decode_coding_emacs_mule): Likewise. + (decode_coding_iso_2022): Likewise. + (decode_coding_sjis): Likewise. + (decode_coding_big5): Likewise. + (decode_coding_charset): Likewise. + (produce_chars): Likewise. + (decode_coding): Flushing out the unprocessed data correctly. + (decode_coding_gap): Set CODING_MODE_LAST_BLOCK bit of + coding->mode. + 2002-10-31 Dave Love * xterm.c (XTread_socket): Fix changes for defined keysyms. Add -- 2.39.2