From a56ebb90180139f03bce577f420630816a5845af Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Fri, 7 Sep 2001 11:37:11 +0000 Subject: [PATCH] some-window -> get-window-with-predicate. --- etc/NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index a0306b70b3f..396f2df74b4 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -2618,9 +2618,9 @@ minibuffer window only if it's active. MINIBUF neither nil nor t means never include the minibuffer window. +++ -** There's a new function `some-window' defined as follows +** There's a new function `get-window-with-predicate' defined as follows -- Function: some-window PREDICATE &optional MINIBUF ALL-FRAMES DEFAULT +- Function: get-window-with-predicate PREDICATE &optional MINIBUF ALL-FRAMES DEFAULT Return a window satisfying PREDICATE. -- 2.39.2