]> git.eshelyaron.com Git - emacs.git/commit
Fix overline display when there is a box
authorPo Lu <luangruo@yahoo.com>
Sun, 12 Dec 2021 13:05:35 +0000 (21:05 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 12 Dec 2021 13:05:35 +0000 (21:05 +0800)
commit5bc785d81c01e00e187bd129d86f47fc89ff3b3b
tree710e80c45beadf27c67ff106276072ab3d49c12d
parent194556425f140b8599467959b73d5954a59128e3
Fix overline display when there is a box

* src/w32term.c (w32_draw_glyph_string):
* src/xterm.c (x_draw_glyph_string): Draw box before any text
decorations.
src/w32term.c
src/xterm.c