mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-29 08:31:35 -08:00
(css-mode-syntax-table): Use d style comment, to ease the scss case. (css-ident-re): Allow things like @-moz-keyframes. (scss--hash-re): New const. (css--font-lock-keywords): New function, extracted from css-font-lock-keywords. (css-font-lock-keywords): Use it. (scss-mode-syntax-table, scss-font-lock-keywords): New vars. (scss-smie--not-interpolation-p): New function. (css-smie--forward-token, css-smie--backward-token): Use it. (css-mode): Remove left-over code. * test/indent/scss-mode.scss: New file. * test/indent/css-mode.css: Add a few uneventful examples. |
||
|---|---|---|
| .. | ||
| css-mode.css | ||
| 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 | ||
| shell.rc | ||
| shell.sh | ||