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: Sun, 25 Nov 2001 21:20:26 -0500

Index: emacs/src/ChangeLog
diff -u emacs/src/ChangeLog:1.2256 emacs/src/ChangeLog:1.2257
--- emacs/src/ChangeLog:1.2256  Sun Nov 25 20:19:06 2001
+++ emacs/src/ChangeLog Sun Nov 25 21:20:26 2001
@@ -1,3 +1,11 @@
+2001-11-25  Stefan Monnier  <address@hidden>
+
+       * textprop.c (set_text_properties_1): Clearly mark that the
+       interval should not be empty.
+
+       * intervals.c (graft_intervals_into_buffer):
+       Don't call set_text_properties_1 on an empty interval.
+
 2001-11-25  Richard M. Stallman  <address@hidden>
 
        * unexelf.c (unexec): Index by n, not nn, when checking for ".sbss".



reply via email to

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