Mercurial > emacs
changeset 40455:69a18e3f6fbe
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Mon, 29 Oct 2001 18:23:29 +0000 |
parents | ce83eda9592d |
children | 1f5aee41efe9 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Oct 29 18:06:50 2001 +0000 +++ b/lisp/ChangeLog Mon Oct 29 18:23:29 2001 +0000 @@ -1,3 +1,9 @@ +2001-10-29 Eli Zaretskii <eliz@is.elta.co.il> + + * faces.el (invert-face): Check for 'unspecified, not for nil, + when testing whether face colors are not specified. From + David.Kastrup@t-online.de (David Kastrup). + 2001-10-29 Sam Steingold <sds@gnu.org> * emacs-lisp/bytecomp.el (byte-recompile-directory): Report