* lisp/progmodes/js.el: Fix multiline declarations's indentation.
commitf90ff90659871ee5df8408476a3e4b832a21b17c
authorFelix H. Dahlke <fhd@ubercode.de>
Fri, 11 Jan 2013 23:24:52 +0000 (11 18:24 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 11 Jan 2013 23:24:52 +0000 (11 18:24 -0500)
treecfe272437725baeba15a1da1643fdbff540c83fe
parent9fc9a531a5938e870339211de6c0ecfedaa1c86b
* lisp/progmodes/js.el: Fix multiline declarations's indentation.
(js--declaration-keyword-re): New var.
(js--multi-line-declaration-indentation): New function.
(js--proper-indentation): Use it.

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