projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5085351
)
; * doc/lispref/windows.texi (Window Hooks): Fix a typo (bug#51930).
author
Eli Zaretskii
<eliz@gnu.org>
Tue, 20 Sep 2022 18:22:13 +0000
(21:22 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Tue, 20 Sep 2022 18:22:13 +0000
(21:22 +0300)
doc/lispref/windows.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/windows.texi
b/doc/lispref/windows.texi
index 597e31fe85e8a92e4951907a26e27f3b3b97dc22..5d31f70e01f26ad96ddfbad3d30ec401292bc3d8 100644
(file)
--- a/
doc/lispref/windows.texi
+++ b/
doc/lispref/windows.texi
@@
-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 o
f
buffer-locally via the @var{local} argument of
+globally o
r
buffer-locally via the @var{local} argument of
@code{add-hook} (@pxref{Setting Hooks}) when the hook is installed.
@cindex window buffer change