Mercurial > emacs
changeset 75055:e7558ed0caed
(Shell Options): Minor cleanup.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 02 Jan 2007 21:01:08 +0000 |
parents | 5dbe8e3c9ddd |
children | 523d34e0b6b3 |
files | man/misc.texi |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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}.