]> git.eshelyaron.com Git - emacs.git/commit
(font-lock-multiline): New text property contains
authorRichard M. Stallman <rms@gnu.org>
Tue, 7 Sep 1999 19:21:50 +0000 (19:21 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 7 Sep 1999 19:21:50 +0000 (19:21 +0000)
commitfb0e4f8a84131a7a176f7dad4cbb61ac71e2e7c3
tree8314b16f4624e3e90370bca6a51f35183b10c96d
parent505ab9bc44237e371309c555e3d5d245252e0964
(font-lock-multiline): New text property contains
a boolean to indicate if the char is part of a multiline match.
(font-lock-default-fontify-region): Extend the region appropriately
for multiline keywords.
(font-lock-default-unfontify-region): Also remove the new
font-lock-multiline text property.
(font-lock-fontify-anchored-keywords): Mark multiline anchored matches.
(font-lock-fontify-keywords-region): Mark multiline regexp matches.
lisp/font-lock.el