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:
parent
37ed1e5695
commit
74cef4e6cd
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue