Mercurial > emacs
diff lisp/ChangeLog @ 32604:c8b8e93bf2fd
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Wed, 18 Oct 2000 08:52:23 +0000 |
parents | faadf96091b5 |
children | f7e2af2956f4 |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Oct 18 08:50:39 2000 +0000 +++ b/lisp/ChangeLog Wed Oct 18 08:52:23 2000 +0000 @@ -1,3 +1,10 @@ +2000-10-18 Eli Zaretskii <eliz@is.elta.co.il> + + * diff-mode.el (diff-header-face, diff-file-header-face) + (diff-changed-face): Add bold and italic attributes to tty faces. + (diff-function-face): New face. + (diff-font-lock-keywords): Use it. + 2000-10-18 Miles Bader <miles@lsi.nec.co.jp> * comint.el (comint-output-filter): Fixup comint-last-input-end too.