* emacs.c (fixup_locale): Don't bother to record initial locale.
authorPaul Eggert <eggert@twinsun.com>
Thu, 25 Nov 1999 05:33:31 +0000 (05:33 +0000)
committerPaul Eggert <eggert@twinsun.com>
Thu, 25 Nov 1999 05:33:31 +0000 (05:33 +0000)
commit0c8559bbd1761feef1cb076d620b1ce63b20b942
tree29a99c4da865849f654feb1ff73628dfeefeddac
parentb844f697eb8b70bbf448ac1ae63e7302c6fadd24
* emacs.c (fixup_locale): Don't bother to record initial locale.
(synchronize_locale): If the desired locale is nil,
treat it as if it were the empty string,
so that we set the locale from the environment.
src/ChangeLog
src/emacs.c