]> code.delx.au - gnu-emacs/blobdiff - man/misc.texi
* misc.texi (Shell Options): Correct default value of
[gnu-emacs] / man / misc.texi
index 42cc1a8ae63c63b4a78dfe26c8f80977dded8816..6a99a20da3c96f28b04bc5880bcde20fd06eb9b8 100644 (file)
@@ -967,14 +967,14 @@ current directory.
 @vindex comint-scroll-to-bottom-on-input
   If the variable @code{comint-scroll-to-bottom-on-input} is
 non-@code{nil}, insertion and yank commands scroll the selected window
-to the bottom before inserting.
+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
-text as possible.  (This mimics the scrolling behavior of many
-terminals.)  The default is @code{nil}.
+text as possible.  (This mimics the scrolling behavior of most
+terminals.)  The default is @code{t}.
 
 @vindex comint-move-point-for-output
   By setting @code{comint-move-point-for-output}, you can opt for