Mercurial > emacs
diff lisp/ChangeLog @ 40451:9c7e47dd60be
(byte-recompile-directory): Report numbers of files skipped and failed too.
author | Sam Steingold <sds@gnu.org> |
---|---|
date | Mon, 29 Oct 2001 17:26:26 +0000 |
parents | d29fac587062 |
children | 69a18e3f6fbe |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Oct 29 15:46:46 2001 +0000 +++ b/lisp/ChangeLog Mon Oct 29 17:26:26 2001 +0000 @@ -1,3 +1,9 @@ +2001-10-29 Sam Steingold <sds@gnu.org> + + * emacs-lisp/bytecomp.el (byte-recompile-directory): Report + numbers of files skipped and failed too. + (byte-compile-file): Return 'no-byte-compile for skipped files. + 2001-10-29 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> * log-view.el (log-view-mode-map): Bind `M-n' and `M-p', not `M n'