(font_find_for_lface): Try the adstyle specified in the property of
[bpt/emacs.git] / src / ChangeLog
index 5dfeaff..a61e3e4 100644 (file)
@@ -1,3 +1,27 @@
+2008-06-22  Kenichi Handa  <handa@m17n.org>
+
+       * font.c (font_find_for_lface): Try the adstyle specified in
+       the property of LFACE_FONT of LFACE (if any).
+
+2008-06-21  Seiji Zenitani  <zenitani@mac.com>
+            Ryo Yoshitake  <ryo@shiftmode.net>
+
+       * xterm.c (x_set_frame_alpha): Add x_catch_errors for bug#437.
+
+2008-06-22  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * 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.
+
+2008-06-22  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (witness-emacs): Depend on temacs${EXEEXT}.
+       (.SUFFIXES): Declare .el.elc as a suffix rule, for non-GNU makes.
+
 2008-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * Makefile.in (PRECOMP): Remove.