changeset 98142:a8c93fb9322c

*** empty log message ***
author Martin Rudalics <rudalics@gmx.at>
date Thu, 11 Sep 2008 06:39:30 +0000
parents 2184b626a9cc
children f8b5093a643a
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Sep 11 06:35:55 2008 +0000
+++ b/lisp/ChangeLog	Thu Sep 11 06:39:30 2008 +0000
@@ -1,3 +1,9 @@
+2008-09-11  Martin Rudalics  <rudalics@gmx.at>
+
+	* window.el (pop-to-buffer): If the window for buffer-or-name is
+	not on the selected frame, raise that window's frame and give it
+	input focus.  (Bug#745)
+
 2008-09-11  Glenn Morris  <rgm@gnu.org>
 
 	* ido.el (ido-mode): Initialize with custom-initialize-default.