diff options
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -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. | ||
| 36 | The variable `automatic-hscroll-margin' determines how many columns | 37 | The variable `automatic-hscroll-margin' determines how many columns |
| 37 | away from the window edge point is allowed to get before automatic | 38 | away from the window edge point is allowed to get before automatic |
| 38 | hscrolling will horizontally scroll the window. The default value is 5. | 39 | hscrolling will horizontally scroll the window. The default value is 5. |