changeset 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 a273912acd52
children 1544b1dca916
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
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.