diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 24df4986e42..57e508f9f27 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -4,6 +4,8 @@ | |||
| 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 | 6 | ||
| 7 | * w32term.c (x_erase_phys_cursor): ditto. | ||
| 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 |