aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorKim F. Storm <[email protected]>2005-04-08 21:59:26 +0000
committerKim F. Storm <[email protected]>2005-04-08 21:59:26 +0000
commit3306ed3bd022e857f7f7f45041bd24b960f5b916 (patch)
tree1488a790805136d5e02c3b4443fde79e7dbef41b /lisp/ChangeLog
parent099dcdcf27772074faad8096e71a28294c14687f (diff)
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ad66fecaf3..223f95a244 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,6 +1,10 @@
+2005-04-08 Kim F. Storm <[email protected]>
+
+ * comint.el (comint-highlight-prompt): Fix face spec.
+
2005-04-08 Dan Nicolaescu <[email protected]>
- * cus-edit.el (custom-modified-face):
+ * cus-edit.el (custom-modified-face):
* comint.el (comint-highlight-input): Fix previous changes.
* term.el (term-handle-ansi-escape): Add a comment.