]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Fri, 26 Jul 2002 11:53:10 +0000 (11:53 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 26 Jul 2002 11:53:10 +0000 (11:53 +0000)
src/ChangeLog

index cc91ec92a9e7cc64066540714ae1074f52cafdfa..cb9e12131111101b9ed7a8b9d5281b9f44e5084c 100644 (file)
@@ -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.