diff options
| author | Martin Rudalics | 2024-10-11 10:39:10 +0200 |
|---|---|---|
| committer | Martin Rudalics | 2024-10-11 10:39:10 +0200 |
| commit | 3462b2b9d0ca6a483d5c3200ef71a8ca243225d1 (patch) | |
| tree | a98da5a10ac1b609d0f08f98eedf9d612a280138 /src/coding.c | |
| parent | bf49113d696b00971d756ce2b67fe15c0ff1ba81 (diff) | |
| download | emacs-3462b2b9d0ca6a483d5c3200ef71a8ca243225d1.tar.gz emacs-3462b2b9d0ca6a483d5c3200ef71a8ca243225d1.zip | |
Fix how 'no-other-window' window parameter is ignored (Bug#73706)
* lisp/window.el (window-no-other-p): New function.
(window-in-direction, get-lru-window, get-mru-window)
(get-largest-window, other-window, window-at-x-y)
(delete-window-choose-selected, delete-window): Use it to check
whether 'ignore-window-parameters' should inhibit processing the
'no-other-window' parameter (Bug#73706).
* lisp/erc/erc-speedbar.el
(erc-speedbar-toggle-nicknames-window-lock): Use
'window-no-other-p'.
* doc/lispref/windows.texi (Windows and Frames)
(Deleting Windows, Cyclic Window Ordering): Describe new
function 'window-no-other-p' and use it in description of
functions that call it.
(Window Parameters): Add cross references for 'no-other-window'
parameter.
Diffstat (limited to 'src/coding.c')
0 files changed, 0 insertions, 0 deletions