/[emacs]/emacs/lisp/lazy-lock.el
ViewVC logotype

Diff of /emacs/lisp/lazy-lock.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.28 by rms, Mon Mar 18 04:29:13 2002 UTC revision 1.28.2.1 by miles, Fri Apr 4 06:20:08 2003 UTC
# Line 38  Line 38 
38  ;; See also the fast-lock package.  (But don't use them at the same time!)  ;; See also the fast-lock package.  (But don't use them at the same time!)
39    
40  ;; Installation:  ;; Installation:
41  ;;  ;;
42  ;; Put in your ~/.emacs:  ;; Put in your ~/.emacs:
43  ;;  ;;
44  ;; (setq font-lock-support-mode 'lazy-lock-mode)  ;; (setq font-lock-support-mode 'lazy-lock-mode)
# Line 449  To reduce machine load during stealth fo Line 449  To reduce machine load during stealth fo
449  taking longer to fontify, you could increase the value of this variable.  taking longer to fontify, you could increase the value of this variable.
450  See also `lazy-lock-stealth-load'."  See also `lazy-lock-stealth-load'."
451    :type '(choice (const :tag "never" nil)    :type '(choice (const :tag "never" nil)
452                   (number :tag "seconds"))                           (number :tag "seconds"))
453    :group 'lazy-lock)    :group 'lazy-lock)
454    
455  (defcustom lazy-lock-stealth-verbose  (defcustom lazy-lock-stealth-verbose

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.28.2.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26