]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorAndrew Innes <andrewi@gnu.org>
Sun, 17 Sep 2000 21:00:54 +0000 (21:00 +0000)
committerAndrew Innes <andrewi@gnu.org>
Sun, 17 Sep 2000 21:00:54 +0000 (21:00 +0000)
leim/ChangeLog
lisp/ChangeLog
nt/ChangeLog

index fb81401453f1e77e39252a06966e19b3d4d08226..43be611e95f1f5c6883fddaa2b552ad0e80e0db8 100644 (file)
@@ -1,3 +1,11 @@
+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
index 8e79b387abc890f09dc162ba352a0d44cdd1896a..4c7c764fc1001706d310f152f9f275dd861dc5f4 100644 (file)
@@ -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.
index b8ce98193b4648b84fee43e40c69121510543964..5c3e17d9d1d83d2db2fdcf7e73ee70174880c3bc 100644 (file)
@@ -1,3 +1,14 @@
+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.