emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lispref/modes.texi


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/modes.texi
Date: Mon, 21 Mar 2005 12:52:30 -0500

Index: emacs/lispref/modes.texi
diff -c emacs/lispref/modes.texi:1.91 emacs/lispref/modes.texi:1.92
*** emacs/lispref/modes.texi:1.91       Sun Mar  6 18:20:49 2005
--- emacs/lispref/modes.texi    Mon Mar 21 17:52:30 2005
***************
*** 2381,2386 ****
--- 2381,2394 ----
  multiple lines, but this is too obscure to document in this manual.
  @end defvar
  
+ @defvar font-lock-lines-before
+ 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
+ 
  @node Levels of Font Lock
  @subsection Levels of Font Lock
  




reply via email to

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