]> git.eshelyaron.com Git - emacs.git/commit
Fix display glitches with side-by-side windows on TTY frames
authorEli Zaretskii <eliz@gnu.org>
Sun, 31 Oct 2021 07:42:09 +0000 (09:42 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sun, 31 Oct 2021 07:42:09 +0000 (09:42 +0200)
commit335a660b4b725eb76abfa5d80295ac5c7be5d205
tree6dc2cde76933a80120e2e77e7cae4955f0dc1dc0
parent4a96f32def09e2d8a789d0b30ce0523c63203842
Fix display glitches with side-by-side windows on TTY frames

* src/dispnew.c (adjust_glyph_matrix, prepare_desired_row): Leave
room for the border glyph only if the window does actually have
the right margin.  (Bug#51521)
src/dispnew.c