emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/alloc.c,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/src/alloc.c,v
Date: Thu, 15 May 2008 02:46:06 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/05/15 02:46:05

Index: alloc.c
===================================================================
RCS file: /sources/emacs/emacs/src/alloc.c,v
retrieving revision 1.439
retrieving revision 1.440
diff -u -b -r1.439 -r1.440
--- alloc.c     14 May 2008 07:49:06 -0000      1.439
+++ alloc.c     15 May 2008 02:46:04 -0000      1.440
@@ -6247,6 +6247,7 @@
   init_marker ();
   init_float ();
   init_intervals ();
+  init_weak_hash_tables ();
 
 #ifdef REL_ALLOC
   malloc_hysteresis = 32;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]