emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/comint.el


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/comint.el
Date: Thu, 31 Jan 2002 23:15:14 -0500

Index: emacs/lisp/comint.el
diff -c emacs/lisp/comint.el:1.262 emacs/lisp/comint.el:1.263
*** emacs/lisp/comint.el:1.262  Mon Jan 21 17:49:43 2002
--- emacs/lisp/comint.el        Thu Jan 31 23:15:14 2002
***************
*** 274,280 ****
                 (const others))
    :group 'comint)
  
! (defcustom comint-scroll-show-maximum-output nil
    "*Controls how interpreter output causes window to scroll.
  If non-nil, then show the maximum output when the window is scrolled.
  
--- 274,280 ----
                 (const others))
    :group 'comint)
  
! (defcustom comint-scroll-show-maximum-output t
    "*Controls how interpreter output causes window to scroll.
  If non-nil, then show the maximum output when the window is scrolled.
  



reply via email to

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