Restore old behavior of get-window-with-predicate and get-buffer-window-list.
authorMartin Rudalics <rudalics@gmx.at>
Mon, 20 Jun 2011 08:41:57 +0000 (10:41 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Mon, 20 Jun 2011 08:41:57 +0000 (10:41 +0200)
commit4c43d97b5c7fa32466bd29743d9b60caf8e978d2
treedb6a7eca218e9fa028186f402f601a70fe6ab25f
parentbfbbb27d9246153517e7f94caa9dc57abffcdb87
Restore old behavior of get-window-with-predicate and get-buffer-window-list.

* window.el (get-window-with-predicate): Start scanning with
window following selected window to restore Emacs 23 behavior.
Clarify doc-string.
(get-buffer-window-list): Start scanning with selected window to
restore Emacs 23 behavior.  Clarify doc-string.
lisp/ChangeLog
lisp/window.el