From 0f2ac578ce57273e4f89dadcca864b80e44765a9 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Thu, 4 Jan 2001 14:16:31 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 3 +++ src/ChangeLog | 3 +++ 2 files changed, 6 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0534cee8953..f7b4ccd7bd7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2001-01-04 Gerd Moellmann + * startup.el (fancy-splash-screens): Don't bind show-help-function + to nil. + * tooltip.el (tooltip-frame-parameters): Remove colors. (tooltip): New face (tooltip-set-param): New function. diff --git a/src/ChangeLog b/src/ChangeLog index 44ae4668455..fc1c2949e10 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2001-01-04 Gerd Moellmann + * xfns.c (x_create_tip_frame): Call face-set-after-frame-default, + like in Fx_create_frame. + * xfaces.c (set_font_frame_param): Don't do anything for non-graphical frames. -- 2.39.5