]> git.eshelyaron.com Git - emacs.git/commitdiff
Improve text about deleting windows
authorRobert Pluim <rpluim@gmail.com>
Tue, 21 Feb 2023 15:35:25 +0000 (16:35 +0100)
committerRobert Pluim <rpluim@gmail.com>
Tue, 21 Feb 2023 15:35:25 +0000 (16:35 +0100)
* doc/emacs/windows.texi (Change Window): Improve grammar around
'delete-window-choose-selected'.

doc/emacs/windows.texi

index 239b5b2956b25a041f7cfe6848dd19e4298b9891..e4abdef76beaf5ff6e73c9528b13f40d8fd69170 100644 (file)
@@ -310,8 +310,8 @@ the space that it occupied is given to an adjacent window (but not the
 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 (@pxref{Deleting
+The option @code{delete-window-choose-selected} controls which
+window is chosen as the new selected window instead (@pxref{Deleting
 Windows,,, elisp, The Emacs Lisp Reference Manual}).
 
 @findex kill-buffer-and-window