Index: emacs/lispref/modes.texi
diff -c emacs/lispref/modes.texi:1.121 emacs/lispref/modes.texi:1.122
*** emacs/lispref/modes.texi:1.121      Mon Aug 22 21:32:08 2005
--- emacs/lispref/modes.texi    Fri Sep  2 18:48:45 2005
***************
*** 2767,2773 ****
  This variable specifies the number of extra lines to consider when
  refontifying the buffer after each text change.  Font lock begins
  refontifying from that number of lines before the changed region.  The
! default is 1, but using a larger value can be useful for coping with
  multi-line patterns.
  @end defvar
  
--- 2767,2773 ----
  This variable specifies the number of extra lines to consider when
  refontifying the buffer after each text change.  Font lock begins
  refontifying from that number of lines before the changed region.  The
! default is 0, but using a larger value can be useful for coping with
  multi-line patterns.
  @end defvar
  


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

Reply via email to