]> git.eshelyaron.com Git - emacs.git/commitdiff
scroll-up-aggressively: 0.5 not equivalent to nil.
authorGerd Moellmann <gerd@gnu.org>
Thu, 28 Oct 1999 20:12:35 +0000 (20:12 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 28 Oct 1999 20:12:35 +0000 (20:12 +0000)
lispref/windows.texi

index eedc030d26e238024256796c806d67053e96da94..2127de0c9102e40f835bdcda8da94c93095105fe 100644 (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