diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index ccb16497fc5..1f49d908f91 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2002-01-05 Jason Rumney <jasonr@gnu.org> | 1 | 2002-01-05 Jason Rumney <jasonr@gnu.org> |
| 2 | 2 | ||
| 3 | * w32term.c (x_draw_glyphs): Don't call notice_overwritten_cursor if | ||
| 4 | OVERLAPS_P. | ||
| 5 | |||
| 3 | * w32menu.c (w32_menu_display_help): Hide any tooltip window. | 6 | * w32menu.c (w32_menu_display_help): Hide any tooltip window. |
| 4 | 7 | ||
| 5 | * w32fns.c (compute_tip_xy): If tooltip won't fit on the screen | 8 | * w32fns.c (compute_tip_xy): If tooltip won't fit on the screen |