summaryrefslogtreecommitdiff
path: root/lisp/filecache.el
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2020-11-14 13:56:12 +0200
committerEli Zaretskii <eliz@gnu.org>2020-11-14 13:56:12 +0200
commit5aabf2cc7f90a168fda694c6c5360f1df398255c (patch)
tree268fe50980653c96858ea0b0b9c4b8b8ae0d5a57 /lisp/filecache.el
parentdaff3bda10d15fe20f5f6e9c5f5ca60b97cf80df (diff)
downloademacs-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/filecache.el')
0 files changed, 0 insertions, 0 deletions