From: Andreas Schwab Date: Wed, 30 Jun 2004 13:08:16 +0000 (+0000) Subject: Fix whitespace. X-Git-Tag: ttn-vms-21-2-B4~5598 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=319836456c5d322c5cf553f4fcba7a8db4328db3;p=emacs.git Fix whitespace. --- diff --git a/src/ChangeLog b/src/ChangeLog index 60b8d5da63d..4afb25b09bc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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