From: Glenn Morris Date: Sat, 11 Jul 2009 02:45:31 +0000 (+0000) Subject: (Horizontal Scrolling): Re-word to remove widow. X-Git-Tag: emacs-23.1~104 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8ff2e2569cf019346281df91264d619d069bf42c;p=emacs.git (Horizontal Scrolling): Re-word to remove widow. --- diff --git a/doc/emacs/display.texi b/doc/emacs/display.texi index 859ed50194b..56a50bc168d 100644 --- a/doc/emacs/display.texi +++ b/doc/emacs/display.texi @@ -205,9 +205,9 @@ screen. To disable automatic horizontal scrolling, set the variable @vindex hscroll-margin The variable @code{hscroll-margin} controls how close point can get -to the window's edges before the window is automatically scrolled. It +to the window's edges before automatic scrolling occurs. It is measured in columns. If the value is 5, then moving point within 5 -columns of the edge causes horizontal scrolling away from that edge. +columns of an edge causes horizontal scrolling away from that edge. @vindex hscroll-step The variable @code{hscroll-step} determines how many columns to