# HG changeset patch # User Sam Steingold # Date 1122042122 0 # Node ID bea731b504621b3124a06c71114e948bc98c2a09 # Parent 7a0be66e1adb811770604b5e837c05d77b29aeef typo diff -r 7a0be66e1adb -r bea731b50462 etc/NEWS --- a/etc/NEWS Fri Jul 22 13:11:34 2005 +0000 +++ b/etc/NEWS Fri Jul 22 14:22:02 2005 +0000 @@ -2183,7 +2183,7 @@ ** In sh-script, a continuation line is only indented if the backslash was preceded by a SPC or a TAB. - + --- ** Perl mode has a new variable `perl-indent-continued-arguments'. @@ -5030,8 +5030,8 @@ +++ *** New variable `gc-cons-percentage' automatically grows the GC cons threshold -as the heap sizxe increases. - +as the heap size increases. + +++ *** New variables `gc-elapsed' and `gcs-done' provide extra information on garbage collection.