Mercurial > emacs
diff lisp/ChangeLog @ 46782:d9eb57a92797
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 01 Aug 2002 17:07:46 +0000 |
parents | 83564780d380 |
children | 6f3953a83c05 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Aug 01 17:07:28 2002 +0000 +++ b/lisp/ChangeLog Thu Aug 01 17:07:46 2002 +0000 @@ -25,6 +25,12 @@ 2002-07-31 Richard M. Stallman <rms@gnu.org> + * makefile.w32-in (compile-after-backup): Renamed from `compile'. + Use `compile-always'. + (bootstrap): Use `compile', not `compile-files'. Use `update-subdirs'. + (compile): Renamed from `compile-files'. + (compile-CMD, compile-SH): Renamed from `compile-files-*'. + * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions): Check that (car elt) is a string.