]> code.delx.au - gnu-emacs/commit
Don't misindent computed property generator methods
authorDmitry Gutov <dgutov@yandex.ru>
Sat, 5 Mar 2016 12:35:10 +0000 (14:35 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Sat, 5 Mar 2016 12:35:35 +0000 (14:35 +0200)
commitdc9d837d02edd665f2c9468de51bb4a1dda7ef6d
treec285c7e4df684ae98679577bc55e137c367736d7
parent792311228d8f4cb26262c279e310b0344d735bd8
Don't misindent computed property generator methods

* lisp/progmodes/js.el (js--looking-at-operator-p):
Don't misindent computed property generator methods
(https://github.com/mooz/js2-mode/issues/317).
lisp/progmodes/js.el
test/indent/js.js