Let walk-window-tree and window-with-parameter operate on minibuffer windows too.
authorMartin Rudalics <rudalics@gmx.at>
Wed, 22 Aug 2012 08:30:54 +0000 (10:30 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Wed, 22 Aug 2012 08:30:54 +0000 (10:30 +0200)
commitea95074ef693fee9fe3a4fc9a117b4b129914b64
treec8b1ea093b781e61a7d825fc91c337966ee32c5b
parentd733ec6d3d0b6524df9f5f5d9132ff430dd5dc01
Let walk-window-tree and window-with-parameter operate on minibuffer windows too.

* window.el (walk-window-tree, window-with-parameter): New
optional argument MINIBUF to control whether these functions
should run on the minibuffer window.
(window-at-side-list): Don't operate on minibuffer window.
(window-in-direction): Simplify and rewrite doc-string.
lisp/ChangeLog
lisp/window.el