mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-24 07:20:37 +00:00
21eef9fa7f
* lisp/progmodes/js.el (js--continued-expression-p): Don’t confuse ‘=>’ for a ‘>’ operator. (js--line-terminating-arrow-re): New variable. (js--looking-at-broken-arrow-function-p): New function. (js--proper-indentation): Don’t align arrow functions’ expression bodies starting on new lines like list continuations, instead align them like function bodies (js-indent-align-list-continuation need not be nil). * test/manual/indent/js.js: Add test for Bug#25904. Co-authored-by: Felipe Ochoa <felipe@fov.space> |
||
---|---|---|
.. | ||
cedet | ||
etags | ||
indent | ||
BidiCharacterTest.txt | ||
biditest.el | ||
image-size-tests.el | ||
redisplay-testsuite.el | ||
rmailmm.el | ||
scroll-tests.el |