diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
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 @@ | |||
| 1 | 1999-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 | |||
| 1 | 1999-11-25 Kenichi Handa <handa@etl.go.jp> | 8 | 1999-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 |