Handle comments inside unquoted URIs in css-mode
commit7372c1ab067ba93054fbb042cd13211042b83614
authorSimen Heggestøyl <simenheg@gmail.com>
Sat, 22 Aug 2015 17:13:10 +0000 (22 19:13 +0200)
committerSimen Heggestøyl <simenheg@gmail.com>
Sat, 22 Aug 2015 17:13:10 +0000 (22 19:13 +0200)
tree92c562b1b17439c0773bd4925bf24f7d7dabfb19
parentff42c71d054019dacace429204dfdf54111cb3d4
Handle comments inside unquoted URIs in css-mode

* lisp/textmodes/css-mode.el (css--uri-re): New defconst.
(css-syntax-propertize-function): New defconst.
(css--font-lock-keywords): Handle parens around unquoted URIs.
(css-mode): Set `syntax-propertize-function'.
lisp/textmodes/css-mode.el