# HG changeset patch # User Gerd Moellmann # Date 999862631 0 # Node ID d0b29a3ee609d967be8ca1602c64f471ea304d42 # Parent fc01deed86774b58fdb1eb0a10f5d403445dfb4d some-window -> get-window-with-predicate. diff -r fc01deed8677 -r d0b29a3ee609 etc/NEWS --- 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.