]> git.eshelyaron.com Git - emacs.git/commit
Use x-show-tooltip-timeout in all the implementations
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 30 Apr 2022 15:38:34 +0000 (17:38 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 30 Apr 2022 15:38:34 +0000 (17:38 +0200)
commit655d2319bc50ee09d4acaf9ce90809f9476d8674
tree3a4dd2fa72435c0167ee8518a220335b56fd3e62
parent86b6a69f8614663172c64a3f51ffce39526e7ca9
Use x-show-tooltip-timeout in all the implementations

* src/haikufns.c (Fx_show_tip): Use the timeout variable.
* src/pgtkfns.c (Fx_show_tip): Ditto.

* src/w32fns.c (Fx_show_tip): Ditto.

* src/xfns.c (Fx_show_tip): Doc fix.
src/haikufns.c
src/pgtkfns.c
src/w32fns.c
src/xfns.c