]> 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)
committerEshel Yaron <me@eshelyaron.com>
Tue, 2 Jan 2024 07:56:35 +0000 (08:56 +0100)
commitca57db2da53253a835df2042496a0505c4ca8748
tree5fe6cbd978e8a41c5b7f4b983b166b9a907df254
parent939801e9e057fe40a657852e921ccce5d9819eea
Prevent overlapping sections of glyphs from being misaligned

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

(cherry picked from commit 4ffd16b8e5e4635246155fdb23967707bcb70949)
src/xdisp.c