]> code.delx.au - gnu-emacs/commit
* textprop.c (Fnext_property_change, Fnext_single_property_change)
authorChong Yidong <cyd@stupidchicken.com>
Tue, 12 Sep 2006 16:47:26 +0000 (16:47 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 12 Sep 2006 16:47:26 +0000 (16:47 +0000)
commit52c0f270f23feccccfca93bab5a353c02581bd5f
tree4088e7b986fedd7afd8aeed4bfdd9a7c99543d5e
parent4b1aaa8b07cf2797b5a57e2a1fd88f3ec0aa41e2
* 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.
src/ChangeLog
src/textprop.c