Mercurial > emacs
changeset 71165:9e0fcc4e1d64
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 02 Jun 2006 10:13:43 +0000 |
parents | 1f33ca9aff72 |
children | 54189ea7ad2a |
files | lisp/ChangeLog nt/ChangeLog |
diffstat | 2 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <eliz@gnu.org> + + * 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 <handa@m17n.org> * files.el (hack-local-variables-prop-line): Ignore `char-trans'
--- 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 <eliz@gnu.org> + + * INSTALL: Add Make 3.81 to the list of Make & shell combinations + known to work. + 2006-03-12 Jason Rumney <jasonr@gnu.org> * addpm.c (add_registry): Don't change the registry unless keys