diff options
author | Andrew Innes <andrewi@gnu.org> | 2001-02-05 16:59:20 +0000 |
---|---|---|
committer | Andrew Innes <andrewi@gnu.org> | 2001-02-05 16:59:20 +0000 |
commit | 193fba87704c1ee420ca832dd2143c6cac62774d (patch) | |
tree | de3115099230135c70463c3779c0a05ac2ef841f /src | |
parent | 04f49f8724cfe0420381233868e1d1cade5fe301 (diff) | |
download | emacs-193fba87704c1ee420ca832dd2143c6cac62774d.tar.gz |
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
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 <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 |