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 [EMACS_22_BASE]


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

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Alan Mackenzie <acmacm> 08/04/09 08:11:59

Index: font-lock.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/font-lock.el,v
retrieving revision 1.317.2.7
retrieving revision 1.317.2.8
diff -u -b -r1.317.2.7 -r1.317.2.8
--- font-lock.el        19 Mar 2008 04:00:51 -0000      1.317.2.7
+++ font-lock.el        9 Apr 2008 08:11:58 -0000       1.317.2.8
@@ -998,6 +998,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]