1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-22 07:09:54 +00:00
emacs/test/manual
Simen Heggestøyl f6ff7bb1fc 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.
2017-02-04 20:19:54 +01:00
..
cedet
etags
indent Fix indentation of multiline CSS property values 2017-02-04 20:19:54 +01:00
BidiCharacterTest.txt
biditest.el
redisplay-testsuite.el
rmailmm.el
scroll-tests.el Add tests for scrolling 2017-02-02 21:21:18 -05:00