changeset 46701:d5bf1117c68b

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Fri, 26 Jul 2002 11:53:10 +0000
parents 411d24d76648
children 2673ae55a6f9
files src/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Fri Jul 26 11:11:03 2002 +0000
+++ b/src/ChangeLog	Fri Jul 26 11:53:10 2002 +0000
@@ -1,3 +1,9 @@
+2002-07-26  Kenichi Handa  <handa@etl.go.jp>
+
+	* coding.c (detect_coding_iso2022): While checking a byte sequence
+	for CODING_CATEGORY_MASK_ISO_8_2, if we read one extra byte, check
+	it in the normal loop.
+
 2002-07-24  Gerd Moellmann  <gerd.moellmann@t-online.de>
 
 	* xterm.c (expose_overlaps): New function.