(font-lock-default-fontify-buffer): Try and set-defaults even if font-lock-mode
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 22 Dec 2005 16:09:32 +0000 (16:09 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 22 Dec 2005 16:09:32 +0000 (16:09 +0000)
commite0be77f6d88f3cd8226c2897e5019d3897a39d4f
tree648376e940c25602835b90eb7562a7f1817fb274
parent2e23b82e52e5fa52971b2b6e4a0e173c05476f52
(font-lock-default-fontify-buffer): Try and set-defaults even if font-lock-mode
is non-nil since it may be t without having turned on font-lock-mode-internal.
(font-lock-choose-keywords): Minor optimization.
(font-lock-add-keywords, font-lock-remove-keywords, font-lock-set-defaults):
Don't call make-local-variable on a variable that we know to already be local.
lisp/ChangeLog
lisp/font-lock.el