emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/xterm.c,v


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/src/xterm.c,v
Date: Fri, 17 Aug 2007 07:55:10 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Jan Djärv <jhd>        07/08/17 07:55:10

Index: xterm.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/xterm.c,v
retrieving revision 1.952
retrieving revision 1.953
diff -u -b -r1.952 -r1.953
--- xterm.c     13 Aug 2007 13:41:11 -0000      1.952
+++ xterm.c     17 Aug 2007 07:55:10 -0000      1.953
@@ -6853,9 +6853,6 @@
               }
 
             if (!tool_bar_p)
-              if (!dpyinfo->x_focus_frame
-                  || f == dpyinfo->x_focus_frame)
-                {
 #if defined (USE_X_TOOLKIT) || defined (USE_GTK)
                   if (! popup_activated ())
 #endif
@@ -6875,7 +6872,6 @@
                        construct_mouse_click (&inev.ie, &event.xbutton, f);
                    }
                 }
-          }
         else
           {
             struct scroll_bar *bar




reply via email to

[Prev in Thread] Current Thread [Next in Thread]