]> git.eshelyaron.com Git - emacs.git/commit
In x_hide_tip reset tip_last_frame for GTK+ tooltips only (Bug#41200)
authorMartin Rudalics <rudalics@gmx.at>
Wed, 13 May 2020 08:31:50 +0000 (10:31 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Wed, 13 May 2020 08:31:50 +0000 (10:31 +0200)
commita37290a6f965d0e0c13a734e6be973e1bd43bb7f
treef1f04827c52c3e07afcf147507cb74ccd9fac145
parent3d819956923ecbbc79f5b3ac154109a7ec7150b7
In x_hide_tip reset tip_last_frame for GTK+ tooltips only (Bug#41200)

* src/xfns.c (x_hide_tip): Reset tip_last_frame only when
using GTK+ system tooltips (Bug#41200).
src/xfns.c