* window.el (pop-to-buffer): Ensure right window is selected if we chose another...
authorChong Yidong <cyd@stupidchicken.com>
Fri, 23 Sep 2011 01:42:40 +0000 (21:42 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 23 Sep 2011 01:42:40 +0000 (21:42 -0400)
commit97adfb975605aa3a56a556fc4bf6a15c8a53792a
tree0bb27bd4796c55af4b3cab6b248d6fc29a49d6b7
parentd4ef2b502ceec1fce8b839ececcb7e781a237880
* window.el (pop-to-buffer): Ensure right window is selected if we chose another frame.
Otherwise, C-x 5 b might not select the right window if reusing a
window on another frame.
lisp/ChangeLog
lisp/window.el