]> git.eshelyaron.com Git - emacs.git/commit
add "async" and "await" keywords
authorTom Tromey <tom@tromey.com>
Fri, 24 Feb 2017 06:57:59 +0000 (23:57 -0700)
committerTom Tromey <tom@tromey.com>
Fri, 24 Feb 2017 15:11:20 +0000 (08:11 -0700)
commit7b49bd44b70d0583e7e5989513b38e6f77e1c559
tree3a133ca58650de4bb1dde4d80506f8fe96dba6af
parent91932fff1ded8ed3b4d39dd06891f26960153b9e
add "async" and "await" keywords

* lisp/progmodes/js.el (js--keyword-re): Add async, await.
lisp/progmodes/js.el