]> git.eshelyaron.com Git - emacs.git/commit
Fix fontifying of ::= in Makefiles
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 30 Oct 2020 12:50:49 +0000 (13:50 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 30 Oct 2020 12:50:49 +0000 (13:50 +0100)
commit32c5f1c7a8da0c0dd9de126c966af8c7cd382970
treeae540217b0f7a6aebee4acc9beb77a63b295a61f
parent101a3b78309dff5a7466094a893c5582093a6533
Fix fontifying of ::= in Makefiles

* lisp/progmodes/make-mode.el (makefile-match-dependency): Don't
fontify the POSIX immediate assignment operator ::= as a
dependency (bug#44319).
lisp/progmodes/make-mode.el