Mercurial > emacs
diff src/ChangeLog @ 67946:ec6bcc17dae2
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Fri, 30 Dec 2005 23:13:54 +0000 |
parents | 52bbc53dbce1 |
children | 92537f32d9ed |
line wrap: on
line diff
--- 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 <teirllm@auburn.edu> + + * 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 <monnier@iro.umontreal.ca> * term.c (visible_cursor): New boolean var.