comparison 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
comparison
equal deleted inserted replaced
67945:9c54e8f5b763 67946:ec6bcc17dae2
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.
4 (set_terminal_modes, tty_show_cursor): Use "vs" or "ve" depending on 10 (set_terminal_modes, tty_show_cursor): Use "vs" or "ve" depending on
5 visible_cursor. 11 visible_cursor.