From: Juri Linkov Date: Sat, 12 Jun 2021 22:10:38 +0000 (+0300) Subject: * doc/emacs/windows.texi (Change Window): Add pxref to (elisp)Deleting Windows X-Git-Tag: emacs-28.0.90~2134 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=dc471feee3bcac872cc52cdc73282955cd2d219d;p=emacs.git * doc/emacs/windows.texi (Change Window): Add pxref to (elisp)Deleting Windows (Bug#47300) --- 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