comparison 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
comparison
equal deleted inserted replaced
40450:d29fac587062 40451:9c7e47dd60be
1 2001-10-29 Sam Steingold <sds@gnu.org>
2
3 * emacs-lisp/bytecomp.el (byte-recompile-directory): Report
4 numbers of files skipped and failed too.
5 (byte-compile-file): Return 'no-byte-compile for skipped files.
6
1 2001-10-29 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 7 2001-10-29 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2 8
3 * log-view.el (log-view-mode-map): Bind `M-n' and `M-p', not `M n' 9 * log-view.el (log-view-mode-map): Bind `M-n' and `M-p', not `M n'
4 and `M p'. 10 and `M p'.
5 11