Mercurial > emacs
comparison src/ChangeLog @ 48820:2db5dda201b5
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Thu, 12 Dec 2002 19:56:41 +0000 |
parents | 5030a4c296d2 |
children | d74c4e3f225e |
comparison
equal
deleted
inserted
replaced
48819:c7fb53597300 | 48820:2db5dda201b5 |
---|---|
1 2002-12-12 Jason Rumney <jasonr@gnu.org> | |
2 | |
3 * w32term.c (last_mousemove_x, last_mousemove_y): New variables. | |
4 (w32_read_socket) <WM_MOUSEMOVE>: Use them to detect non-movement. | |
5 Be more careful about when help_events are generated. | |
6 | |
1 2002-12-12 Steven Tamm <steventamm@mac.com> | 7 2002-12-12 Steven Tamm <steventamm@mac.com> |
2 | 8 |
3 * macterm.c (mac_check_for_quit_char): Correctly set the | 9 * macterm.c (mac_check_for_quit_char): Correctly set the |
4 modifiers of the event to 0. | 10 modifiers of the event to 0. |
5 * mac.c (sys_select): Duplicate rfds before calling select to | 11 * mac.c (sys_select): Duplicate rfds before calling select to |