mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-26 10:49:33 +00:00
some-window -> get-window-with-predicate.
This commit is contained in:
parent
6afad91e16
commit
a56ebb9018
4
etc/NEWS
4
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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user