summaryrefslogtreecommitdiff
path: root/man/misc.texi
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2007-01-02 21:01:08 +0000
committerRichard M. Stallman <rms@gnu.org>2007-01-02 21:01:08 +0000
commite59d2bef6e07c7340b9882d5d37a28cb75f29dc1 (patch)
tree8ab69d4ad2468a934915fcc842dce814f657ac45 /man/misc.texi
parent668ef058b81aea2d1dd12f428a83078268240d67 (diff)
downloademacs-e59d2bef6e07c7340b9882d5d37a28cb75f29dc1.tar.gz
(Shell Options): Minor cleanup.
Diffstat (limited to 'man/misc.texi')
-rw-r--r--man/misc.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/misc.texi b/man/misc.texi
index 72ddd96534a..76e2693cded 100644
--- a/man/misc.texi
+++ b/man/misc.texi
@@ -983,8 +983,8 @@ to the bottom before inserting. The default is @code{nil}.
@vindex comint-scroll-show-maximum-output
If @code{comint-scroll-show-maximum-output} is non-@code{nil}, then
-arrival of output when point is at the end tries to place the last line of
-text at the bottom line of the window, so as to show as much useful
+arrival of output when point is at the end tries to scroll the last
+line of text to the bottom line of the window, showing as much useful
text as possible. (This mimics the scrolling behavior of most
terminals.) The default is @code{t}.