Mercurial > emacs
diff ChangeLog @ 96196:568f14ebb684
* Makefile.in ${SUBDIR}: Pass additional BOOTSTRAPEMACS argument.
* Makefile.in (${lisp} ${SOME_MACHINE_LISP}, ../lisp/loaddefs.el):
Use $(BOOTSTRAPEMACS) rather than witness-emacs.
(bootstrap-emacs${EXEEXT}): Merge witness-emacs into it.
(witness-emacs): Remove.
(lisp, shortlisp): Move loaddefs.el earlier.
(mostlyclean): Forget about witness-emacs.
* Makefile.in (COMPILE_FIRST): Trim down and add autoload.el.
| author | Stefan Monnier <monnier@iro.umontreal.ca> |
|---|---|
| date | Sun, 22 Jun 2008 13:57:28 +0000 |
| parents | 7f9cfe71304d |
| children | f2e3f3882eda |
line wrap: on
line diff
--- a/ChangeLog Sun Jun 22 02:29:32 2008 +0000 +++ b/ChangeLog Sun Jun 22 13:57:28 2008 +0000 @@ -1,3 +1,7 @@ +2008-06-22 Stefan Monnier <monnier@iro.umontreal.ca> + + * Makefile.in ${SUBDIR}: Pass additional BOOTSTRAPEMACS argument. + 2008-06-22 Glenn Morris <rgm@gnu.org> * Makefile.in (top_bootclean): Remove obsolete references to lock/.
