# HG changeset patch # User Andreas Schwab # Date 1088600896 0 # Node ID a86513bb02320fc3da9bc6f362322d28ff45492f # Parent 313e3a9f34ca5e3f36096512dab2dbc343da32a3 Fix whitespace. diff -r 313e3a9f34ca -r a86513bb0232 src/ChangeLog --- a/src/ChangeLog Tue Jun 29 13:01:27 2004 +0000 +++ b/src/ChangeLog Wed Jun 30 13:08:16 2004 +0000 @@ -1,11 +1,11 @@ 2004-06-29 YAMAMOTO Mitsuharu - - * macterm.c (do_window_activate, do_window_deactivate): Remove. - (XTread_socket): Send mouse button events to the toolbox - dispatcher even when the mouse is grabbed. Don't process window - activate events for non-Emacs windows. Replace function calls to - do_window_activate and do_window_deactivate with their contents. - Reset mouse grabbing status when a window is deactivated. + + * macterm.c (do_window_activate, do_window_deactivate): Remove. + (XTread_socket): Send mouse button events to the toolbox + dispatcher even when the mouse is grabbed. Don't process window + activate events for non-Emacs windows. Replace function calls to + do_window_activate and do_window_deactivate with their contents. + Reset mouse grabbing status when a window is deactivated. 2004-06-29 Steven Tamm