Set comment-multi-line in js-mode
commit394fc3fd030b8fa2f9b97c2ef3fa3b16e6f29474
authorTom Tromey <tom@tromey.com>
Wed, 18 Jan 2017 04:50:14 +0000 (17 21:50 -0700)
committerTom Tromey <tom@tromey.com>
Sat, 4 Feb 2017 20:00:59 +0000 (4 13:00 -0700)
treecdf13a4354bfe73828dfacbd5828d8f5cc411674
parentcaf31fb5f53aef47bea1cd2e741f5d9c254c1a81
Set comment-multi-line in js-mode

Bug#6806:
* lisp/progmodes/js.el (js-mode): Set comment-multi-line to t.
* test/lisp/progmodes/js-tests.el (js-mode-auto-fill): New test.
lisp/progmodes/js.el
test/lisp/progmodes/js-tests.el