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


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Fri, 16 Nov 2001 20:25:10 -0500

Index: emacs/src/ChangeLog
diff -u emacs/src/ChangeLog:1.2225 emacs/src/ChangeLog:1.2226
--- emacs/src/ChangeLog:1.2225  Fri Nov 16 17:54:22 2001
+++ emacs/src/ChangeLog Fri Nov 16 20:25:10 2001
@@ -1,3 +1,10 @@
+2001-11-16  Stefan Monnier  <address@hidden>
+
+       * fileio.c (build_annotations): Split off the tail.
+       (build_annotations_2): New fun.  Extracted from build_annotations.
+       (Fwrite_region): Split the call to build_annotations into two
+       calls to build_annotations and build_annotations_2.
+
 2001-11-16  Pavel Jan,Bm(Bk  <address@hidden>
 
        * sysdep.c (wait_for_kbd_input) [VMS]: Do not call
@@ -5,8 +12,7 @@
 
        * xterm.h (x_update_cursor): Remove duplicated prototype.
 
-       * keyboard.h (clear_waiting_for_input): Remove duplicated
-       prototype.
+       * keyboard.h (clear_waiting_for_input): Remove duplicated prototype.
 
        * xterm.c (waiting_for_input): Remove unnecessary prototype.
 



reply via email to

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