]> code.delx.au - gnu-emacs/blobdiff - lisp/jit-lock.el
(calc-mode): Add font-lock-defontify to change-major-mode-hook.
[gnu-emacs] / lisp / jit-lock.el
index 02bc6acf9572054cbd3451aafbd23701c1dd096c..202140083020c21cc4acd93c1af2b1dd10d428f4 100644 (file)
@@ -127,7 +127,7 @@ The value of this variable is used when JIT Lock mode is turned on."
                 (other :tag "syntax-driven" syntax-driven))
   :group 'jit-lock)
 
-(defcustom jit-lock-defer-time nil ;; 0.5
+(defcustom jit-lock-defer-time nil ;; 0.25
   "Idle time after which deferred fontification should take place.
 If nil, fontification is not deferred."
   :group 'jit-lock