emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/font-lock.el,v


From: Alan Mackenzie
Subject: [Emacs-diffs] Changes to emacs/lisp/font-lock.el,v
Date: Wed, 09 Apr 2008 08:18:01 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Alan Mackenzie <acmacm> 08/04/09 08:18:00

Index: font-lock.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/font-lock.el,v
retrieving revision 1.333
retrieving revision 1.334
diff -u -b -r1.333 -r1.334
--- font-lock.el        14 Mar 2008 16:15:47 -0000      1.333
+++ font-lock.el        9 Apr 2008 08:17:59 -0000       1.334
@@ -1007,6 +1007,7 @@
 \(which directs the caller to fontify a default region).
 This function should preserve the match-data.
 The region it returns may start or end in the middle of a line.")
+(make-variable-buffer-local 'font-lock-extend-after-change-region-function)
 
 (defun font-lock-fontify-buffer ()
   "Fontify the current buffer the way the function `font-lock-mode' would."




reply via email to

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