Mercurial > emacs
diff src/ChangeLog @ 30603:c646bd2f7f2a
*** empty log message ***
| author | Gerd Moellmann <gerd@gnu.org> |
|---|---|
| date | Sat, 05 Aug 2000 15:48:22 +0000 |
| parents | e0b06b3efefe |
| children | 5dcc1588f659 |
line wrap: on
line diff
--- a/src/ChangeLog Sat Aug 05 15:47:42 2000 +0000 +++ b/src/ChangeLog Sat Aug 05 15:48:22 2000 +0000 @@ -1,3 +1,10 @@ +2000-08-05 Gerd Moellmann <gerd@gnu.org> + + * xfaces.c, xfns.c, w32fns.c: Replace `illegal' with `invalid'. + + * fns.c: Replace `illegal' with `invalid'. + (Fmake_hash_table, amke_hash_table): Allow table size of 0. + 2000-08-05 Kenichi Handa <handa@etl.go.jp> * syntax.c (skip_chars): Fix handling of multibyte<->unibyte
