]> git.eshelyaron.com Git - emacs.git/commit
Fix display of hollow-box and hbar cursors on r2L lines.
authorEli Zaretskii <eliz@gnu.org>
Tue, 16 Sep 2014 15:53:36 +0000 (18:53 +0300)
committerEli Zaretskii <eliz@gnu.org>
Tue, 16 Sep 2014 15:53:36 +0000 (18:53 +0300)
commit534f1f7cb6b25f05472d59b6b4757cb345f29b8d
tree49780e6748f0b201c6bce106373188354f7e6754
parentc20b4c2de5a8c5ef4ac0655d74dd28c002b7aad3
Fix display of hollow-box and hbar cursors on r2L lines.

 src/xterm.c (x_draw_hollow_cursor, x_draw_bar_cursor):
 src/w32term.c (x_draw_hollow_cursor, x_draw_bar_cursor): In R2L
 lines, draw the hollow-box and hbar cursors on the right side of
 cursor-glyph.  Thanks to Martin Rudalics <rudalics@gmx.at> for
 testing on X.
src/ChangeLog
src/w32term.c
src/xterm.c