aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2000-08-05 15:48:22 +0000
committerGerd Moellmann2000-08-05 15:48:22 +0000
commit1fd4c450e5273aed82a8d643ad8cdffd4b156280 (patch)
tree88aab9299da57f16c2a67efc9ace47ac893298a1 /src/ChangeLog
parent1a948b17948fffafe6022c0152dba0dc5cc84cef (diff)
downloademacs-1fd4c450e5273aed82a8d643ad8cdffd4b156280.tar.gz
emacs-1fd4c450e5273aed82a8d643ad8cdffd4b156280.zip
Replace `illegal' with `invalid'.
(Fmake_hash_table, amke_hash_table): Allow table size of 0.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
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 @@
12000-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
12000-08-05 Kenichi Handa <handa@etl.go.jp> 82000-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