emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/jit-lock.el


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/jit-lock.el
Date: Fri, 30 Dec 2005 13:20:23 +0000

Index: emacs/lisp/jit-lock.el
diff -u emacs/lisp/jit-lock.el:1.46 emacs/lisp/jit-lock.el:1.47
--- emacs/lisp/jit-lock.el:1.46 Mon Oct 31 16:41:14 2005
+++ emacs/lisp/jit-lock.el      Fri Dec 30 13:20:23 2005
@@ -65,7 +65,9 @@
   :group 'font-lock)
 
 (defcustom jit-lock-chunk-size 500
-  "*Jit-lock chunks of this many characters, or smaller."
+  "*Jit-lock fontifies chunks of at most this many characters at a time.
+
+This variable controls both display-time and stealth fontification."
   :type 'integer
   :group 'jit-lock)
 




reply via email to

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