diff options
author | Karl Berry <karl@gnu.org> | 2006-09-30 00:35:50 +0000 |
---|---|---|
committer | Karl Berry <karl@gnu.org> | 2006-09-30 00:35:50 +0000 |
commit | 9705fb379eac387ad4a45550a8a43f171b91afaa (patch) | |
tree | 979bf47431081e129f7f0a6cb76c44307d9634cb /man/display.texi | |
parent | 3abebd3ba0fb75c9c116ad7275c95af0948870be (diff) | |
download | emacs-9705fb379eac387ad4a45550a8a43f171b91afaa.tar.gz |
improve page/line breaks
Diffstat (limited to 'man/display.texi')
-rw-r--r-- | man/display.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/display.texi b/man/display.texi index 74d2ba5eb62..73d91dfb1f2 100644 --- a/man/display.texi +++ b/man/display.texi @@ -167,7 +167,7 @@ window. However, if you set @code{scroll-conservatively} to a small number @var{n}, then if you move point just a little off the screen---less than @var{n} lines---then Emacs scrolls the text just far enough to bring point back on screen. By default, -@code{scroll-conservatively} is 0. +@code{scroll-conservatively} is@tie{}0. @cindex aggressive scrolling @vindex scroll-up-aggressively |