mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-06 03:40:56 -08:00
(Shell Options): Minor cleanup.
This commit is contained in:
parent
668ef058b8
commit
e59d2bef6e
1 changed files with 2 additions and 2 deletions
|
|
@ -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}.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue