Mercurial > emacs
comparison src/ChangeLog @ 67959:92537f32d9ed
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 31 Dec 2005 14:22:24 +0000 |
parents | ec6bcc17dae2 |
children | a770f85e87c0 |
comparison
equal
deleted
inserted
replaced
67958:ebf8e8b846e6 | 67959:92537f32d9ed |
---|---|
1 2005-12-31 Eli Zaretskii <eliz@gnu.org> | |
2 | |
3 * emacs.c (gdb_pvec_type): A dummy variable for GDB's sake. | |
4 | |
1 2005-12-30 Luc Teirlinck <teirllm@auburn.edu> | 5 2005-12-30 Luc Teirlinck <teirllm@auburn.edu> |
2 | 6 |
3 * textprop.c (set_text_properties): Reword description of return value. | 7 * textprop.c (set_text_properties): Reword description of return value. |
4 Return Qnil if caller wants to remove all text properties from a | 8 Return Qnil if caller wants to remove all text properties from a |
5 string and the string already has no intervals. | 9 string and the string already has no intervals. |