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: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lisp/comint.el
Date: Thu, 28 Apr 2005 20:27:51 -0400

Index: emacs/lisp/comint.el
diff -c emacs/lisp/comint.el:1.317 emacs/lisp/comint.el:1.318
*** emacs/lisp/comint.el:1.317  Tue Apr 26 23:11:17 2005
--- emacs/lisp/comint.el        Fri Apr 29 00:27:51 2005
***************
*** 373,378 ****
--- 373,379 ----
    "Abnormal hook run before input is sent to the process.
  These functions get one argument, a string containing the text to send.")
  
+ ;;;###autoload
  (defvar comint-output-filter-functions '(comint-postoutput-scroll-to-bottom 
comint-watch-for-password-prompt)
    "Functions to call after output is inserted into the buffer.
  One possible function is `comint-postoutput-scroll-to-bottom'.




reply via email to

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