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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Mon, 17 Mar 2008 20:21:14 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        08/03/17 20:21:13

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/src/ChangeLog,v
retrieving revision 1.6261
retrieving revision 1.6262
diff -u -b -r1.6261 -r1.6262
--- ChangeLog   17 Mar 2008 14:52:34 -0000      1.6261
+++ ChangeLog   17 Mar 2008 20:21:12 -0000      1.6262
@@ -1,3 +1,7 @@
+2008-03-17  Stefan Monnier  <address@hidden>
+
+       * buffer.h (Fbuffer_list): Declare (for use in callint.c).
+
 2008-03-17  Andreas Schwab  <address@hidden>
 
        * regex.c (re_match_2_internal): Properly match raw 8-bit bytes
@@ -28,10 +32,8 @@
 
        * coding.c (CHAR_STRING_ADVANCE_NO_UNIFY)
        (STRING_CHAR_ADVANCE_NO_UNIFY): New macros.
-       (coding_alloc_by_making_gap): Fix the way to preserve data in the
-       gap.
-       (alloc_destination): Fix the 2nd arg to
-       coding_alloc_by_making_gap.
+       (coding_alloc_by_making_gap): Fix the way to preserve data in the gap.
+       (alloc_destination): Fix the 2nd arg to coding_alloc_by_making_gap.
        (encode_coding_utf_8): Use CHAR_STRING_ADVANCE_NO_UNIFY instead of
        CHAR_STRING_ADVANCE.
        (produce_chars): Fix for the case that the source and the




reply via email to

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