# HG changeset patch # User Eli Zaretskii # Date 1149243223 0 # Node ID 9e0fcc4e1d6402a19100616bc8397efae25ae9cf # Parent 1f33ca9aff72374d928921708a15d0ca5b6a837b *** empty log message *** diff -r 1f33ca9aff72 -r 9e0fcc4e1d64 lisp/ChangeLog --- a/lisp/ChangeLog Fri Jun 02 10:13:20 2006 +0000 +++ b/lisp/ChangeLog Fri Jun 02 10:13:43 2006 +0000 @@ -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 -r 1f33ca9aff72 -r 9e0fcc4e1d64 nt/ChangeLog --- a/nt/ChangeLog Fri Jun 02 10:13:20 2006 +0000 +++ b/nt/ChangeLog Fri Jun 02 10:13:43 2006 +0000 @@ -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