emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/xdisp.c


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/xdisp.c
Date: Thu, 30 Mar 2006 19:35:13 +0000

Index: emacs/src/xdisp.c
diff -u emacs/src/xdisp.c:1.1083 emacs/src/xdisp.c:1.1084
--- emacs/src/xdisp.c:1.1083    Wed Mar 22 22:47:22 2006
+++ emacs/src/xdisp.c   Thu Mar 30 19:35:11 2006
@@ -23800,7 +23800,7 @@
 
   DEFVAR_LISP ("hscroll-step", &Vhscroll_step,
     doc: /* *How many columns to scroll the window when point gets too close 
to the edge.
-When point is less than `automatic-hscroll-margin' columns from the window
+When point is less than `hscroll-margin' columns from the window
 edge, automatic hscrolling will scroll the window by the amount of columns
 determined by this variable.  If its value is a positive integer, scroll that
 many columns.  If it's a positive floating-point number, it specifies the




reply via email to

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