]> git.eshelyaron.com Git - emacs.git/commitdiff
Add bug reference.
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 7 Jan 2009 09:34:18 +0000 (09:34 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 7 Jan 2009 09:34:18 +0000 (09:34 +0000)
src/ChangeLog

index 25b60e9d45ebfdadeab1d0de503b2f3f3601311f..df6b5761a3aaee1fb503e029ed63a6efd9f29186 100644 (file)
@@ -1,7 +1,7 @@
 2009-01-07  Kenichi Handa  <handa@m17n.org>
 
        * coding.c (decode_coding_utf_8): Check byte_after_cr before
-       breaking the loop.
+       breaking the loop.  (Bug#870)
        (decode_coding_utf_16, decode_coding_emacs_mule)
        (decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
        (decode_coding_charset): Likewise.