diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index b1fc39a4100..f598976ba07 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2005-12-30 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | |||
| 3 | * textprop.c (set_text_properties): Reword description of return value. | ||
| 4 | Return Qnil if caller wants to remove all text properties from a | ||
| 5 | string and the string already has no intervals. | ||
| 6 | |||
| 1 | 2005-12-30 Stefan Monnier <monnier@iro.umontreal.ca> | 7 | 2005-12-30 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 8 | ||
| 3 | * term.c (visible_cursor): New boolean var. | 9 | * term.c (visible_cursor): New boolean var. |