Support R2L lines in tool-tip text.
authorEli Zaretskii <eliz@gnu.org>
Sat, 6 Nov 2010 13:45:37 +0000 (15:45 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 6 Nov 2010 13:45:37 +0000 (15:45 +0200)
commita971c0a724a6bcdb958143b747f94c151d40359d
tree3aa53ccad9419b212f2fbcf9bdef7eb3005022d4
parentf8aefe82d2bbca46b162c75b1217d8b4bd9ebb09
Support R2L lines in tool-tip text.

 xfns.c (Fx_show_tip): If any of the tool-tip text lines is R2L,
 adjust width of tool-tip frame to the width of text, excluding the
 stretch glyph at the beginning of R2L glyph rows.
 w32fns.c (Fx_show_tip): Likewise.
src/ChangeLog
src/w32fns.c
src/xfns.c