1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-02 08:22:22 +00:00
emacs/test/indent
Simen Heggestøyl dadb841a06 Disallow parenthesis in non-pseudo CSS selectors
* lisp/textmodes/css-mode.el (css--font-lock-keywords): Disallow
parenthesis in selectors except for in the function notation that
might appear right after a pseudo-class.
* test/indent/scss-mode.scss: Add a test for it.
2016-01-14 19:24:03 +01:00
..
css-mode.css * test/indent/css-mode.css: Add tests for url(...) syntax. 2015-10-29 10:36:52 -04: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 Add an indent test example for bug#20026 2015-03-08 20:57:47 +02: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 Disallow parenthesis in non-pseudo CSS selectors 2016-01-14 19:24:03 +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