comparison lispref/windows.texi @ 26235:a4392300f4f5

scroll-up-aggressively: 0.5 not equivalent to nil.
author Gerd Moellmann <gerd@gnu.org>
date Thu, 28 Oct 1999 20:12:35 +0000
parents df0efa93750b
children d56f32ebe093
comparison
equal deleted inserted replaced
26234:fb9f284267e7 26235:a4392300f4f5
1315 the screen to put point when scrolling upward. More precisely, when a 1315 the screen to put point when scrolling upward. More precisely, when a
1316 window scrolls up because point is above the window start, the new start 1316 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
1325 @tindex scroll-down-aggressively 1324 @tindex scroll-down-aggressively
1326 Likewise, for scrolling down. The value, @var{f}, specifies how far 1325 Likewise, for scrolling down. The value, @var{f}, specifies how far