Mercurial > emacs
comparison lisp/ChangeLog @ 40457:3a1001e129bb
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Mon, 29 Oct 2001 18:40:23 +0000 |
parents | 69a18e3f6fbe |
children | de4e98791121 |
comparison
equal
deleted
inserted
replaced
40456:1f5aee41efe9 | 40457:3a1001e129bb |
---|---|
1 2001-10-29 Eli Zaretskii <eliz@is.elta.co.il> | 1 2001-10-29 Eli Zaretskii <eliz@is.elta.co.il> |
2 | 2 |
3 * faces.el (invert-face): Check for 'unspecified, not for nil, | 3 * faces.el (invert-face): Check for 'unspecified, not for nil, |
4 when testing whether face colors are not specified. From | 4 when testing whether face colors are not specified. From |
5 David.Kastrup@t-online.de (David Kastrup). | 5 David.Kastrup@t-online.de (David Kastrup). |
6 (read-face-name): Doc fix. | |
7 (make-face-bold, make-face-unbold, make-face-italic) | |
8 (make-face-unitalic, make-face-bold-italic, invert-face): Remove | |
9 trailing blank from the prompt passed to read-face-name. | |
6 | 10 |
7 2001-10-29 Sam Steingold <sds@gnu.org> | 11 2001-10-29 Sam Steingold <sds@gnu.org> |
8 | 12 |
9 * emacs-lisp/bytecomp.el (byte-recompile-directory): Report | 13 * emacs-lisp/bytecomp.el (byte-recompile-directory): Report |
10 numbers of files skipped and failed too. | 14 numbers of files skipped and failed too. |