]> git.eshelyaron.com Git - emacs.git/commit
Never set opaque region without an alpha channel
authorPo Lu <luangruo@yahoo.com>
Sat, 12 Feb 2022 01:20:53 +0000 (09:20 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 12 Feb 2022 01:20:53 +0000 (09:20 +0800)
commitf622034fa565a50f9c210301aba2545b2521f356
treef454529ed2699263d393808561a5107e1da8a70e
parent3fb68b3d25c5318b818d820aa79bd60c3ced0186
Never set opaque region without an alpha channel

* src/xfns.c (x_set_alpha_background): Don't modify opaque
region if the visual has no alpha channel.
src/xfns.c