(font-lock-fontify-region): Don't add `font-lock' props.
authorRichard M. Stallman <rms@gnu.org>
Thu, 16 Sep 1993 14:56:45 +0000 (14:56 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 16 Sep 1993 14:56:45 +0000 (14:56 +0000)
commit214507c70f05935aac7cfa811b2e3a47335943fb
tree7fc1a46c6f1aa768960756e15d14c44ab8bbf63e
parentc574acf031b7a32fd41d72d5ef15e23ae70756cb
(font-lock-fontify-region): Don't add `font-lock' props.
(font-lock-unfontify-region): Don't remove `font-lock' props.
(font-lock-hack-keywords): Don't add `font-lock' props.
Handle values other than t and nil for allow-overlap-p specially.
(c-font-lock-keywords-1): Don't override how comments in #if... appear.
Highlight text after #else or #endif.
lisp/font-lock.el