emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/doc/emacs display.texi


From: Glenn Morris
Subject: [Emacs-diffs] emacs/doc/emacs display.texi
Date: Sat, 11 Jul 2009 02:49:57 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       09/07/11 02:49:57

Modified files:
        doc/emacs      : display.texi 

Log message:
        (Horizontal Scrolling): Re-word to remove widow.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/emacs/display.texi?cvsroot=emacs&r1=1.19&r2=1.20

Patches:
Index: display.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/emacs/display.texi,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- display.texi        23 Jun 2009 08:28:01 -0000      1.19
+++ display.texi        11 Jul 2009 02:49:56 -0000      1.20
@@ -213,9 +213,9 @@
 
 @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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]