Mercurial > emacs
changeset 67946:ec6bcc17dae2
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Fri, 30 Dec 2005 23:13:54 +0000 |
parents | 9c54e8f5b763 |
children | 7538cafcf9f7 |
files | src/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
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.