Mercurial > emacs
diff src/ChangeLog @ 104553:86a609c04ee2
(bootstrap_exe): New variable.
(.el.elc, ${lispsource}loaddefs.el, bootstrap-emacs${EXEEXT}):
Use ${bootstrap_exe}.
| author | Glenn Morris <rgm@gnu.org> |
|---|---|
| date | Sat, 22 Aug 2009 22:16:58 +0000 |
| parents | 328a5fd88053 |
| children | 1de57b71aa21 |
line wrap: on
line diff
--- a/src/ChangeLog Sat Aug 22 21:59:40 2009 +0000 +++ b/src/ChangeLog Sat Aug 22 22:16:58 2009 +0000 @@ -1,3 +1,9 @@ +2009-08-22 Glenn Morris <rgm@gnu.org> + + * Makefile.in (bootstrap_exe): New variable. + (.el.elc, ${lispsource}loaddefs.el, bootstrap-emacs${EXEEXT}): + Use ${bootstrap_exe}. + 2009-08-22 Eli Zaretskii <eliz@gnu.org> * coding.h (encode_coding_string): Don't encode unibyte strings.
