Mercurial > emacs
comparison src/ChangeLog @ 56286:a86513bb0232
Fix whitespace.
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Wed, 30 Jun 2004 13:08:16 +0000 |
parents | 3d525d0266de |
children | 394796636272 |
comparison
equal
deleted
inserted
replaced
56285:313e3a9f34ca | 56286:a86513bb0232 |
---|---|
1 2004-06-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 1 2004-06-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
2 | 2 |
3 * macterm.c (do_window_activate, do_window_deactivate): Remove. | 3 * macterm.c (do_window_activate, do_window_deactivate): Remove. |
4 (XTread_socket): Send mouse button events to the toolbox | 4 (XTread_socket): Send mouse button events to the toolbox |
5 dispatcher even when the mouse is grabbed. Don't process window | 5 dispatcher even when the mouse is grabbed. Don't process window |
6 activate events for non-Emacs windows. Replace function calls to | 6 activate events for non-Emacs windows. Replace function calls to |
7 do_window_activate and do_window_deactivate with their contents. | 7 do_window_activate and do_window_deactivate with their contents. |
8 Reset mouse grabbing status when a window is deactivated. | 8 Reset mouse grabbing status when a window is deactivated. |
9 | 9 |
10 2004-06-29 Steven Tamm <steventamm@mac.com> | 10 2004-06-29 Steven Tamm <steventamm@mac.com> |
11 | 11 |
12 * macterm.c (mac_get_emulated_btn) | 12 * macterm.c (mac_get_emulated_btn) |
13 (mac_event_to_emacs_modifiers): Fix emulated mouse button | 13 (mac_event_to_emacs_modifiers): Fix emulated mouse button |