Mercurial > emacs
diff lisp/ChangeLog @ 31680:703fb2494c1b
*** empty log message ***
author | Andrew Innes <andrewi@gnu.org> |
---|---|
date | Sun, 17 Sep 2000 21:00:54 +0000 |
parents | 32df04f3047c |
children | 67dd2c5ce0ed |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Sep 17 21:00:02 2000 +0000 +++ b/lisp/ChangeLog Sun Sep 17 21:00:54 2000 +0000 @@ -1,3 +1,11 @@ +2000-09-16 Andrew Innes <andrewi@gnu.org> + + * makefile.nt (compile-files): No need to make .elc files + read-only, since they aren't under VC now. + + * makefile.w32-in (compile-files-CMD): No need to make .elc files + read-only, since they aren't under VC now. + 2000-09-17 Dave Love <fx@gnu.org> * tmm.el: Replace mapcar with mapc in several places.