some-window -> get-window-with-predicate.
This commit is contained in:
parent
6afad91e16
commit
a56ebb9018
1 changed files with 2 additions and 2 deletions
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…
Add table
Reference in a new issue