# HG changeset patch # User Alan Mackenzie # Date 1142361133 0 # Node ID 25b55872f891842b1b30ca59437f00940035bc64 # Parent cc34fffac6080661d7ae00d27429b24fd1902ef7 *** empty log message *** diff -r cc34fffac608 -r 25b55872f891 lisp/ChangeLog --- a/lisp/ChangeLog Tue Mar 14 18:30:48 2006 +0000 +++ b/lisp/ChangeLog Tue Mar 14 18:32:13 2006 +0000 @@ -1,3 +1,16 @@ +2006-03-14 Alan Mackenzie + + * font-core.el: New function/variable + font-lock-extend-region\(-function\)?. + + * font-lock.el (font-lock-after-change-function): Call + font-lock-extend-region. Obey font-lock-lines-before. + (font-lock-default-fontify-region): Remove reference to + font-lock-lines-before. + + * jit-lock.el (jit-lock-after-change): Call + font-lock-extend-region. Obey font-lock-lines-before. + 2006-03-14 David Ponce * tree-widget.el (tree-widget-themes-load-path) diff -r cc34fffac608 -r 25b55872f891 lispref/ChangeLog --- a/lispref/ChangeLog Tue Mar 14 18:30:48 2006 +0000 +++ b/lispref/ChangeLog Tue Mar 14 18:32:13 2006 +0000 @@ -1,3 +1,10 @@ +2006-03-14 Alan Mackenzie + + * modes.texi: New node, "Region to Fontify" (for Font Lock). + This describes font-lock-extend-region-function. + ("Other Font Lock Variables"): move "font-lock-lines-before" to + the new node "Region to Fontify". + 2006-03-13 Richard Stallman * display.texi (Invisible Text): The impossible position is