Mercurial > emacs
changeset 96552:03b926c8993f
* 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.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 08 Jul 2008 17:29:35 +0000 |
parents | be8753b44809 |
children | 156404854aad |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Tue Jul 08 17:27:28 2008 +0000 +++ b/src/ChangeLog Tue Jul 08 17:29:35 2008 +0000 @@ -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.