]> git.eshelyaron.com Git - emacs.git/commit
Fix choice of visuals for XPM icon
authorPo Lu <luangruo@yahoo.com>
Tue, 8 Mar 2022 00:41:15 +0000 (08:41 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 8 Mar 2022 00:41:15 +0000 (08:41 +0800)
commitb19db4861f552a2571a97dab590f6fdf59c5c81b
treee8adbfbbbec5853ffba3e56d5d6b6f69b41d388e
parent530ac51f5b83b4ad189d55047f149e4bc0750f20
Fix choice of visuals for XPM icon

* src/xterm.c (x_bitmap_icon): Allow using XPM icon on
StaticColor and StaticGray as well.
src/xterm.c