# HG changeset patch # User Richard M. Stallman # Date 1167771668 0 # Node ID e7558ed0caedb209ddf0cd01b0b7518304cdd4c0 # Parent 5dbe8e3c9ddd736a01e00f222b090bb11898eddf (Shell Options): Minor cleanup. diff -r 5dbe8e3c9ddd -r e7558ed0caed man/misc.texi --- a/man/misc.texi Tue Jan 02 21:00:44 2007 +0000 +++ b/man/misc.texi Tue Jan 02 21:01:08 2007 +0000 @@ -983,8 +983,8 @@ @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}.