comparison src/ChangeLog @ 42795:7b189af184c5

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Wed, 16 Jan 2002 23:06:10 +0000
parents 33c653c40457
children dfa4a2991178
comparison
equal deleted inserted replaced
42794:dee88a860452 42795:7b189af184c5
1 2002-01-16 Kim F. Storm <storm@cua.dk> 1 2002-01-16 Kim F. Storm <storm@cua.dk>
2 2
3 * xterm.c (x_erase_phys_cursor): Don't erase cursor if cursor row 3 * xterm.c (x_erase_phys_cursor): Don't erase cursor if cursor row
4 is invisible. This can happen if cursor is on top line of a 4 is invisible. This can happen if cursor is on top line of a
5 window, and we switch to a buffer with a header line. 5 window, and we switch to a buffer with a header line.
6
7 * w32term.c (x_erase_phys_cursor): ditto.
6 8
7 2002-01-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 9 2002-01-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
8 10
9 * xterm.c (XTread_socket) [!USE_X_TOOLKIT]: Compute the value of 11 * xterm.c (XTread_socket) [!USE_X_TOOLKIT]: Compute the value of
10 `dont_resize' only when used. 12 `dont_resize' only when used.