diff options
author | Andrew Innes <andrewi@gnu.org> | 2001-04-18 14:11:21 +0000 |
---|---|---|
committer | Andrew Innes <andrewi@gnu.org> | 2001-04-18 14:11:21 +0000 |
commit | 90200fccb14964c16f140e28d8b99a26266de30c (patch) | |
tree | 58ab57c4210f8115662bebd2983303858faaab94 /nt | |
parent | cc7aa0538b5c8d721d033bc78570b1b797de8622 (diff) | |
download | emacs-90200fccb14964c16f140e28d8b99a26266de30c.tar.gz |
*** empty log message ***
Diffstat (limited to 'nt')
-rw-r--r-- | nt/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog index 96ad8aac3af..df4c03864e7 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -1,3 +1,12 @@ +2001-04-18 Andrew Innes <andrewi@gnu.org>
+
+ * nmake.defs (EMACSLOADPATH): Ensure EMACSLOADPATH is defined in
+ the environment.
+
+ * gmake.defs (SETLOADPATH): Remove definition.
+ (EMACSLOADPATH): Ensure EMACSLOADPATH is defined in the
+ environment.
+
2001-03-26 Eli Zaretskii <eliz@is.elta.co.il>
* configure.bat: Make the checkw32api* labels be distinct in the
|