aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert1999-11-25 05:33:31 +0000
committerPaul Eggert1999-11-25 05:33:31 +0000
commit0c8559bbd1761feef1cb076d620b1ce63b20b942 (patch)
tree29a99c4da865849f654feb1ff73628dfeefeddac /src/ChangeLog
parentb844f697eb8b70bbf448ac1ae63e7302c6fadd24 (diff)
downloademacs-0c8559bbd1761feef1cb076d620b1ce63b20b942.tar.gz
emacs-0c8559bbd1761feef1cb076d620b1ce63b20b942.zip
* 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.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index a9c1983a7a2..b53b9d7c24c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
11999-11-25 Paul Eggert <eggert@twinsun.com>
2
3 * emacs.c (fixup_locale): Don't bother to record initial locale.
4 (synchronize_locale): If the desired locale is nil,
5 treat it as if it were the empty string,
6 so that we set the locale from the environment.
7
11999-11-25 Kenichi Handa <handa@etl.go.jp> 81999-11-25 Kenichi Handa <handa@etl.go.jp>
2 9
3 * fileio.c (Finsert_file_contents): Set buffer-file-coding-system 10 * fileio.c (Finsert_file_contents): Set buffer-file-coding-system