]> git.eshelyaron.com Git - emacs.git/commit
Stop overriding default Motif colors with our own
authorPo Lu <luangruo@yahoo.com>
Thu, 28 Apr 2022 02:50:18 +0000 (10:50 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 28 Apr 2022 02:50:18 +0000 (10:50 +0800)
commit02ae85e8aa735b0d9a312f811d03204bf8fdbd51
treeeeb25cdd1050f38b327729b007880e626e40b02d
parent22b2250732bcc1d8eecf11bb3cf490570d80497f
Stop overriding default Motif colors with our own

* src/xrdb.c (x_load_resources): Instead of specifying the Motif
defaults manually, let Motif set them itself.  This makes
palettes provided by color servers work again.
src/xrdb.c