/[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.680 by rms, Mon Nov 12 05:35:02 2001 UTC revision 1.681 by rms, Mon Nov 12 22:55:02 2001 UTC
# Line 10755  XTread_socket (sd, bufp, numchars, expec Line 10755  XTread_socket (sd, bufp, numchars, expec
10755                      {                      {
10756                        if (f == dpyinfo->x_focus_event_frame)                        if (f == dpyinfo->x_focus_event_frame)
10757                          dpyinfo->x_focus_event_frame = 0;                          dpyinfo->x_focus_event_frame = 0;
10758                        if (dpyinfo->x_focus_event_frame != 0                        if (f == dpyinfo->x_focus_frame)
                           && f == dpyinfo->x_focus_frame)  
10759                          x_new_focus_frame (dpyinfo, 0);                          x_new_focus_frame (dpyinfo, 0);
10760                      }                      }
10761  #endif  #endif

Legend:
Removed from v.1.680  
changed lines
  Added in v.1.681

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