(Qcancel_timer): New variable.
commitae782866b6f5602ac113a7058feeb9b3b422d50a
authorGerd Moellmann <gerd@gnu.org>
Thu, 18 Jan 2001 14:48:38 +0000 (18 14:48 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 18 Jan 2001 14:48:38 +0000 (18 14:48 +0000)
treed81b5e0d9c0b0d01f1e75e6a897f436448167665
parenta93c8ba89a47e6cfe90be033c7183b2b746d7c9a
(Qcancel_timer): New variable.
(syms_of_xfns): Initialize and staticpro it.
(Fx_hide_tip, Fx_show_tip): Use it.
(Fx_show_tip): Make sure to set tip_timer to nil when canceling
the timer.
(toplevel): Lisp code for generating parts of syms_of_xfns removed.
src/xfns.c