From: Glenn Morris Date: Wed, 21 Mar 2018 20:58:11 +0000 (-0400) Subject: * doc/lispref/windows.texi (Selecting Windows): Fix a typo. X-Git-Tag: emacs-26.1-rc1~64 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5268f3059db7638caa6d387d35e27870fbcb976c;p=emacs.git * doc/lispref/windows.texi (Selecting Windows): Fix a typo. --- diff --git a/doc/lispref/windows.texi b/doc/lispref/windows.texi index 75651b99fde..8d8877bdfda 100644 --- a/doc/lispref/windows.texi +++ b/doc/lispref/windows.texi @@ -1772,7 +1772,7 @@ raise the frame or make sure input focus is directed to that frame. @end defun @cindex select window hook -@cindex running a hook when a windows gets selected +@cindex running a hook when a window gets selected For historical reasons, Emacs does not run a separate hook whenever a window gets selected. Applications and internal routines often temporarily select a window to perform a few actions on it. They do