diff options
| author | Jason Rumney | 2002-01-05 00:44:34 +0000 |
|---|---|---|
| committer | Jason Rumney | 2002-01-05 00:44:34 +0000 |
| commit | 44368f8f7834d885b7de108d68f301d579bdb276 (patch) | |
| tree | 3c870e921962d3697516d74cbf715e1a4133afeb /src | |
| parent | 15f18b89330b55c642177bb908e52c1a0ec16adb (diff) | |
| download | emacs-44368f8f7834d885b7de108d68f301d579bdb276.tar.gz emacs-44368f8f7834d885b7de108d68f301d579bdb276.zip | |
*** empty log message ***
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 |