diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index e5456942d44..b83271963a3 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2002-08-19 Kenichi Handa <handa@etl.go.jp> | 1 | 2002-08-19 Kenichi Handa <handa@etl.go.jp> |
| 2 | 2 | ||
| 3 | * fontset.c (Fset_fontset_font): Treate `ascii' as charset, not | ||
| 4 | script. | ||
| 5 | |||
| 3 | * emacs.c (main): In the case of --unibyte, instead of aborting on | 6 | * emacs.c (main): In the case of --unibyte, instead of aborting on |
| 4 | finding non-empty buffer, make it unibyte. | 7 | finding non-empty buffer, make it unibyte. |
| 5 | 8 | ||