Mercurial > emacs
changeset 39179:d0b29a3ee609
some-window -> get-window-with-predicate.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 07 Sep 2001 11:37:11 +0000 |
parents | fc01deed8677 |
children | f952f4f3d625 |
files | etc/NEWS |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Fri Sep 07 11:36:11 2001 +0000 +++ b/etc/NEWS Fri Sep 07 11:37:11 2001 +0000 @@ -2618,9 +2618,9 @@ means never include the minibuffer window. +++ -** There's a new function `some-window' defined as follows - -- Function: some-window PREDICATE &optional MINIBUF ALL-FRAMES DEFAULT +** There's a new function `get-window-with-predicate' defined as follows + +- Function: get-window-with-predicate PREDICATE &optional MINIBUF ALL-FRAMES DEFAULT Return a window satisfying PREDICATE.