diff etc/NEWS @ 90208:890cc78a5a24

Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-74 Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 493-503) - Update from CVS - Update from CVS: lisp/startup.el (command-line): Fix typo. - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 95-98) - Update from CVS
author Miles Bader <miles@gnu.org>
date Fri, 29 Jul 2005 01:54:54 +0000
parents 187d6a1f84f7 bea731b50462
children edf295560b5a
line wrap: on
line diff
--- a/etc/NEWS	Tue Jul 26 12:03:19 2005 +0000
+++ b/etc/NEWS	Fri Jul 29 01:54:54 2005 +0000
@@ -2258,7 +2258,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'.
 
@@ -5105,8 +5105,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.