(x_create_tip_frame): Preserve the value of
authorGerd Moellmann <gerd@gnu.org>
Thu, 4 Jan 2001 20:33:06 +0000 (20:33 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 4 Jan 2001 20:33:06 +0000 (20:33 +0000)
commit06d62053479e90d8b0d83d37bdefc77609f273c5
tree59e85557f33a88e5bab3b0656f17791983362940
parent7948d50a76fe8f96d6783e2efdf9f317c7a603f2
(x_create_tip_frame): Preserve the value of
face_change_count around the creation of the tip frame.

(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.
src/xfns.c