From: Luc Teirlinck Date: Fri, 30 Dec 2005 23:13:54 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~4957 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c26ec07faf3d0b605442fe00baadded9444b5fdb;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index b1fc39a4100..f598976ba07 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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.