emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Wed, 13 Jul 2005 01:33:45 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4507 emacs/src/ChangeLog:1.4508
*** emacs/src/ChangeLog:1.4507  Tue Jul 12 13:16:01 2005
--- emacs/src/ChangeLog Wed Jul 13 05:33:45 2005
***************
*** 1,3 ****
--- 1,15 ----
+ 2005-07-13  Stefan Monnier  <address@hidden>
+ 
+       * alloc.c (gc_cons_combined_threshold, Vgc_cons_percentage): New vars.
+       (Fgarbage_collect, init_alloc_once): Set gc_cons_combined_threshold.
+       (syms_of_alloc): Declare gc-cons-percentage.
+ 
+       * eval.c (Feval, Ffuncall):
+       * keyboard.c (read_char):
+       * bytecode.c (MAYBE_GC): Use gc_cons_combined_threshold.
+ 
+       * lisp.h (gc_cons_combined_threshold): Declare.
+ 
  2005-07-12  Kim F. Storm  <address@hidden>
  
        * coding.c (Qprocess_argument):




reply via email to

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