]> git.eshelyaron.com Git - emacs.git/commit
* fns.c (init_fns): Don't initialize weak_hash_tables here.
authorChong Yidong <cyd@stupidchicken.com>
Thu, 15 May 2008 02:45:21 +0000 (02:45 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 15 May 2008 02:45:21 +0000 (02:45 +0000)
commitd0e4433b0aa13a578e533c7635e8bfde5711fef7
treee9be460118302b2289ddebb23b8a5896ee26dcf9
parentc1d119ea0255d168c9d94a174685e4ed6edb905c
* 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.
src/ChangeLog