; * doc/lispref/windows.texi (Window Hooks): Fix a typo (bug#51930).
This commit is contained in:
parent
5085351645
commit
478b786d5a
1 changed files with 1 additions and 1 deletions
|
@ -6399,7 +6399,7 @@ during redisplay provided a significant, non-scrolling change of a
|
|||
window has been detected. For simplicity, these hooks and the
|
||||
functions they call will be collectively referred to as @dfn{window
|
||||
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.
|
||||
|
||||
@cindex window buffer change
|
||||
|
|
Loading…
Add table
Reference in a new issue