+2000-10-17 Gerd Moellmann <gerd@gnu.org>
+
+ * jit-lock.el (jit-lock-stealth-time): Doc fix.
+
2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
* files.el (auto-mode-alist): Add .dif and .pat as diff-mode
(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)