]> git.eshelyaron.com Git - emacs.git/commit
Don't hard code the default x-show-tip timeout
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 30 Apr 2022 15:09:02 +0000 (17:09 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 30 Apr 2022 15:09:02 +0000 (17:09 +0200)
commit86b6a69f8614663172c64a3f51ffce39526e7ca9
tree011cdd1017be64843dc69e029587dadfb203d765
parentb05a103ea7a26b2f4099a613015d9f1abdc39a4d
Don't hard code the default x-show-tip timeout

* src/xfns.c (Fx_show_tip): Use it.
(syms_of_xfns): Add a new x-show-tooltip-timeout variable
(bug#23341).
etc/NEWS
src/xfns.c