* lisp/progmodes/js.el (js--regexp-literal): Accept regexps at the beginning
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 5 Aug 2011 19:53:46 +0000 (15:53 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 5 Aug 2011 19:53:46 +0000 (15:53 -0400)
commit4640dd881c07162a6120ccb3b117b748badf78c9
tree0e2b097a4c2c438e9f0c91404ae199469696819e
parent673e08bbd4209cc234c76c4430cc62924ba3ba49
* lisp/progmodes/js.el (js--regexp-literal): Accept regexps at the beginning
of statements and in a few more cases.

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