aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index dc9ad42938c..334c3079c88 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -699,7 +699,7 @@ variable is found in `default-indicate-empty-lines'.
699** There is a new "aggressive" scrolling method. 699** There is a new "aggressive" scrolling method.
700 700
701When scrolling up because point is above the window start, if the 701When scrolling up because point is above the window start, if the
702value of the buffer-local variable `scroll-up-aggessively' is a 702value of the buffer-local variable `scroll-up-aggressively' is a
703number, Emacs chooses a new window start so that point ends up that 703number, Emacs chooses a new window start so that point ends up that
704fraction of the window's height from the top of the window. 704fraction of the window's height from the top of the window.
705 705