From dc471feee3bcac872cc52cdc73282955cd2d219d Mon Sep 17 00:00:00 2001 From: Juri Linkov Date: Sun, 13 Jun 2021 01:10:38 +0300 Subject: [PATCH] * doc/emacs/windows.texi (Change Window): Add pxref to (elisp)Deleting Windows (Bug#47300) --- doc/emacs/windows.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/emacs/windows.texi b/doc/emacs/windows.texi index 5e07e83ee53..facbc7f3ed8 100644 --- a/doc/emacs/windows.texi +++ b/doc/emacs/windows.texi @@ -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 -- 2.39.5