emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/misc.texi


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/man/misc.texi
Date: Wed, 04 Jun 2003 05:28:58 -0400

Index: emacs/man/misc.texi
diff -c emacs/man/misc.texi:1.42 emacs/man/misc.texi:1.43
*** emacs/man/misc.texi:1.42    Tue Feb  4 09:53:28 2003
--- emacs/man/misc.texi Wed Jun  4 05:28:58 2003
***************
*** 921,933 ****
  
  @vindex comint-scroll-show-maximum-output
    If @code{comint-scroll-show-maximum-output} is address@hidden, then
! scrolling due to the arrival of output 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}.
  
! @vindex comint-scroll-to-bottom-on-output
!   By setting @code{comint-scroll-to-bottom-on-output}, you can opt for
  having point jump to the end of the buffer whenever output arrives---no
  matter where in the buffer point was before.  If the value is
  @code{this}, point jumps in the selected window.  If the value is
--- 921,933 ----
  
  @vindex comint-scroll-show-maximum-output
    If @code{comint-scroll-show-maximum-output} is address@hidden, 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}.
  
! @vindex comint-move-point-for-output
!   By setting @code{comint-move-point-for-output}, you can opt for
  having point jump to the end of the buffer whenever output arrives---no
  matter where in the buffer point was before.  If the value is
  @code{this}, point jumps in the selected window.  If the value is




reply via email to

[Prev in Thread] Current Thread [Next in Thread]