Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename all test files to reflect source layout. | Phillip Lord | 2015-11-24 | 1 | -82/+0 |
* | js-mode: Don't misindent generator methods | Dmitry Gutov | 2015-10-15 | 1 | -0/+7 |
* | js-mode: Don't indent inside a multiline string literal | Dmitry Gutov | 2015-04-03 | 1 | -0/+5 |
* | New indentation option for js-mode | Jackson Ray Hamilton | 2015-03-10 | 1 | -2/+5 |
* | Fix test/indent/js.js | Dmitry Gutov | 2015-03-08 | 1 | -1/+3 |
* | Teach js-mode about ES6 template strings | Dmitry Gutov | 2015-03-05 | 1 | -0/+3 |
* | (js-syntax-propertize-regexp): Recognize "slash in a character class" | Stefan Monnier | 2014-12-23 | 1 | -0/+5 |
* | Fix indentation before `!=' and after `+=' | Dmitry Gutov | 2014-11-16 | 1 | -0/+8 |
* | Mention test/indent/js.js, and restore one lost piece of it | Dmitry Gutov | 2013-12-08 | 1 | -1/+5 |
* | Port indentation code from js2-mode to js-mode | Dmitry Gutov | 2013-12-08 | 1 | -0/+45 |