diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index df458e29f54..54ee39a2314 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2002-04-23 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * xterm.c (x_draw_hollow_cursor, x_draw_bar_cursor) | ||
| 4 | (x_draw_phys_cursor_glyph): Set phys_cursor_width here. | ||
| 5 | (x_display_and_set_cursor): Don't set phys_cursor_width here, for | ||
| 6 | bar cursors only, to make phys_cursor_width contain what its name | ||
| 7 | suggests. | ||
| 8 | (notice_overwritten_cursor): Consider the cursor image erased if | ||
| 9 | the output area intersects the cursor image in y-direction. | ||
| 10 | |||
| 1 | 2002-04-23 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | 11 | 2002-04-23 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 2 | 12 | ||
| 3 | * xdisp.c: Remove unused global variable | 13 | * xdisp.c: Remove unused global variable |