diff options
author | Eli Zaretskii <eliz@gnu.org> | 2020-11-14 13:56:12 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2020-11-14 13:56:12 +0200 |
commit | 5aabf2cc7f90a168fda694c6c5360f1df398255c (patch) | |
tree | 268fe50980653c96858ea0b0b9c4b8b8ae0d5a57 /lisp/vc/log-view.el | |
parent | daff3bda10d15fe20f5f6e9c5f5ca60b97cf80df (diff) | |
download | emacs-5aabf2cc7f90a168fda694c6c5360f1df398255c.tar.gz emacs-5aabf2cc7f90a168fda694c6c5360f1df398255c.tar.bz2 emacs-5aabf2cc7f90a168fda694c6c5360f1df398255c.zip |
Fix display of truncated R2L lines on TTY frames
* src/xdisp.c (extend_face_to_end_of_line): Use a while-loop, not
a do-while loop, to avoid appending an extra glyph at the end of a
line that is one character shorter than the window-width. This is
needed to fix display of reversed glyph rows that are almost as
wide as the window, because append_space_for_newline already added
one space glyph.
Diffstat (limited to 'lisp/vc/log-view.el')
0 files changed, 0 insertions, 0 deletions