diff options
| author | Andrew Innes | 2001-04-18 14:11:21 +0000 |
|---|---|---|
| committer | Andrew Innes | 2001-04-18 14:11:21 +0000 |
| commit | 90200fccb14964c16f140e28d8b99a26266de30c (patch) | |
| tree | 58ab57c4210f8115662bebd2983303858faaab94 /nt/ChangeLog | |
| parent | cc7aa0538b5c8d721d033bc78570b1b797de8622 (diff) | |
| download | emacs-90200fccb14964c16f140e28d8b99a26266de30c.tar.gz emacs-90200fccb14964c16f140e28d8b99a26266de30c.zip | |
*** empty log message ***
Diffstat (limited to 'nt/ChangeLog')
| -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 @@ | |||
| 1 | 2001-04-18 Andrew Innes <andrewi@gnu.org> | ||
| 2 | |||
| 3 | * nmake.defs (EMACSLOADPATH): Ensure EMACSLOADPATH is defined in | ||
| 4 | the environment. | ||
| 5 | |||
| 6 | * gmake.defs (SETLOADPATH): Remove definition. | ||
| 7 | (EMACSLOADPATH): Ensure EMACSLOADPATH is defined in the | ||
| 8 | environment. | ||
| 9 | |||
| 1 | 2001-03-26 Eli Zaretskii <eliz@is.elta.co.il> | 10 | 2001-03-26 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 11 | ||
| 3 | * configure.bat: Make the checkw32api* labels be distinct in the | 12 | * configure.bat: Make the checkw32api* labels be distinct in the |