]> git.eshelyaron.com Git - emacs.git/commitdiff
* macfns.c (x_create_tip_frame):
authorChong Yidong <cyd@stupidchicken.com>
Tue, 8 Jul 2008 17:29:35 +0000 (17:29 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 8 Jul 2008 17:29:35 +0000 (17:29 +0000)
* w32fns.c (x_create_tip_frame):
* xfns.c (x_create_tip_frame): Pass parameter argument to
face-set-after-frame-default.

src/ChangeLog

index 7a0b990467acd9e3c4188261392ef6f68e27562a..6b63c4f8de9d1d7011deab40e79f51e8ffbcaf8e 100644 (file)
@@ -1,5 +1,10 @@
 2008-07-08  Chong Yidong  <cyd@stupidchicken.com>
 
+       * 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.