diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 1f692dea373..509c2f48e3c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2002-05-30 Kenichi Handa <handa@etl.go.jp> | 1 | 2002-05-30 Kenichi Handa <handa@etl.go.jp> |
| 2 | 2 | ||
| 3 | * Makefile.in (lisp): Change chienese.elc to chinese.el. They are | ||
| 4 | not bytecompiled now. | ||
| 5 | (shortlisp): Likewise. | ||
| 6 | |||
| 3 | * charset.c (charset_jisx0201_roman, charset_jisx0208_1978, | 7 | * charset.c (charset_jisx0201_roman, charset_jisx0208_1978, |
| 4 | charset_jisx0208): New variables. | 8 | charset_jisx0208): New variables. |
| 5 | (Fdefine_charset_internal): Setup them if appropriate. | 9 | (Fdefine_charset_internal): Setup them if appropriate. |