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: Tue, 15 Aug 2006 02:42:21 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kenichi Handa <handa>   06/08/15 02:42:21

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.5227
retrieving revision 1.5228
diff -u -b -r1.5227 -r1.5228
--- ChangeLog   14 Aug 2006 18:32:23 -0000      1.5227
+++ ChangeLog   15 Aug 2006 02:42:21 -0000      1.5228
@@ -1,3 +1,12 @@
+2006-08-15  Kenichi Handa  <address@hidden>
+
+       * coding.c (ONE_MORE_BYTE_CHECK_MULTIBYTE): New arg RET.  If SRC
+       is exhausted, return with RET.
+       (detect_coding_emacs_mule, detect_coding_iso2022)
+       (detect_coding_sjis, detect_coding_big5, detect_coding_utf_8)
+       (detect_coding_utf_16, detect_coding_ccl): Adjusted for the above
+       change.
+
 2006-08-14  Chong Yidong  <address@hidden>
 
        * keyboard.c (read_char): Don't reset idle timers if a time limit




reply via email to

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