diff src/ChangeLog @ 72834:84ff2640fb2a

* 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.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 12 Sep 2006 16:47:26 +0000
parents 0218c2fcef68
children 1c517ee1ca2c
line wrap: on
line diff
--- a/src/ChangeLog	Tue Sep 12 16:43:25 2006 +0000
+++ b/src/ChangeLog	Tue Sep 12 16:47:26 2006 +0000
@@ -1,3 +1,10 @@
+2006-09-12  Chong Yidong  <cyd@stupidchicken.com>
+
+	* 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  <mituharu@math.s.chiba-u.ac.jp>
 
 	* macfns.c (mac_window) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]: