Mercurial > emacs
comparison src/ChangeLog @ 41381:9be2255c4a1f
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Thu, 22 Nov 2001 20:44:11 +0000 |
parents | fe2a51b64eb6 |
children | 359bcfe3d803 |
comparison
equal
deleted
inserted
replaced
41380:aff1b15f295b | 41381:9be2255c4a1f |
---|---|
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. |
4 (ENCODE_SYSTEM, DECODE_SYSTEM) [WINDOWSNT]: Use Vlocale_coding_system. | 12 (ENCODE_SYSTEM, DECODE_SYSTEM) [WINDOWSNT]: Use Vlocale_coding_system. |
5 | 13 |