diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 72845845628..bbf738bf5bb 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2001-11-22 Jason Rumney <jasonr@gnu.org> | ||
| 2 | |||
| 3 | * w32fns.c (x_window_to_frame): Remove irrelevant TODO comment. | ||
| 4 | (w32_wnd_proc) <WM_MENUSELECT>: Show help echo directly. | ||
| 5 | (my_create_tip_window): New function. | ||
| 6 | (x_create_tip_frame, compute_tip_xy): Adapt for Windows. | ||
| 7 | (Fx_show_tip, Fx_hide_tip) [TEST_TOOLTIPS]: Adapt for Windows. | ||
| 8 | |||
| 1 | 2001-11-20 Jason Rumney <jasonr@gnu.org> | 9 | 2001-11-20 Jason Rumney <jasonr@gnu.org> |
| 2 | 10 | ||
| 3 | * coding.h (Vw32_system_coding_system) [WINDOWSNT]: Remove. | 11 | * coding.h (Vw32_system_coding_system) [WINDOWSNT]: Remove. |