comparison man/display.texi @ 37175:77eb105adefa

Fix a typo forther -> farther.
author Gerd Moellmann <gerd@gnu.org>
date Tue, 03 Apr 2001 15:41:03 +0000
parents 2ddb60a19f54
children 80947e6a8952
comparison
equal deleted inserted replaced
37174:60eaad7eca22 37175:77eb105adefa
569 calculate the argument precisely for @w{@kbd{C-x >}}; any sufficiently large 569 calculate the argument precisely for @w{@kbd{C-x >}}; any sufficiently large
570 argument will restore the normal display. 570 argument will restore the normal display.
571 571
572 If you scroll a window horizontally by hand, that sets a lower bound 572 If you scroll a window horizontally by hand, that sets a lower bound
573 for automatic horizontal scrolling. Automatic scrolling will continue 573 for automatic horizontal scrolling. Automatic scrolling will continue
574 to scroll the window, but never further to the right than the amount 574 to scroll the window, but never farther to the right than the amount
575 you previously set by @code{scroll-left}. 575 you previously set by @code{scroll-left}.
576 576
577 @vindex automatic-hscrolling 577 @vindex automatic-hscrolling
578 To disable automatic horizontal scrolling, set the variable 578 To disable automatic horizontal scrolling, set the variable
579 @code{automatic-hscrolling} to @code{nil}. 579 @code{automatic-hscrolling} to @code{nil}.