From: Chong Yidong Date: Tue, 8 Jul 2008 17:29:35 +0000 (+0000) Subject: * macfns.c (x_create_tip_frame): X-Git-Tag: emacs-pretest-23.0.90~4288 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=830aab93903a15f63dfbc7a8213afc73c1381882;p=emacs.git * macfns.c (x_create_tip_frame): * w32fns.c (x_create_tip_frame): * xfns.c (x_create_tip_frame): Pass parameter argument to face-set-after-frame-default. --- diff --git a/src/ChangeLog b/src/ChangeLog index 7a0b990467a..6b63c4f8de9 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,10 @@ 2008-07-08 Chong Yidong + * macfns.c (x_create_tip_frame): + * w32fns.c (x_create_tip_frame): + * xfns.c (x_create_tip_frame): Pass parameter argument to + face-set-after-frame-default. + * xfaces.c (Finternal_merge_in_global_face): Save merged attributes for the default face back into the face vector.