diff options
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -2618,9 +2618,9 @@ minibuffer window only if it's active. MINIBUF neither nil nor t | |||
| 2618 | means never include the minibuffer window. | 2618 | means 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 | ||
| 2625 | Return a window satisfying PREDICATE. | 2625 | Return a window satisfying PREDICATE. |
| 2626 | 2626 | ||