Index: emacs/lisp/font-core.el
diff -c emacs/lisp/font-core.el:1.30 emacs/lisp/font-core.el:1.31
*** emacs/lisp/font-core.el:1.30        Mon Jul  4 23:08:54 2005
--- emacs/lisp/font-core.el     Mon Jul 18 15:24:00 2005
***************
*** 125,131 ****
  When you turn Font Lock mode on/off the buffer is fontified/defontified, 
though
  fontification occurs only if the buffer is less than `font-lock-maximum-size'.
  
! For example, to specify that Font Lock mode use use Lazy Lock mode as a 
support
  mode and use maximum levels of fontification, put in your ~/.emacs:
  
   (setq font-lock-support-mode 'lazy-lock-mode)
--- 125,131 ----
  When you turn Font Lock mode on/off the buffer is fontified/defontified, 
though
  fontification occurs only if the buffer is less than `font-lock-maximum-size'.
  
! For example, to specify that Font Lock mode uses Lazy Lock mode as a support
  mode and use maximum levels of fontification, put in your ~/.emacs:
  
   (setq font-lock-support-mode 'lazy-lock-mode)


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to