From: Andrew Innes Date: Mon, 5 Feb 2001 16:59:20 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.98~159 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=193fba87704c1ee420ca832dd2143c6cac62774d;p=emacs.git *** empty log message *** --- diff --git a/leim/ChangeLog b/leim/ChangeLog index 1bf2e6abc02..0187e5b0433 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -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 --git a/lib-src/ChangeLog b/lib-src/ChangeLog index aa4c4f0dfd1..f9624cbaa83 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -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 --git a/nt/ChangeLog b/nt/ChangeLog index 72a107f2d5e..ac86224ea69 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -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 --git a/src/ChangeLog b/src/ChangeLog index ab1de851f17..ef759c9f8c3 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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