]> git.eshelyaron.com Git - emacs.git/commit
Tool tips for menus did not show any text.
authorJan D <jan.h.d@swipnet.se>
Fri, 3 Apr 2015 12:24:44 +0000 (14:24 +0200)
committerJan D <jan.h.d@swipnet.se>
Fri, 3 Apr 2015 12:24:44 +0000 (14:24 +0200)
commit5558a14438172634e8802cbaa87abc265e5d7a4c
treeb75790a3739003a2726b2d2813cdd42fd20947e5
parentfb77948660d9a1d21339bb9657e1227063911ddc
Tool tips for menus did not show any text.

* src/xterm.c (x_update_begin): Don't create any surface for non-visible
tip frames, the geometry may be wrong.
src/ChangeLog
src/xterm.c