]> git.eshelyaron.com Git - emacs.git/commit
Fix Emacs tooltips on PGTK
authorPo Lu <luangruo@yahoo.com>
Sat, 25 Dec 2021 00:29:00 +0000 (08:29 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 25 Dec 2021 00:29:00 +0000 (08:29 +0800)
commit8b0e9f44b757ead61537fe213fe8546af911cb54
tree4463fcef63ffd4949e63fea19789ce34d5e0d6e7
parent992bb3a9aef973447bc369e389c8f7228672f82c
Fix Emacs tooltips on PGTK

* src/pgtkfns.c (x_create_tip_frame): Don't set cursor and
show window.
(Fx_show_tip): Set cursor and show window.
src/pgtkfns.c