Mercurial > emacs
diff src/ChangeLog @ 111417:6316c70b291e
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.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 06 Nov 2010 15:45:37 +0200 |
parents | d291fc8615a3 |
children | 1542066c2762 |
line wrap: on
line diff
--- a/src/ChangeLog Sat Nov 06 13:08:58 2010 +0100 +++ b/src/ChangeLog Sat Nov 06 15:45:37 2010 +0200 @@ -1,3 +1,11 @@ +2010-11-06 Eli Zaretskii <eliz@gnu.org> + + * 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. + 2010-11-06 Jan Djärv <jan.h.d@swipnet.se> * nsfont.m: Include termchar for new mouse-highlight.