Fix display of truncated R2L lines on a TTY.
authorEli Zaretskii <eliz@gnu.org>
Sat, 1 May 2010 13:39:44 +0000 (16:39 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 1 May 2010 13:39:44 +0000 (16:39 +0300)
commit166e930d762b6f8f9c40d61678d4dac073d5a42e
tree06f2c18225b8edeb81335046d95f8e6bc7e9e464
parent017ea8192415cbd091cd53075b168fa702c3b922
Fix display of truncated R2L lines on a TTY.

 xdisp.c (display_line): Fix prepending of truncation glyphs to R2L rows.
 (insert_left_trunc_glyphs): Support addition of left truncation glyphs
 to R2L rows.
src/ChangeLog
src/xdisp.c