]> git.eshelyaron.com Git - emacs.git/commit
Fix show-trailing-whitespace in R2L text
authorEli Zaretskii <eliz@gnu.org>
Mon, 11 Mar 2019 15:32:38 +0000 (17:32 +0200)
committerEli Zaretskii <eliz@gnu.org>
Mon, 11 Mar 2019 15:32:38 +0000 (17:32 +0200)
commit7fddde1f06def311c198303e6ac5a26256f17eb7
treecd186a01b69386661b5342367ccc6177692d3a09
parent93c0527a6afbdd5228ff5590d03a35f738a47d18
Fix show-trailing-whitespace in R2L text

* src/xdisp.c (highlight_trailing_whitespace): Allow for
stretch glyphs at the left edge of R2L lines, when skipping
glyphs inserted by the display engine.  This unbreaks
show-trailing-whitespace in R2L lines.
src/xdisp.c