summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2021-09-17 17:07:32 +0300
committerEli Zaretskii <eliz@gnu.org>2021-09-17 17:07:32 +0300
commit6397faaaf9b9e47f73d56f330e4964517d646968 (patch)
tree021ee483c2cfe929d4b0e096adaeb3a2d2304530 /test/lisp/emacs-lisp
parent12d2fb58c416b557924174f57bfb1c9b9e7cf999 (diff)
downloademacs-6397faaaf9b9e47f73d56f330e4964517d646968.tar.gz
emacs-6397faaaf9b9e47f73d56f330e4964517d646968.tar.bz2
emacs-6397faaaf9b9e47f73d56f330e4964517d646968.zip
Fix display of stretch glyphs
* src/xterm.c (x_draw_stretch_glyph_string): * src/w32term.c (w32_draw_stretch_glyph_string): Fix drawing stretch glyphs when the window is hscrolled. (The original pre-Jan-2021 code was almost correct, except that it used 'window_box_left_offset' instead of 'window_box_left', and didn't restrict the background_width fixup to text-area.) (Bug#50564)
Diffstat (limited to 'test/lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions