]> code.delx.au - gnu-emacs/commit
Fix display of images in R2L screen lines
authorEli Zaretskii <eliz@gnu.org>
Sat, 17 Jan 2015 18:32:16 +0000 (20:32 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 17 Jan 2015 18:32:16 +0000 (20:32 +0200)
commite6518fc8f5afca5d71582aabb089147cba583966
tree68975fea40e5e98bf689323fcb3c260016ad5c83
parentb0af6745d6dfc19cdbeac2b6c34087a44c9f03fd
Fix display of images in R2L screen lines

 src/xdisp.c (produce_image_glyph): Fix display of images in R2L
 screen lines: prepend the new glyph to the ones already there
 instead of appending it.
src/ChangeLog
src/xdisp.c