changeset 43580:a163de064942

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Wed, 27 Feb 2002 19:32:12 +0000
parents ebb2754ac469
children d7536b0977ac
files lisp/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <rms@gnu.org>
+
+	* 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  <rms@gnu.org>
 
 	* paths.el (remote-shell-program): Add doc string.