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: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Sun, 18 Nov 2001 01:55:00 -0500

Index: emacs/src/ChangeLog
diff -u emacs/src/ChangeLog:1.2232 emacs/src/ChangeLog:1.2233
--- emacs/src/ChangeLog:1.2232  Sat Nov 17 17:40:47 2001
+++ emacs/src/ChangeLog Sun Nov 18 01:54:59 2001
@@ -1,3 +1,11 @@
+2001-11-18  Richard M. Stallman  <address@hidden>
+
+       * xdisp.c (message_dolog_marker1, message_dolog_marker2)
+       (message_dolog_marker3): New static variables hold three markers.
+       (syms_of_xdisp): Initialize and staticpro them.
+       (message_dolog): Use message_dolog_marker1..3 instead of
+       allocating markers each time.  Unchain them when done.
+
 2001-11-17  Richard M. Stallman  <address@hidden>
 
        * doc.c (Fsnarf_documentation): Doc fix.



reply via email to

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