Mercurial > emacs
comparison src/ChangeLog @ 44816:2ca17e5f2484
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 24 Apr 2002 17:06:09 +0000 |
parents | 82c4effdcdc4 |
children | e16ca82dbf9c |
comparison
equal
deleted
inserted
replaced
44815:cf2454d3a103 | 44816:2ca17e5f2484 |
---|---|
1 2002-04-24 Gerd Moellmann <gerd@gnu.org> | 1 2002-04-24 Gerd Moellmann <gerd@gnu.org> |
2 | 2 |
3 * dispnew.c (update_text_area): Set phys_cursor_on_p to 0 in the | |
4 case of writing a whole row, more or less analogous to the case of | |
5 writing only parts of a row. | |
6 | |
7 * xterm.c (x_display_and_set_cursor): Set phys_cursor_width to | |
8 0 for NO_CURSOR. | |
9 | |
3 * xterm.c (notice_overwritten_cursor): Fix an off by 1 error. | 10 * xterm.c (notice_overwritten_cursor): Fix an off by 1 error. |
4 | 11 |
5 2002-04-23 Colin Walters <walters@verbum.org> | 12 2002-04-23 Colin Walters <walters@verbum.org> |
6 | 13 |
7 * buffer.c (syms_of_buffer): Doc fix. | 14 * buffer.c (syms_of_buffer): Doc fix. |