/[emacs]/emacs/src/xterm.c
ViewVC logotype

Diff of /emacs/src/xterm.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.711 by jhd, Sun Mar 10 16:15:20 2002 UTC revision 1.712 by gerd, Mon Mar 11 18:49:27 2002 UTC
# Line 6647  note_mouse_movement (frame, event) Line 6647  note_mouse_movement (frame, event)
6647    last_mouse_motion_event = *event;    last_mouse_motion_event = *event;
6648    XSETFRAME (last_mouse_motion_frame, frame);    XSETFRAME (last_mouse_motion_frame, frame);
6649    
6650    #if 0 /* Lisp must not be called asynchronously, so this must
6651             not be done.  */
6652    if (x_autoselect_window_p)    if (x_autoselect_window_p)
6653      {      {
6654        int area;        int area;
# Line 6666  note_mouse_movement (frame, event) Line 6668  note_mouse_movement (frame, event)
6668    
6669        last_window=window;        last_window=window;
6670      }      }
6671    #endif
6672    
6673    if (event->window != FRAME_X_WINDOW (frame))    if (event->window != FRAME_X_WINDOW (frame))
6674      {      {

Legend:
Removed from v.1.711  
changed lines
  Added in v.1.712

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26