From: Eli Zaretskii Date: Sat, 16 Feb 2002 13:18:54 +0000 (+0000) Subject: Mark the new hscroll-related variables as documented in the manual. X-Git-Tag: ttn-vms-21-2-B4~16624 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=63a4cd16891dff1777e7bfa074c7d808af023aec;p=emacs.git Mark the new hscroll-related variables as documented in the manual. --- diff --git a/etc/NEWS b/etc/NEWS index 280dd15a372..8129e9aae78 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -32,7 +32,8 @@ Emacs with Leim. * Changes in Emacs 21.3 -** The amount of automatic hscrolling can now be customized. ++++ +** The parameters of automatic hscrolling can now be customized. The variable `automatic-hscroll-margin' determines how many columns away from the window edge point is allowed to get before automatic hscrolling will horizontally scroll the window. The default value is 5.