Mercurial > emacs
changeset 32581:38b7e156a71f
(jit-lock-stealth-time): Doc fix.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 17 Oct 2000 12:45:28 +0000 |
parents | 6ff2afb44310 |
children | 74a20f2a63f2 |
files | lisp/jit-lock.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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)