* lisp/progmodes/js.el (js--ctrl-statement-indentation): Fix indent
authorMihir Rege <mihirrege@gmail.com>
Sun, 24 Nov 2013 22:01:08 +0000 (00:01 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Sun, 24 Nov 2013 22:01:08 +0000 (00:01 +0200)
commit64e415297c09d9c92a6b1460c19f97fb4446844d
tree9d67acb89480e9ba3093e9bb5c1e3c6d3210f9c5
parentee4f026188438f2531364fb042af91b427c0b944
* lisp/progmodes/js.el (js--ctrl-statement-indentation): Fix indent
when control-statement is the first statement in a buffer.

Fixes: debbugs:15956
lisp/ChangeLog
lisp/progmodes/js.el