* textprop.c (set_text_properties_1): Do not allow NULL interval.
authorDmitry Antipov <dmantipov@yandex.ru>
Thu, 20 Dec 2012 08:49:21 +0000 (12:49 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Thu, 20 Dec 2012 08:49:21 +0000 (12:49 +0400)
commit1687fb14cd625aedce869411c841ff3fbf9ca43d
tree87e830b3cd829676605146a6d2a3d1f23eefc924
parent87523aedc8a36a3be17e2918b0c8bd43cbe3618c
* textprop.c (set_text_properties_1): Do not allow NULL interval.
Rename 4th argument since it may be buffer or string.  Adjust comment.
* intervals.c (graft_intervals_info_buffer): Find an interval here.
src/ChangeLog
src/intervals.c
src/textprop.c