# HG changeset patch # User Gerd Moellmann # Date 971786728 0 # Node ID 38b7e156a71f57b06616df5d8b1f2d1fd0cdf0ff # Parent 6ff2afb44310e887aade8e909ad6d08f4191140c (jit-lock-stealth-time): Doc fix. diff -r 6ff2afb44310 -r 38b7e156a71f lisp/jit-lock.el --- a/lisp/jit-lock.el Tue Oct 17 12:36:26 2000 +0000 +++ b/lisp/jit-lock.el Tue Oct 17 12:45:28 2000 +0000 @@ -66,7 +66,7 @@ (defcustom jit-lock-stealth-time 3 "*Time in seconds to wait before beginning stealth fontification. Stealth fontification occurs if there is no input within this time. -If nil, means stealth fontification is never performed. +If nil, stealth fontification is never performed. The value of this variable is used when JIT Lock mode is turned on." :type '(choice (const :tag "never" nil)