aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/emacs/windows.texi3
1 files changed, 2 insertions, 1 deletions
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
311window has no effect on the buffer it used to display; the buffer 311window has no effect on the buffer it used to display; the buffer
312continues to exist, and you can still switch to it with @kbd{C-x b}. 312continues to exist, and you can still switch to it with @kbd{C-x b}.
313The option @code{delete-window-choose-selected} allows to choose which 313The option @code{delete-window-choose-selected} allows to choose which
314window becomes the new selected window instead. 314window becomes the new selected window instead (@pxref{Deleting
315Windows,,, elisp, The Emacs Lisp Reference Manual}).
315 316
316@findex kill-buffer-and-window 317@findex kill-buffer-and-window
317@kindex C-x 4 0 318@kindex C-x 4 0