From f6839838d0646f9c64d04ca434256dad58c524ac Mon Sep 17 00:00:00 2001 From: Andrew Innes Date: Thu, 22 Feb 2001 23:26:41 +0000 Subject: [PATCH] *** empty log message *** --- etc/ChangeLog | 4 ++++ lib-src/ChangeLog | 10 ++++++++++ src/ChangeLog | 24 ++++++++++++++++++++++++ 3 files changed, 38 insertions(+) diff --git a/etc/ChangeLog b/etc/ChangeLog index 0b6e1d0b6d8..e278893efe6 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2001-02-22 Andrew Innes + + * MACHINES: Update pointer to MS-Windows install instructions. + 2001-02-20 Vinicius Jose Latorre * ps-prin1.ps: Code fix to support `ps-zebra-stripe-follow' 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 @@ +2001-02-22 Andrew Innes + + * makefile.nt ($(BLD)\movemail.obj): Remove reference to + VMS header files. + ($(BLD)\profile.obj): Ditto. + + * makefile.w32-in ($(BLD)/movemail.$(O)): Remove reference to + VMS header files. + ($(BLD)/profile.$(O)): Ditto. + 2001-02-05 Andrew Innes * makefile.w32-in ($(DOC)): Use $(THISDIR) instead of . in diff --git a/src/ChangeLog b/src/ChangeLog index 295595ea95b..28b74ba7915 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,27 @@ +2001-02-22 Andrew Innes + + * makefile.nt ($(BLD)\dired.obj): Remove reference to VMS header + files. + ($(BLD)\dispnew.obj): + ($(BLD)\editfns.obj): + ($(BLD)\fileio.obj): + ($(BLD)\filelock.obj): + ($(BLD)\keyboard.obj): + ($(BLD)\w32proc.obj): + ($(BLD)\process.obj): + ($(BLD)\sysdep.obj): Ditto. + + * makefile.w32-in ($(BLD)/dired.$(O)): Remove reference to VMS + header files. + ($(BLD)/dispnew.$(O)): + ($(BLD)/editfns.$(O)): + ($(BLD)/fileio.$(O)): + ($(BLD)/filelock.$(O)): + ($(BLD)/keyboard.$(O)): + ($(BLD)/w32proc.$(O)): + ($(BLD)/process.$(O)): + ($(BLD)/sysdep.$(O)): Ditto. + 2001-02-22 Gerd Moellmann * xdisp.c (forward_to_next_line_start): When taking the shortcut -- 2.39.5