Mercurial > emacs
changeset 43390:ce9f8721c918
Fix wording of the entry about automatic-hscroll-* variables.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sun, 17 Feb 2002 18:08:44 +0000 |
parents | 7f7c01afd770 |
children | f346396ec985 |
files | etc/NEWS |
diffstat | 1 files changed, 6 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Sun Feb 17 17:26:01 2002 +0000 +++ b/etc/NEWS Sun Feb 17 18:08:44 2002 +0000 @@ -38,13 +38,12 @@ away from the window edge point is allowed to get before automatic hscrolling will horizontally scroll the window. The default value is 5. -The variable `automatic-hscroll-step' determines how many many -columns will automatic hscrolling scroll the window when point gets -too close to the window edge. If its value is zero, the default, the -window will be scrolled so as to center point. If its value is an -integer, it says how many columns to scroll. If the value is a -floating-point number, it gives the fraction of the window's width to -scroll the window. +The variable `automatic-hscroll-step' determines how many columns +automatic hscrolling will scroll the window when point gets too close +to the window edge. If its value is zero, the default, Emacs scrolls +the window so as to center point. If its value is an integer, it says +how many columns to scroll. If the value is a floating-point number, +it gives the fraction of the window's width to scroll the window. ** New display feature: focus follows mouse. If you set the variable x-autoselect-window to non-nil value, moving the mouse to a different