# HG changeset patch # User Martin Rudalics # Date 1221553698 0 # Node ID 0e384cdef05f35d2b8a2498bc17bf6497e52a6bb # Parent b137280b6fc9e2c843d3445e915617849801aaf3 *** empty log message *** diff -r b137280b6fc9 -r 0e384cdef05f lisp/ChangeLog --- 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 + + * 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 * add-log.el (diff-find-source-location): Update declaration.