mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-18 14:11:38 -08:00
* 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. |
||
|---|---|---|
| .. | ||
| css-mode.css | ||
| js-indent-init-dynamic.js | ||
| js-indent-init-t.js | ||
| js-jsx.js | ||
| js.js | ||
| latex-mode.tex | ||
| Makefile | ||
| modula2.mod | ||
| nxml.xml | ||
| octave.m | ||
| pascal.pas | ||
| perl.perl | ||
| prolog.prolog | ||
| ps-mode.ps | ||
| ruby.rb | ||
| scheme.scm | ||
| scss-mode.scss | ||
| sgml-mode-attribute.html | ||
| shell.rc | ||
| shell.sh | ||