diff --git a/lisp/ChangeLog b/lisp/ChangeLog index dd2670f403edcc4ab1881f21c45482f34159f80d..492cc7a73ee06cdd822147dc55e4efcad3c23fe3 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 e0a5a41752873b348ed81298216650b1e7ef559e..96594144135504ecd7e1f08b7afe4d9c3897b4b3 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