* progmodes/js.el: Make indentation more customizable (Bug#6914).
commit4142607e2fb5acacc8d087fa581422df3459fc81
authorNathan Weizenbaum <nweiz@cressida.sea.corp.google.com>
Thu, 26 Aug 2010 20:09:31 +0000 (26 16:09 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 26 Aug 2010 20:09:31 +0000 (26 16:09 -0400)
treebdb04393ccebaff9089a01a2a5eb831551feb2bb
parent88a36e604acbcb7093cb271ebf7b3ebed4d750ef
* progmodes/js.el: Make indentation more customizable (Bug#6914).
(js-paren-indent-offset, js-square-indent-offset)
(js-curly-indent-offset): New options.
(js--proper-indentation): Use them.
lisp/ChangeLog
lisp/progmodes/js.el