Mercurial > emacs
changeset 35903:f747da74a71d
*** empty log message ***
author | Andrew Innes <andrewi@gnu.org> |
---|---|
date | Mon, 05 Feb 2001 16:59:20 +0000 |
parents | 3d50412b090b |
children | 250691f20cec |
files | leim/ChangeLog lib-src/ChangeLog nt/ChangeLog src/ChangeLog |
diffstat | 4 files changed, 22 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <andrewi@gnu.org> + + * makefile.w32-in (BUILT_EMACS): Use $(THISDIR) to make emacs.exe + path absolute. + 2001-02-03 Andrew Innes <andrewi@gnu.org> * makefile.w32-in (LATIN): Fix last change to use () not {}.
--- 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 <andrewi@gnu.org> + + * makefile.w32-in ($(DOC)): Use $(THISDIR) instead of . in + invocation of make-docfile, to work with Windows 2000. + 2001-01-31 Dave Love <fx@gnu.org> * etags.c (in_word_set): Use `static' in definition (for pcc).
--- 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 <andrewi@gnu.org> + + * nmake.defs (THISDIR): New definition. + + * gmake.defs (THISDIR): New definition. + 2001-02-03 Andrew Innes <andrewi@gnu.org> * configure.bat: Leave a space before >> only when there is a
--- 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 <andrewi@gnu.org> + + * 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 <gerd@gnu.org> * xterm.c (x_display_and_set_cursor): Check for the focus