Mercurial > emacs
diff src/ChangeLog @ 104558:1de57b71aa21
* Makefile.in (emacs${EXEEXT}) [CANNOT_DUMP]: Set EMACSLOADPATH
before invoking the newly build emacs to check for load-path
shadowing.
author | Ken Raeburn <raeburn@raeburn.org> |
---|---|
date | Sun, 23 Aug 2009 04:43:12 +0000 |
parents | 86a609c04ee2 |
children | 46a07ee01968 |
line wrap: on
line diff
--- a/src/ChangeLog Sun Aug 23 03:54:32 2009 +0000 +++ b/src/ChangeLog Sun Aug 23 04:43:12 2009 +0000 @@ -1,3 +1,9 @@ +2009-08-23 Ken Raeburn <raeburn@raeburn.org> + + * Makefile.in (emacs${EXEEXT}) [CANNOT_DUMP]: Set EMACSLOADPATH + before invoking the newly build emacs to check for load-path + shadowing. + 2009-08-22 Glenn Morris <rgm@gnu.org> * Makefile.in (bootstrap_exe): New variable.