changeset 32744:bd300e542dbc

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Sun, 22 Oct 2000 12:36:41 +0000
parents fd31939b0747
children 70dcd0333504
files lisp/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Oct 22 12:34:29 2000 +0000
+++ b/lisp/ChangeLog	Sun Oct 22 12:36:41 2000 +0000
@@ -1,5 +1,9 @@
 2000-10-22  Miles Bader  <miles@gnu.org>
 
+	* comint.el (comint-highlight-input, comint-highlight-prompt):
+	Renamed, `-face' at end removed.
+	(comint-send-input, comint-output-filter): Use renamed faces.
+
 	* window.el (fit-window-to-buffer): Change defaulting of
 	MAX-HEIGHT slightly.