(font-lock-extend-after-change-region-function):
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 3 Aug 2006 05:42:53 +0000 (05:42 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 3 Aug 2006 05:42:53 +0000 (05:42 +0000)
commitab0dd59ce73e9b13b44ffe52d9937a7a7221e000
tree866f8533d299269ab9692786ed9eba0324e6939d
parent2e3ef421a9e7888ed48241bbeecedaeefb58ab54
(font-lock-extend-after-change-region-function):
Rename from font-lock-extend-region-function.
(font-lock-extend-region): Remove by inlining at call sites.
(font-lock-after-change-function): Don't needlessly round up to a whole
number of lines.
(font-lock-extend-jit-lock-region-after-change): Be more careful about
the boundary conditions and the interactions between the various ways
to extend the region.
lisp/ChangeLog
lisp/font-lock.el
lispref/modes.texi