• Daniel Colascione's avatar
    Teach js-mode about ES6 generators · 9c64c52b
    Daniel Colascione authored
    * lisp/progmodes/js.el (js--function-heading-1-re)
    (js--function-prologue-beginning): Parse ES6 generator function
    declarations.  (That is, "function* name()").
    9c64c52b
js.el 124 KB