]> git.eshelyaron.com Git - emacs.git/commit
Use better GC for visible bell on colormapped visuals
authorPo Lu <luangruo@yahoo.com>
Sun, 13 Feb 2022 01:34:12 +0000 (09:34 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 13 Feb 2022 01:34:12 +0000 (09:34 +0800)
commite79f5574c543340059bfb67dc937129f1e684a90
tree386277167def4bd676cfbd43a2eead01ce695745
parentd72e7c4fd41c0ab400d9eb748e3b4f8d545ea948
Use better GC for visible bell on colormapped visuals

* src/xterm.c (XTflash): Use normal_gc if the visual is not
TrueColor.
src/xterm.c