1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-15 09:47:20 +00:00
emacs/test/manual
Jackson Ray Hamilton f29010729f
Add new defcustom js-jsx-align->-with-<
* lisp/progmodes/js.el (js-jsx-align->-with-<): New variable for users
to control one opinionated aspect of JSX indentation.  It defaults to
the style seen in the React docs, which many users expected as the
“correct” indentation.  Still, the old SGML-style of indentation could
be desirable too, especially since it was the old default.  This
ensures users have a way of getting back the old behavior.
(js-jsx--contextual-indentation): Respect js-jsx-align->-with-<.

* test/manual/indent/jsx-align-gt-with-lt.jsx: New test for
js-jsx-align->-with-<.
2019-04-09 19:42:49 -07:00
..
cedet Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
etags Update copyright year to 2019 2019-01-01 01:01:13 +00:00
indent Add new defcustom js-jsx-align->-with-< 2019-04-09 19:42:49 -07:00
BidiCharacterTest.txt Import Unicode 12.0 data files 2019-03-09 12:41:48 +02:00
biditest.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
image-size-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
redisplay-testsuite.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
rmailmm.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
scroll-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00