]> git.eshelyaron.com Git - emacs.git/commit
Fix display of fringes with stipples on X
authorPo Lu <luangruo@yahoo.com>
Sun, 8 May 2022 13:28:28 +0000 (21:28 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 8 May 2022 13:28:28 +0000 (21:28 +0800)
commitd6e316db729718f93772cec2e5166f54a920c0e3
treedcffc6fd137c1317c8ba0ee862fd5cda6b734aec
parent4d8527e5802e41573ee8c9f2a41659a1ba388dde
Fix display of fringes with stipples on X

* src/xterm.c (x_draw_fringe_bitmap): Set fill style and use
fill function correctly.
src/xterm.c