From 2f5ded21ee2aeb4102b3bcb6ea76c8f4656dd9cc Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Thu, 4 Jan 2001 20:40:07 +0000 Subject: *** empty log message *** --- src/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'src') diff --git a/src/ChangeLog b/src/ChangeLog index 24d95e33e8d..b933994b6b8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,16 @@ +2001-01-04 Gerd Moellmann + + * xterm.c (clear_mouse_face): Don't return if tip_frame is + non-nil. + + * xfns.c (x_create_tip_frame): Preserve the value of + face_change_count around the creation of the tip frame. + + * xfns.c (last_show_tip_args): New variable. + (compute_tip_xy): New function. + (Fx_show_tip): Reuse an existing tip frame, if possible. + (syms_of_xfns): Initialize and staticpro last_show_tip_args. + 2001-01-04 Dave Love * systime.h (set_file_times): Prototype. -- cgit v1.2.1