From: Chong Yidong Date: Thu, 15 May 2008 02:45:21 +0000 (+0000) Subject: * fns.c (init_fns): Don't initialize weak_hash_tables here. X-Git-Tag: emacs-pretest-23.0.90~5520 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d0e4433b0aa13a578e533c7635e8bfde5711fef7;p=emacs.git * 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. --- diff --git a/src/ChangeLog b/src/ChangeLog index a47d774c6a5..660e68bb865 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2008-05-15 Chong Yidong + + * 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 * fontset.c (Fnew_fontset): Call font_unparse_xlfd with 256-byte