(Fx_hide_tip): Avoid unnecessary work when there's
authorGerd Moellmann <gerd@gnu.org>
Mon, 11 Dec 2000 19:26:34 +0000 (19:26 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 11 Dec 2000 19:26:34 +0000 (19:26 +0000)
commit44b5a125d347949d86c0e9209217a04c77c04c7b
tree7e1f047f46953953e8373a03f5c4fa682f068fda
parent685f4368cf088889c8a2811548412b94d5ba184b
(Fx_hide_tip): Avoid unnecessary work when there's
nothing to do.  Bind inhibit-quit.
(tip_frame): Make it a Lisp_Object.
(x_create_tip_frame): Set tip_frame after it has been added to
Vframe_list.
(Fx_show_tip): Don't set tip_frame here.
src/ChangeLog
src/xfns.c