Mercurial > emacs
diff src/ChangeLog @ 32854:25f4a6923e96
*** empty log message ***
| author | Miles Bader <miles@gnu.org> |
|---|---|
| date | Wed, 25 Oct 2000 05:38:31 +0000 |
| parents | b3e358949f64 |
| children | 04a91ff2afcd |
line wrap: on
line diff
--- a/src/ChangeLog Wed Oct 25 05:37:15 2000 +0000 +++ b/src/ChangeLog Wed Oct 25 05:38:31 2000 +0000 @@ -3,6 +3,7 @@ * editfns.c (find_field): Set the field stickiness correctly from overlay fields. Use renamed `text_property_stickiness'. (text_property_stickiness): Renamed from `char_property_stickiness'. + Only check text properties, not overlays. * textprop.c (get_char_property_and_overlay): New function. (Fget_char_property): Use it. * intervals.h (get_char_property_and_overlay): Add declaration.
