1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-26 10:49:33 +00:00
emacs/test/indent
Simen Heggestøyl 1d07dcd720 Highlight two additional SCSS keywords
* lisp/textmodes/css-mode.el (css-bang-ids): New defconst holding CSS
identifiers on the form !foo.
(scss-bang-ids): New defconst holding SCSS identifiers on the form
!foo.
(css--font-lock-keywords): Highlight the new SCSS bang identifiers in
`font-lock-builtin-face'.

* test/indent/css-mode.css: Add bang rule test case.

* test/indent/scss-mode.css: Add test cases for the introduced bang
rules.
2016-02-01 21:38:25 +01:00
..
css-mode.css Highlight two additional SCSS keywords 2016-02-01 21:38:25 +01:00
js-indent-init-dynamic.js * indent/js-indent-init-dynamic.js: Fix spelling error. 2015-03-10 22:07:10 -07:00
js-indent-init-t.js Prefer "initialize" to "initialise" 2015-03-10 16:29:59 -07:00
js-jsx.js Add JSX indentation via js-jsx-mode. (Bug#21799) 2015-10-31 13:02:36 -07:00
js.js Don't mistake certain JS method calls for keywords 2015-12-01 05:41:14 +02:00
latex-mode.tex
Makefile Automate 'make all' in test/indent 2015-03-10 02:39:01 +02:00
modula2.mod
nxml.xml
octave.m * lisp/progmodes/octave.el: Use grammar more; Handle enumeration fun 2015-09-29 15:13:44 -04:00
pascal.pas Update copyright year to 2016 2016-01-01 01:34:24 -08:00
perl.perl * lisp/progmodes/perl-mode.el: Refine handling of /re/ and y/abc/def/ 2015-06-15 17:10:06 -04:00
prolog.prolog * lisp/progmodes/prolog.el: Fix various indentation cases 2015-09-29 23:28:32 -04:00
ps-mode.ps * test/indent/ps-mode.ps: New file. 2014-05-27 10:28:07 -04:00
ruby.rb Support squiggly heredocs in ruby-mode 2016-01-21 00:26:38 +03:00
scheme.scm Merge from emacs-24; up to 2014-07-04T02:28:54Z!dmantipov@yandex.ru 2014-09-02 21:21:40 -07:00
scss-mode.scss Highlight two additional SCSS keywords 2016-02-01 21:38:25 +01:00
sgml-mode-attribute.html Have `sgml-attribute-offset' control SGML attribute indentation 2015-03-22 20:47:43 -07:00
shell.rc
shell.sh * sh-script.el (sh-smie-sh-rules): Improve indentation inside $(...) 2016-01-10 00:31:29 -05:00