/[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.718 by pj, Mon Apr 1 16:55:33 2002 UTC revision 1.719 by monnier, Mon Apr 1 19:49:39 2002 UTC
# Line 10884  XTread_socket (sd, bufp, numchars, expec Line 10884  XTread_socket (sd, bufp, numchars, expec
10884                          int area;                          int area;
10885    
10886                          window = window_from_coordinates (f,                          window = window_from_coordinates (f,
10887                                                            XINT (event.xmotion.x), XINT (event.xmotion.y),                                                            event.xmotion.x, event.xmotion.y,
10888                                                            &area, 0);                                                            &area, 0);
10889    
10890                          /* Window will be selected only when it is not selected now and                          /* Window will be selected only when it is not selected now and

Legend:
Removed from v.1.718  
changed lines
  Added in v.1.719

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