changeset 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 fb9f284267e7
children 4f74d4393e52
files lispref/windows.texi
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/windows.texi	Thu Oct 28 20:05:55 1999 +0000
+++ b/lispref/windows.texi	Thu Oct 28 20:12:35 1999 +0000
@@ -1317,8 +1317,7 @@
 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