]> git.eshelyaron.com Git - emacs.git/commitdiff
(Shell Options): Minor cleanup.
authorRichard M. Stallman <rms@gnu.org>
Tue, 2 Jan 2007 21:01:08 +0000 (21:01 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 2 Jan 2007 21:01:08 +0000 (21:01 +0000)
man/misc.texi

index 72ddd96534a7defa00b6b8980e55972f390cc26c..76e2693cded94030df3716d796a0ecfd571aae99 100644 (file)
@@ -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}.