diff options
| -rw-r--r-- | lispref/windows.texi | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lispref/windows.texi b/lispref/windows.texi index eedc030d26e..2127de0c910 100644 --- a/lispref/windows.texi +++ b/lispref/windows.texi | |||
| @@ -1317,8 +1317,7 @@ window scrolls up because point is above the window start, the new start | |||
| 1317 | position is chosen to put point @var{f} part of the window height from | 1317 | position is chosen to put point @var{f} part of the window height from |
| 1318 | the top. The larger @var{f}, the more aggressive the scrolling. | 1318 | the top. The larger @var{f}, the more aggressive the scrolling. |
| 1319 | 1319 | ||
| 1320 | A value of @code{nil} is equivalent to .5, since it centers point. This | 1320 | This variable automatically becomes buffer-local when set in any fashion. |
| 1321 | variable automatically becomes buffer-local when set in any fashion. | ||
| 1322 | @end defopt | 1321 | @end defopt |
| 1323 | 1322 | ||
| 1324 | @defopt scroll-down-aggressively | 1323 | @defopt scroll-down-aggressively |