1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-03 22:20:52 -08:00

* doc/emacs/windows.texi (Change Window): Add pxref to (elisp)Deleting Windows

(Bug#47300)
This commit is contained in:
Juri Linkov 2021-06-13 01:10:38 +03:00
parent 4c6554413d
commit dc471feee3

View file

@ -311,7 +311,8 @@ minibuffer window, even if that is active at the time). Deleting the
window has no effect on the buffer it used to display; the buffer
continues to exist, and you can still switch to it with @kbd{C-x b}.
The option @code{delete-window-choose-selected} allows to choose which
window becomes the new selected window instead.
window becomes the new selected window instead (@pxref{Deleting
Windows,,, elisp, The Emacs Lisp Reference Manual}).
@findex kill-buffer-and-window
@kindex C-x 4 0