]> git.eshelyaron.com Git - emacs.git/commit
Fix highlighting of CSS selectors with double hyphens
authorSimen Heggestøyl <simenheg@gmail.com>
Sun, 11 Jun 2017 15:41:09 +0000 (17:41 +0200)
committerSimen Heggestøyl <simenheg@gmail.com>
Sun, 11 Jun 2017 17:32:17 +0000 (19:32 +0200)
commitee051688c18b3bd7bb7c7a01100f09f7dd402ba6
tree57811395709db4c3951a5c59bfbc1cf23c929a30
parent8160c7d914882b40badf9eb8e4792da1b313745e
Fix highlighting of CSS selectors with double hyphens

* lisp/textmodes/css-mode.el (css--font-lock-keywords): Fix
highlighting of selectors that contain double hyphens.  They would be
mistaken for a variable.
lisp/textmodes/css-mode.el
test/manual/indent/css-mode.css