emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/etc/NEWS


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS
Date: Sun, 25 Nov 2001 13:00:36 -0500

Index: emacs/etc/NEWS
diff -u emacs/etc/NEWS:1.528 emacs/etc/NEWS:1.529
--- emacs/etc/NEWS:1.528        Sun Nov 25 06:14:35 2001
+++ emacs/etc/NEWS      Sun Nov 25 13:00:35 2001
@@ -19,7 +19,11 @@
 * Changes in Emacs 21.3
 
 ** jit-lock can now be delayed with `jit-lock-defer-time'.
-If it is set to 0.5, fontification will only happen after 0.5s of idle time.
+
+If this variable is non-nil, its value should be the amount of Emacs
+idle time inseconds to wait before starting fontification.  For
+example, if you set `jit-lock-defer-time' to 0.25, fontification will
+only happen after 0.25s of idle time.
 
 ** If you hit M-C-SPC (mark-sexp) repeatedly, the marked region
 will now be extended each time, so you can mark the next two sexps with



reply via email to

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