changeset 98196:0e384cdef05f

*** empty log message ***
author Martin Rudalics <rudalics@gmx.at>
date Tue, 16 Sep 2008 08:28:18 +0000
parents b137280b6fc9
children 8bb9ca0754f1
files lisp/ChangeLog
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Sep 16 08:27:32 2008 +0000
+++ b/lisp/ChangeLog	Tue Sep 16 08:28:18 2008 +0000
@@ -1,3 +1,14 @@
+2008-09-16  Martin Rudalics  <rudalics@gmx.at>
+
+	* frame.el (select-frame-set-input-focus): With non-nil
+	mouse-autoselect-window always move mouse cursor to frame's
+	selected window.  Otherwise restore pre 2008-09-13 behavior.
+	(select-frame-by-name): Use select-frame-set-input-focus.
+
+	* files.el (switch-to-buffer-other-frame): Don't raise frame since
+	pop-to-buffer already does it.
+	(display-buffer-other-frame): Fix doc-string.
+
 2008-09-16  Glenn Morris  <rgm@gnu.org>
 
 	* add-log.el (diff-find-source-location): Update declaration.