emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/lazy-lock.el
Date: Sun, 27 Jan 2002 04:25:37 -0500

Index: emacs/lisp/lazy-lock.el
diff -c emacs/lisp/lazy-lock.el:1.26 emacs/lisp/lazy-lock.el:1.27
*** emacs/lisp/lazy-lock.el:1.26        Tue Nov 27 10:52:52 2001
--- emacs/lisp/lazy-lock.el     Sun Jan 27 04:25:37 2002
***************
*** 465,470 ****
--- 465,474 ----
  
   (setq font-lock-support-mode 'lazy-lock-mode)
  
+ For a newer font-lock support mode with similar functionality, see
+ `jit-lock-mode'.  Eventually, Lazy Lock mode will be deprecated in
+ JIT Lock's favor.
+ 
  When Lazy Lock mode is enabled, fontification can be lazy in a number of ways:
  
  - Demand-driven buffer fontification if `lazy-lock-minimum-size' is non-nil.



reply via email to

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