X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/b6cfbcd0fcd40fd41112477b62f1d819ee3d2998..d0cfb71f2e0a5a4cd231b3139f013a1908bfaefa:/doc/lispref/windows.texi diff --git a/doc/lispref/windows.texi b/doc/lispref/windows.texi index b3c143496d..792002add8 100644 --- a/doc/lispref/windows.texi +++ b/doc/lispref/windows.texi @@ -3054,10 +3054,11 @@ pixels. In this case, the return value is @var{lines}. @end defun @defvar auto-window-vscroll -If this variable is non-@code{nil}, the line-move, scroll-up, and -scroll-down functions will automatically modify the vertical scroll -position to scroll through display rows that are taller than the height -of the window, for example in the presence of large images. +If this variable is non-@code{nil}, the @code{line-move}, +@code{scroll-up}, and @code{scroll-down} functions will automatically +modify the vertical scroll position to scroll through display rows +that are taller than the height of the window, for example in the +presence of large images. @end defvar @node Horizontal Scrolling