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: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Tue, 12 Sep 2006 16:47:27 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      06/09/12 16:47:26

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.5291
retrieving revision 1.5292
diff -u -b -r1.5291 -r1.5292
--- ChangeLog   12 Sep 2006 09:48:33 -0000      1.5291
+++ ChangeLog   12 Sep 2006 16:47:26 -0000      1.5292
@@ -1,3 +1,10 @@
+2006-09-12  Chong Yidong  <address@hidden>
+
+       * textprop.c (Fnext_property_change, Fnext_single_property_change)
+       (Fprevious_property_change, Fprevious_single_property_change):
+       Avoid changing limit, so we can correctly catch the case where the
+       property is constant up to limit.
+
 2006-09-12  YAMAMOTO Mitsuharu  <address@hidden>
 
        * macfns.c (mac_window) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:




reply via email to

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