aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS4
1 files 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
2618means never include the minibuffer window. 2618means never include the minibuffer window.
2619 2619
2620+++ 2620+++
2621** There's a new function `some-window' defined as follows 2621** There's a new function `get-window-with-predicate' defined as follows
2622 2622
2623- Function: some-window PREDICATE &optional MINIBUF ALL-FRAMES DEFAULT 2623- Function: get-window-with-predicate PREDICATE &optional MINIBUF ALL-FRAMES DEFAULT
2624 2624
2625Return a window satisfying PREDICATE. 2625Return a window satisfying PREDICATE.
2626 2626