# HG changeset patch # User Luc Teirlinck # Date 1135984434 0 # Node ID ec6bcc17dae209bf5565527236a239f3e4e02300 # Parent 9c54e8f5b7638f14f41029642d53e5efd68a2042 *** empty log message *** diff -r 9c54e8f5b763 -r ec6bcc17dae2 src/ChangeLog --- a/src/ChangeLog Fri Dec 30 22:58:31 2005 +0000 +++ b/src/ChangeLog Fri Dec 30 23:13:54 2005 +0000 @@ -1,3 +1,9 @@ +2005-12-30 Luc Teirlinck + + * textprop.c (set_text_properties): Reword description of return value. + Return Qnil if caller wants to remove all text properties from a + string and the string already has no intervals. + 2005-12-30 Stefan Monnier * term.c (visible_cursor): New boolean var.