From 5eedab4dbc655b2b181873a9656c9fecd3f354b1 Mon Sep 17 00:00:00 2001 From: Andrew Innes Date: Sun, 17 Sep 2000 21:00:54 +0000 Subject: [PATCH] *** empty log message *** --- leim/ChangeLog | 8 ++++++++ lisp/ChangeLog | 8 ++++++++ nt/ChangeLog | 11 +++++++++++ 3 files changed, 27 insertions(+) diff --git a/leim/ChangeLog b/leim/ChangeLog index fb81401453f..43be611e95f 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -1,3 +1,11 @@ +2000-09-16 Andrew Innes + + * 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 * makefile.w32-in (clean mostlyclean): Ignore errors when removing diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8e79b387abc..4c7c764fc10 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2000-09-16 Andrew Innes + + * 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 * tmm.el: Replace mapcar with mapc in several places. diff --git a/nt/ChangeLog b/nt/ChangeLog index b8ce98193b4..5c3e17d9d1d 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -1,3 +1,14 @@ +2000-09-17 Andrew Innes + + * gmake.defs: Revert to Unix line endings. + + * nmake.defs: Revert to Unix line endings. + +2000-09-16 Andrew Innes + + * gmake.defs (SETLOADPATH): Change definition to work from any + subdirectory. + 2000-09-14 Andrew Innes * makefile.w32-in: Revert to Unix line endings. -- 2.39.2