From 9c51bb6a95c3fcd63a51d7435e0fae230225faf4 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 2 Jun 2006 10:13:20 +0000 Subject: Add Make 3.81 to the list of Make & shell combinations known to work. --- nt/INSTALL | 1 + 1 file changed, 1 insertion(+) (limited to 'nt') diff --git a/nt/INSTALL b/nt/INSTALL index f9231d4b704..dc289531472 100644 --- a/nt/INSTALL +++ b/nt/INSTALL @@ -127,6 +127,7 @@ cygwin compiled make 3.79.1: fails[3, 5] fails[2?, 5] mingw32 compiled make 3.79.1: okay okay mingw32 compiled make 3.80: okay unknown[6] + mingw32 compiled make 3.81: okay okay[7] Notes: -- cgit v1.2.3-70-g09d2 From 3d80c94156fe6e9e750058edf091b638401cc248 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 2 Jun 2006 10:13:43 +0000 Subject: *** empty log message *** --- lisp/ChangeLog | 6 ++++++ nt/ChangeLog | 5 +++++ 2 files changed, 11 insertions(+) (limited to 'nt') diff --git a/lisp/ChangeLog b/lisp/ChangeLog index dd2670f403e..492cc7a73ee 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2006-06-02 Eli Zaretskii + + * makefile.w32-in (EMACS): Remove quotes from the Emacs executable + file name. + (emacs): Enclose the value of $(EMACS) in quotes. + 2006-06-02 Kenichi Handa * files.el (hack-local-variables-prop-line): Ignore `char-trans' diff --git a/nt/ChangeLog b/nt/ChangeLog index e0a5a417528..96594144135 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -1,3 +1,8 @@ +2006-06-02 Eli Zaretskii + + * INSTALL: Add Make 3.81 to the list of Make & shell combinations + known to work. + 2006-03-12 Jason Rumney * addpm.c (add_registry): Don't change the registry unless keys -- cgit v1.2.3-70-g09d2