]> git.eshelyaron.com Git - emacs.git/commit
Fix use of more invalid keys in PGTK GSettings code
authorPo Lu <luangruo@yahoo.com>
Sun, 15 May 2022 09:38:21 +0000 (17:38 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 15 May 2022 09:38:56 +0000 (17:38 +0800)
commitade35760a5a073eac87ce7fdea1373b769b0eff3
treed0ac28fe37d6ab362e0e7a457dd2db218314b203
parent09674074b57bee74ff1039f8ef08c2dea321c0da
Fix use of more invalid keys in PGTK GSettings code

* src/xsettings.c (apply_gsettings_font_hinting):
(apply_gsettings_font_rgba_order): Test for key existence before
using it.
src/xsettings.c