1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-30 08:09:04 +00:00
emacs/test/indent
Dmitry Gutov 48471e9614 Don't mistake certain JS method calls for keywords
* lisp/progmodes/js.el (js--ctrl-statement-indentation):
Braceless keyword can't come after a period (bug#22063).
2015-12-01 05:41:14 +02: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 * lisp/textmodes/tex-mode.el (tex-font-lock-keywords-1): Highlight not only 2012-07-17 04:11:31 -04:00
Makefile Automate 'make all' in test/indent 2015-03-10 02:39:01 +02:00
modula2.mod * lisp/progmodes/modula2.el: Use SMIE and skeleton. 2010-11-11 16:06:15 -05:00
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 2015 2015-01-01 14:26:41 -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 * lisp/textmodes/css-mode.el (scss-mode): New major-mode. 2014-10-20 12:36:34 -04:00
sgml-mode-attribute.html Have `sgml-attribute-offset' control SGML attribute indentation 2015-03-22 20:47:43 -07:00
shell.rc Add some shell indentation test cases. 2012-04-28 16:04:34 -04:00
shell.sh * indent/shell.sh (bar): Use '[ $# -eq 0 ]', not '[ $# == 0 ]'. 2015-01-24 19:02:07 -08:00