diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -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 | ||
| 701 | When scrolling up because point is above the window start, if the | 701 | When scrolling up because point is above the window start, if the |
| 702 | value of the buffer-local variable `scroll-up-aggessively' is a | 702 | value of the buffer-local variable `scroll-up-aggressively' is a |
| 703 | number, Emacs chooses a new window start so that point ends up that | 703 | number, Emacs chooses a new window start so that point ends up that |
| 704 | fraction of the window's height from the top of the window. | 704 | fraction of the window's height from the top of the window. |
| 705 | 705 | ||