]> git.eshelyaron.com Git - emacs.git/commitdiff
Add gc-cons-percentage.
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 21 Jul 2005 19:03:30 +0000 (19:03 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 21 Jul 2005 19:03:30 +0000 (19:03 +0000)
etc/NEWS

index 45dc9fdcf49135e2d1e0ad5c8d0b2b71d227afe5..defc769b9d6f8e675ef13065976a536f5c637b89 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -5028,6 +5028,10 @@ running under X.
 
 ** GC changes:
 
++++
+*** New variable `gc-cons-percentage' automatically grows the GC cons threshold
+as the heap sizxe increases.
+       
 +++
 *** New variables `gc-elapsed' and `gcs-done' provide extra information
 on garbage collection.