diff options
| -rw-r--r-- | doc/lispref/windows.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/lispref/windows.texi b/doc/lispref/windows.texi index 106074e13d1..e9bd0c7d83e 100644 --- a/doc/lispref/windows.texi +++ b/doc/lispref/windows.texi | |||
| @@ -4908,7 +4908,8 @@ fashion. | |||
| 4908 | @defopt scroll-up-aggressively | 4908 | @defopt scroll-up-aggressively |
| 4909 | Likewise, for scrolling up. The value, @var{f}, specifies how far | 4909 | Likewise, for scrolling up. The value, @var{f}, specifies how far |
| 4910 | point should be placed from the bottom of the window; thus, as with | 4910 | point should be placed from the bottom of the window; thus, as with |
| 4911 | @code{scroll-up-aggressively}, a larger value scrolls more aggressively. | 4911 | @code{scroll-down-aggressively}, a larger value scrolls more |
| 4912 | aggressively. | ||
| 4912 | @end defopt | 4913 | @end defopt |
| 4913 | 4914 | ||
| 4914 | @defopt scroll-step | 4915 | @defopt scroll-step |