Fix showing the complete tip the first time, bug #2423.
commitb13aef54997edcdceae7dab09a979f5833e6285d
authorJan D <jan.h.d@swipnet.se>
Fri, 9 Apr 2010 16:49:06 +0000 (9 18:49 +0200)
committerJan D <jan.h.d@swipnet.se>
Fri, 9 Apr 2010 16:49:06 +0000 (9 18:49 +0200)
tree7c27948b37a82a43c5e46ab3add49b5a4f6233dd
parent0880716f5085e0203436a436280ce2cc9fb0edad
Fix showing the complete tip the first time, bug #2423.

* xfns.c (Fx_show_tip): Call try_window in a loop until
fonts_changed_p is zero (Bug#2423).
src/ChangeLog
src/xfns.c