emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog,v


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Sun, 02 Mar 2008 08:05:17 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kenichi Handa <handa>   08/03/02 08:05:16

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.6221
retrieving revision 1.6222
diff -u -b -r1.6221 -r1.6222
--- ChangeLog   1 Mar 2008 23:04:20 -0000       1.6221
+++ ChangeLog   2 Mar 2008 08:05:14 -0000       1.6222
@@ -1,3 +1,12 @@
+2008-03-02  Kenichi Handa  <address@hidden>
+
+       * coding.c (decode_coding_utf_8): When eol-type of CODING is
+       `dos', don't decode '\r' if that is the last in the source.
+       (decode_coding_utf_16, decode_coding_emacs_mule)
+       (decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
+       (decode_coding_raw_text, decode_coding_charset): Likewise.
+       (produce_chars): Don't decode EOL here.  Use EMACS_INT.
+
 2008-03-01  Jason Rumney  <address@hidden>
 
        * w32font.c (w32font_full_name): Report point size for scalable fonts.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]