]> git.eshelyaron.com Git - emacs.git/commit
Fix "dnl" highlights in m4-mode
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 30 Oct 2019 12:16:07 +0000 (13:16 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 30 Oct 2019 12:16:44 +0000 (13:16 +0100)
commit66efb2f3a636868ada730c2f472f070a51f3c6b2
treefa8038464315815d0a8a3e0b4ba882dfebb804a3
parente1409379f7ce60eb845a0b9c3a614af4f5fac694
Fix "dnl" highlights in m4-mode

* lisp/progmodes/m4-mode.el (m4-font-lock-keywords): "dnl"
comments should override any previous syntax-based highlighting
(37132).  This makes "dnl foo#bar" be highlighted correctly.
lisp/progmodes/m4-mode.el