diff src/ChangeLog @ 96426:8e132e2c05ca

* xfaces.c (Finternal_merge_in_global_face): If default face was modified, realize it again. Update the font face attribute.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 30 Jun 2008 02:08:44 +0000
parents eeee65aef4f5
children cd7f2304ab28
line wrap: on
line diff
--- a/src/ChangeLog	Sun Jun 29 16:53:46 2008 +0000
+++ b/src/ChangeLog	Mon Jun 30 02:08:44 2008 +0000
@@ -1,3 +1,8 @@
+2008-06-30  Chong Yidong  <cyd@stupidchicken.com>
+
+	* xfaces.c (Finternal_merge_in_global_face): If default face was
+	modified, realize it again.  Update the font face attribute.
+
 2008-06-29  Jason Rumney  <jasonr@gnu.org>
 
         * w32term.c (x_set_frame_alpha): Fix logic.