• Jackson Ray Hamilton's avatar
    Permit non-ASCII identifiers in JS · 18bbfc4c
    Jackson Ray Hamilton authored
    * lisp/progmodes/js.el (js--name-start-re): Generally allow
    identifiers to begin with non-ASCII letters.  This is of particular
    importance to JSX parsing.
    
    * test/manual/indent/jsx-unclosed-2.jsx: Add test to ensure non-ASCII
    characters are parsed properly.
    18bbfc4c
js.el 163 KB