(fixup_locale): New function. For now, it resets
authorPaul Eggert <eggert@twinsun.com>
Thu, 27 Aug 1998 02:00:35 +0000 (02:00 +0000)
committerPaul Eggert <eggert@twinsun.com>
Thu, 27 Aug 1998 02:00:35 +0000 (02:00 +0000)
commit71f8198a32ea19add5ed5af1f3cf882c4a6822ce
tree6e0d8e739e4e4e99492d5d8ba0fb74d1f0beb11c
parent1697ec54e8a440bf6cd76b629e609b070ca072b0
(fixup_locale): New function.  For now, it resets
LC_TIME to "C" (reverting the 1998-08-07 change), and also
resets LC_MESSAGES to "C".
(x_term_init): Use it to fix up the locale after setlocale
(LC_ALL, "").
src/xterm.c