aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2008-06-21 19:20:40 +0000
committerStefan Monnier2008-06-21 19:20:40 +0000
commit768efd8421ab5e24cb3b2b1993c90f9954e34e6a (patch)
tree66d9a8930f5c7ed3e8320191c56eb3cb7820b964 /src/ChangeLog
parent883bef2dd1d74c423b5a836fff3d2fa2e12d5b45 (diff)
downloademacs-768efd8421ab5e24cb3b2b1993c90f9954e34e6a.tar.gz
emacs-768efd8421ab5e24cb3b2b1993c90f9954e34e6a.zip
* src/Makefile.in (PRECOMP): Remove.
(${lisp} ${SOME_MACHINE_LISP}): Remove pseudo dependency on PRECOMP. (witness-emacs): Run `compile-first'. (.el.elc): Use the new compile-onefile target. * lisp/Makefile.in (update-elclist): Don't exclude COMPILE_FIRST. (all): Run compile-last. (compile-onefile): New target. (compile-first): Simplify. (compile-last): Don't treat COMPILE_FIRST specially. (COMPILE_FIRST): List the elc files rather than the el files. (ELCFILES): Update.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7ee88c21cfc..5dfeaffeae6 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12008-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * Makefile.in (PRECOMP): Remove.
4 (${lisp} ${SOME_MACHINE_LISP}): Remove pseudo dependency on PRECOMP.
5 (witness-emacs): Run `compile-first'.
6 (.el.elc): Use the new compile-onefile target.
7
12008-06-21 Kenichi Handa <handa@m17n.org> 82008-06-21 Kenichi Handa <handa@m17n.org>
2 9
3 * xftfont.c (xftfont_open): Handle QCembolden only when 10 * xftfont.c (xftfont_open): Handle QCembolden only when