# HG changeset patch # User Andrew Innes # Date 981392360 0 # Node ID f747da74a71dcc8a6f3bea07cce0988976aebeab # Parent 3d50412b090bb02f8dc6b92bc3c8c7084343d8a9 *** empty log message *** diff -r 3d50412b090b -r f747da74a71d leim/ChangeLog --- a/leim/ChangeLog Mon Feb 05 16:58:57 2001 +0000 +++ b/leim/ChangeLog Mon Feb 05 16:59:20 2001 +0000 @@ -1,3 +1,8 @@ +2001-02-05 Andrew Innes + + * makefile.w32-in (BUILT_EMACS): Use $(THISDIR) to make emacs.exe + path absolute. + 2001-02-03 Andrew Innes * makefile.w32-in (LATIN): Fix last change to use () not {}. diff -r 3d50412b090b -r f747da74a71d lib-src/ChangeLog --- a/lib-src/ChangeLog Mon Feb 05 16:58:57 2001 +0000 +++ b/lib-src/ChangeLog Mon Feb 05 16:59:20 2001 +0000 @@ -1,3 +1,8 @@ +2001-02-05 Andrew Innes + + * makefile.w32-in ($(DOC)): Use $(THISDIR) instead of . in + invocation of make-docfile, to work with Windows 2000. + 2001-01-31 Dave Love * etags.c (in_word_set): Use `static' in definition (for pcc). diff -r 3d50412b090b -r f747da74a71d nt/ChangeLog --- a/nt/ChangeLog Mon Feb 05 16:58:57 2001 +0000 +++ b/nt/ChangeLog Mon Feb 05 16:59:20 2001 +0000 @@ -1,3 +1,9 @@ +2001-02-05 Andrew Innes + + * nmake.defs (THISDIR): New definition. + + * gmake.defs (THISDIR): New definition. + 2001-02-03 Andrew Innes * configure.bat: Leave a space before >> only when there is a diff -r 3d50412b090b -r f747da74a71d src/ChangeLog --- a/src/ChangeLog Mon Feb 05 16:58:57 2001 +0000 +++ b/src/ChangeLog Mon Feb 05 16:59:20 2001 +0000 @@ -1,3 +1,9 @@ +2001-02-05 Andrew Innes + + * makefile.w32-in ($(EMACS)): Use $(THISDIR) instead of . in + invocation of temacs, to work with Windows 2000. + (bootstrap-emacs): Ditto. + 2001-02-05 Gerd Moellmann * xterm.c (x_display_and_set_cursor): Check for the focus