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.
+2002-08-01 Richard M. Stallman <rms@gnu.org>
+
+ * Makefile.in (SOME_MACHINE_OBJECTS): Add fontset.o.
+
2002-07-31 Andrew Choi <akochoi@shaw.ca>
* macfns.c: #undef init_process before #define-ing it.