+2000-09-16 Andrew Innes <andrewi@gnu.org>
+
+ * makefile.nt ($(TIT)): Set EMACSLOADPATH when running emacs.
+ (leim-list.el): Ditto.
+
+ * makefile.w32-in ($(TIT)): Set EMACSLOADPATH when running emacs.
+ (leim-list.el): Ditto.
+
2000-09-15 Andrew Innes <andrewi@gnu.org>
* makefile.w32-in (clean mostlyclean): Ignore errors when removing
+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.
+2000-09-17 Andrew Innes <andrewi@gnu.org>
+
+ * gmake.defs: Revert to Unix line endings.
+
+ * nmake.defs: Revert to Unix line endings.
+
+2000-09-16 Andrew Innes <andrewi@gnu.org>
+
+ * gmake.defs (SETLOADPATH): Change definition to work from any
+ subdirectory.
+
2000-09-14 Andrew Innes <andrewi@gnu.org>
* makefile.w32-in: Revert to Unix line endings.