changeset 61811:d15bf442151d

typo
author Sam Steingold <sds@gnu.org>
date Sun, 24 Apr 2005 21:02:20 +0000
parents ab4b241ac836
children a9a70941ccb3
files etc/NEWS
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Sun Apr 24 19:42:28 2005 +0000
+++ b/etc/NEWS	Sun Apr 24 21:02:20 2005 +0000
@@ -122,7 +122,7 @@
 
 ---
 ** The default settings for JIT stealth lock parameters are changed.
-The default value forthe user option jit-lock-stealth-time is now 16
+The default value for the user option jit-lock-stealth-time is now 16
 instead of 3, and the default value of jit-lock-stealth-nice is now
 0.5 instead of 0.125.  The new defaults should lower the CPU usage
 when Emacs is fontifying in the background.