From: Juanma Barranquero Date: Wed, 7 Jan 2009 09:34:18 +0000 (+0000) Subject: Add bug reference. X-Git-Tag: emacs-pretest-23.0.90~663 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=79a972175a9215551fd13a898cfce69cc5c42e14;p=emacs.git Add bug reference. --- diff --git a/src/ChangeLog b/src/ChangeLog index 25b60e9d45e..df6b5761a3a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,7 +1,7 @@ 2009-01-07 Kenichi Handa * 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.