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 de197212f61..73c682ee27e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2000-08-05 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * xfaces.c, xfns.c, w32fns.c: Replace `illegal' with `invalid'. | ||
| 4 | |||
| 5 | * fns.c: Replace `illegal' with `invalid'. | ||
| 6 | (Fmake_hash_table, amke_hash_table): Allow table size of 0. | ||
| 7 | |||
| 1 | 2000-08-05 Kenichi Handa <handa@etl.go.jp> | 8 | 2000-08-05 Kenichi Handa <handa@etl.go.jp> |
| 2 | 9 | ||
| 3 | * syntax.c (skip_chars): Fix handling of multibyte<->unibyte | 10 | * syntax.c (skip_chars): Fix handling of multibyte<->unibyte |