projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c65544
)
* doc/emacs/windows.texi (Change Window): Add pxref to (elisp)Deleting Windows
author
Juri Linkov
<juri@linkov.net>
Sat, 12 Jun 2021 22:10:38 +0000
(
01:10
+0300)
committer
Juri Linkov
<juri@linkov.net>
Sat, 12 Jun 2021 22:10:38 +0000
(
01:10
+0300)
(Bug#47300)
doc/emacs/windows.texi
patch
|
blob
|
history
diff --git
a/doc/emacs/windows.texi
b/doc/emacs/windows.texi
index 5e07e83ee53226a804465d5c5ce53909ae835516..facbc7f3ed802091814078d97f0ab7f144d0c0e0 100644
(file)
--- 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