; * doc/lispref/windows.texi (Window Hooks): Fix a typo (bug#51930).

This commit is contained in:
Eli Zaretskii 2022-09-20 21:22:13 +03:00
parent 5085351645
commit 478b786d5a

View file

@ -6399,7 +6399,7 @@ during redisplay provided a significant, non-scrolling change of a
window has been detected. For simplicity, these hooks and the window has been detected. For simplicity, these hooks and the
functions they call will be collectively referred to as @dfn{window functions they call will be collectively referred to as @dfn{window
change functions}. As any hook, these hooks can be set either change functions}. As any hook, these hooks can be set either
globally of buffer-locally via the @var{local} argument of globally or buffer-locally via the @var{local} argument of
@code{add-hook} (@pxref{Setting Hooks}) when the hook is installed. @code{add-hook} (@pxref{Setting Hooks}) when the hook is installed.
@cindex window buffer change @cindex window buffer change