Mercurial > emacs
changeset 94991:a18589a9c8a3
* fns.c (init_fns): Don't initialize weak_hash_tables here.
(init_weak_hash_tables): New fun. Initialize weak_hash_tables.
* alloc.c (init_alloc_once): Call init_weak_hash_tables.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 15 May 2008 02:45:21 +0000 |
parents | eab7f768651d |
children | 05fbecb52ee0 |
files | src/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Thu May 15 02:01:46 2008 +0000 +++ b/src/ChangeLog Thu May 15 02:45:21 2008 +0000 @@ -1,3 +1,10 @@ +2008-05-15 Chong Yidong <cyd@stupidchicken.com> + + * fns.c (init_fns): Don't initialize weak_hash_tables here. + (init_weak_hash_tables): New fun. Initialize weak_hash_tables. + + * alloc.c (init_alloc_once): Call init_weak_hash_tables. + 2008-05-15 Kenichi Handa <handa@m17n.org> * fontset.c (Fnew_fontset): Call font_unparse_xlfd with 256-byte