comparison lisp/ChangeLog @ 40455:69a18e3f6fbe

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Mon, 29 Oct 2001 18:23:29 +0000
parents 9c7e47dd60be
children 3a1001e129bb
comparison
equal deleted inserted replaced
40454:ce83eda9592d 40455:69a18e3f6fbe
1 2001-10-29 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * faces.el (invert-face): Check for 'unspecified, not for nil,
4 when testing whether face colors are not specified. From
5 David.Kastrup@t-online.de (David Kastrup).
6
1 2001-10-29 Sam Steingold <sds@gnu.org> 7 2001-10-29 Sam Steingold <sds@gnu.org>
2 8
3 * emacs-lisp/bytecomp.el (byte-recompile-directory): Report 9 * emacs-lisp/bytecomp.el (byte-recompile-directory): Report
4 numbers of files skipped and failed too. 10 numbers of files skipped and failed too.
5 (byte-compile-file): Return 'no-byte-compile for skipped files. 11 (byte-compile-file): Return 'no-byte-compile for skipped files.