# HG changeset patch # User Andrew Innes # Date 982884401 0 # Node ID ada812d9116202aff2b00d575112ad3aec7eb943 # Parent 9825d951f92be7563f62a89f5ed9a77e1695ba07 *** empty log message *** diff -r 9825d951f92b -r ada812d91162 etc/ChangeLog --- a/etc/ChangeLog Thu Feb 22 23:26:26 2001 +0000 +++ b/etc/ChangeLog Thu Feb 22 23:26:41 2001 +0000 @@ -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 -r 9825d951f92b -r ada812d91162 lib-src/ChangeLog --- a/lib-src/ChangeLog Thu Feb 22 23:26:26 2001 +0000 +++ b/lib-src/ChangeLog Thu Feb 22 23:26:41 2001 +0000 @@ -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 -r 9825d951f92b -r ada812d91162 src/ChangeLog --- a/src/ChangeLog Thu Feb 22 23:26:26 2001 +0000 +++ b/src/ChangeLog Thu Feb 22 23:26:41 2001 +0000 @@ -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