Mercurial > emacs
changeset 32604:c8b8e93bf2fd
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Wed, 18 Oct 2000 08:52:23 +0000 |
parents | 87af45b9ad99 |
children | 9da8bac6f2bd |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
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.