]> git.eshelyaron.com Git - emacs.git/commit
Prevent overlapping sections of glyphs from being misaligned
authorPo Lu <luangruo@yahoo.com>
Sun, 31 Dec 2023 03:34:28 +0000 (11:34 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 31 Dec 2023 03:34:28 +0000 (11:34 +0800)
commit4ffd16b8e5e4635246155fdb23967707bcb70949
tree5ad57156ccacc284eac1e33bc47ab6cbf94505b0
parent2bbd50a03d61bb38a9b72ba86bcd46106cfeedfe
Prevent overlapping sections of glyphs from being misaligned

* src/xdisp.c (gui_fix_overlapping_area): Offset all glyphs by
ROW->x.
src/xdisp.c