]> 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)
committerAndrew G Cohen <cohen@andy.bu.edu>
Tue, 11 Dec 2018 06:17:30 +0000 (14:17 +0800)
commitea586a7bd74ba412b2e6c79288504d1a7aa1ef68
tree829a54ec636e9e05af1630115a87515e9b356629
parent88a19e4419be75aed430c7cb8fd084a1acf5f4ab
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