# HG changeset patch # User Richard M. Stallman # Date 1014838332 0 # Node ID a163de06494278102c642afa6c1ce4bcfd50fb57 # Parent ebb2754ac469d0e09e51ea81e6e0cd76df564742 *** empty log message *** diff -r ebb2754ac469 -r a163de064942 lisp/ChangeLog --- a/lisp/ChangeLog Wed Feb 27 19:31:00 2002 +0000 +++ b/lisp/ChangeLog Wed Feb 27 19:32:12 2002 +0000 @@ -1,3 +1,13 @@ +2002-02-27 Richard M. Stallman + + * comint.el (comint-preoutput-filter-functions): Doc fix. + (comint-output-filter-functions, comint-input-filter-functions) + (comint-redirect-filter-functions): Likewise. + + (comint-redirect-preoutput-filter): Do the local-hook + handling of t when running comint-redirect-filter-functions. + (comint-output-filter): Likewise for comint-preoutput-filter-functions. + 2002-02-26 Richard M. Stallman * paths.el (remote-shell-program): Add doc string.