]> git.eshelyaron.com Git - emacs.git/commit
Fix bug#70697 with respect to fringe bitmaps
authorPo Lu <luangruo@yahoo.com>
Tue, 9 Jul 2024 06:10:07 +0000 (14:10 +0800)
committerEshel Yaron <me@eshelyaron.com>
Tue, 9 Jul 2024 17:50:38 +0000 (19:50 +0200)
commit41d066d5f9ba06ca3bc8d623cc03e7baf84e4818
treeb3badb7597041e1768744fcc68f0f3a54900b13f
parent731aed192618bba96a45ca5c1980629007faec63
Fix bug#70697 with respect to fringe bitmaps

* src/pgtkterm.c (pgtk_draw_fringe_bitmap): Always call
`fill_background_by_face' for clearing backgrounds of fringe
bitmaps.  (bug#70697)

(cherry picked from commit 671ad83026e0f9727a809311d43fd7a57403b33b)
src/pgtkterm.c