]> git.eshelyaron.com Git - emacs.git/commit
Fix problems caused by fontconfig-2.13.0
authorEli Zaretskii <eliz@gnu.org>
Wed, 14 Mar 2018 18:11:16 +0000 (20:11 +0200)
committerEli Zaretskii <eliz@gnu.org>
Wed, 14 Mar 2018 18:11:16 +0000 (20:11 +0200)
commit36a1d52814562bb589f03226c31ca823f0518fd2
tree92d2ce7725ac85d88da4a52ebf37ba4968489006
parent675edecf6102a20b3482544315c654fde4b6236e
Fix problems caused by fontconfig-2.13.0

* src/xterm.c (x_term_init): Call fixup_locale after
xg_initialize, to countermand the call to setlocale in some
versions of fontconfig.  (Bug#30788)
src/xterm.c