aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/lispref/windows.texi2
1 files changed, 1 insertions, 1 deletions
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.
1772@end defun 1772@end defun
1773 1773
1774@cindex select window hook 1774@cindex select window hook
1775@cindex running a hook when a windows gets selected 1775@cindex running a hook when a window gets selected
1776For historical reasons, Emacs does not run a separate hook whenever a 1776For historical reasons, Emacs does not run a separate hook whenever a
1777window gets selected. Applications and internal routines often 1777window gets selected. Applications and internal routines often
1778temporarily select a window to perform a few actions on it. They do 1778temporarily select a window to perform a few actions on it. They do