aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS3
1 files changed, 2 insertions, 1 deletions
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.
32 32
33* Changes in Emacs 21.3 33* Changes in Emacs 21.3
34 34
35** The amount of automatic hscrolling can now be customized. 35+++
36** The parameters of automatic hscrolling can now be customized.
36The variable `automatic-hscroll-margin' determines how many columns 37The variable `automatic-hscroll-margin' determines how many columns
37away from the window edge point is allowed to get before automatic 38away from the window edge point is allowed to get before automatic
38hscrolling will horizontally scroll the window. The default value is 5. 39hscrolling will horizontally scroll the window. The default value is 5.