1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 07:41:28 -08:00
emacs/test/indent
Dmitry Gutov 8d2f78c421 Don't treat JS spread as contination method call
* lisp/progmodes/js.el (js--indent-operator-re):
Allow only one dot (bug#23492).

* test/indent/js.js (default): Add a corresponding example.
2016-05-11 02:27:46 +03: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 treat JS spread as contination method call 2016-05-11 02:27:46 +03:00
latex-mode.tex
Makefile Automate 'make all' in test/indent 2015-03-10 02:39:01 +02:00
modula2.mod
nxml.xml * lisp/nxml/nxml-mode.el (nxml-fontify-matcher): Make sure propertization 2014-04-16 11:28:26 -04:00
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 Fix Ruby's operator precedence 2016-03-16 04:32:59 +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 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