emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/gnus/gnus-win.el, v [EMACS_22_BASE]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/gnus-win.el, v [EMACS_22_BASE]
Date: Thu, 18 Oct 2007 21:09:03 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Miles Bader <miles>     07/10/18 21:09:03

Index: gnus-win.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/gnus/gnus-win.el,v
retrieving revision 1.20.2.1
retrieving revision 1.20.2.2
diff -u -b -r1.20.2.1 -r1.20.2.2
--- gnus-win.el 25 Jul 2007 04:20:21 -0000      1.20.2.1
+++ gnus-win.el 18 Oct 2007 21:09:02 -0000      1.20.2.2
@@ -471,7 +471,8 @@
          (gnus-configure-frame split)
          (run-hooks 'gnus-configure-windows-hook)
          (when gnus-window-frame-focus
-           (select-frame (window-frame gnus-window-frame-focus))))))))
+           (gnus-select-frame-set-input-focus
+            (window-frame gnus-window-frame-focus))))))))
 
 (defun gnus-delete-windows-in-gnusey-frames ()
   "Do a `delete-other-windows' in all frames that have Gnus windows."




reply via email to

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