Mercurial > emacs
diff ChangeLog @ 102319:58c8067194da
(lib-src, lisp): Use simpler rule.
(src): Be more specific to avoid recompiling all the .elc files just
because the bootstrap-emacs is missing.
| author | Stefan Monnier <monnier@iro.umontreal.ca> |
|---|---|
| date | Sat, 28 Feb 2009 04:44:50 +0000 |
| parents | 37c9ba3b3371 |
| children | 9e2c538e3cea |
line wrap: on
line diff
--- a/ChangeLog Sat Feb 28 03:52:58 2009 +0000 +++ b/ChangeLog Sat Feb 28 04:44:50 2009 +0000 @@ -1,3 +1,9 @@ +2009-02-28 Stefan Monnier <monnier@iro.umontreal.ca> + + * Makefile.in (lib-src, lisp): Use simpler rule. + (src): Be more specific to avoid recompiling all the .elc files just + because the bootstrap-emacs is missing. + 2009-02-26 Chong Yidong <cyd@stupidchicken.com> * configure.in: Require librsvg >= 2.11.
