diff options
author | Simen Heggestøyl <simenheg@gmail.com> | 2017-02-02 20:05:32 +0100 |
---|---|---|
committer | Simen Heggestøyl <simenheg@gmail.com> | 2017-02-04 20:19:54 +0100 |
commit | f6ff7bb1fcd062fe4ebf6c89890524110501583e (patch) | |
tree | e7ca0ad1e5595f7be4f75c53ed0091d09d55f72a /lisp/emacs-lisp/regexp-opt.el | |
parent | ff4dd0d39c3f5dfb8f4988f840c2c05621db32db (diff) | |
download | emacs-f6ff7bb1fcd062fe4ebf6c89890524110501583e.tar.gz emacs-f6ff7bb1fcd062fe4ebf6c89890524110501583e.tar.bz2 emacs-f6ff7bb1fcd062fe4ebf6c89890524110501583e.zip |
Fix indentation of multiline CSS property values
* lisp/textmodes/css-mode.el (css-smie-grammar): Give colons belonging
to properties higher precedence.
(css--colon-inside-selector-p, css--colon-inside-funcall): New
functions for helping SMIE during tokenization.
(css-smie--forward-token, css-smie--backward-token): Distinguish
colons belonging to properties from other colons.
* test/manual/indent/css-mode.css: Add tests for the changes above.
* test/manual/indent/scss-mode.scss: Ditto.
Diffstat (limited to 'lisp/emacs-lisp/regexp-opt.el')
0 files changed, 0 insertions, 0 deletions