]> git.eshelyaron.com Git - emacs.git/commit
Ensure that font-local variables are buffer-local
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 31 Oct 2019 13:06:08 +0000 (14:06 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 31 Oct 2019 13:06:08 +0000 (14:06 +0100)
commit111a95fe6d209aff6e7f26cb6777fbdf02aae15d
tree8af9f525e40b3e537ce6978c90e99b3e7ee94e1b
parent60ad3d63cf6100f30801eb9c0256a84907da1dca
Ensure that font-local variables are buffer-local

* lisp/font-lock.el (font-lock-set-defaults): Ensure that the font
lock variables are buffer-local even when nil, so that they're
copied correctly by mhtml mode when changing sub-modes (bug#33937).
lisp/font-lock.el