1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 09:51:22 -08:00

scroll-up-aggressively: 0.5 not equivalent to nil.

This commit is contained in:
Gerd Moellmann 1999-10-28 20:12:35 +00:00
parent 37ed1e5695
commit 74cef4e6cd

View file

@ -1317,8 +1317,7 @@ window scrolls up because point is above the window start, the new start
position is chosen to put point @var{f} part of the window height from
the top. The larger @var{f}, the more aggressive the scrolling.
A value of @code{nil} is equivalent to .5, since it centers point. This
variable automatically becomes buffer-local when set in any fashion.
This variable automatically becomes buffer-local when set in any fashion.
@end defopt
@defopt scroll-down-aggressively