diff options
| author | Andrew Innes | 2001-02-22 23:26:41 +0000 |
|---|---|---|
| committer | Andrew Innes | 2001-02-22 23:26:41 +0000 |
| commit | f6839838d0646f9c64d04ca434256dad58c524ac (patch) | |
| tree | 924e5bd81283833e9b299f1ef274011c5976299e /lib-src | |
| parent | e084f6018ef4230f07aa02ac8772f3411024185e (diff) | |
| download | emacs-f6839838d0646f9c64d04ca434256dad58c524ac.tar.gz emacs-f6839838d0646f9c64d04ca434256dad58c524ac.zip | |
*** empty log message ***
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 3a708e9b46a..d68569a8f6d 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2001-02-22 Andrew Innes <andrewi@gnu.org> | ||
| 2 | |||
| 3 | * makefile.nt ($(BLD)\movemail.obj): Remove reference to | ||
| 4 | VMS header files. | ||
| 5 | ($(BLD)\profile.obj): Ditto. | ||
| 6 | |||
| 7 | * makefile.w32-in ($(BLD)/movemail.$(O)): Remove reference to | ||
| 8 | VMS header files. | ||
| 9 | ($(BLD)/profile.$(O)): Ditto. | ||
| 10 | |||
| 1 | 2001-02-05 Andrew Innes <andrewi@gnu.org> | 11 | 2001-02-05 Andrew Innes <andrewi@gnu.org> |
| 2 | 12 | ||
| 3 | * makefile.w32-in ($(DOC)): Use $(THISDIR) instead of . in | 13 | * makefile.w32-in ($(DOC)): Use $(THISDIR) instead of . in |