# HG changeset patch # User Martin Rudalics # Date 1221115170 0 # Node ID a8c93fb9322cf4441c9d4d7fbec8f279f88cf691 # Parent 2184b626a9ccfaa7bf5473538fe8ac7cc19d1da4 *** empty log message *** diff -r 2184b626a9cc -r a8c93fb9322c lisp/ChangeLog --- 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 + + * 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 * ido.el (ido-mode): Initialize with custom-initialize-default.