]> git.eshelyaron.com Git - emacs.git/commit
Comment JSX lines using JSX syntax
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 22 Oct 2020 13:20:04 +0000 (15:20 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 22 Oct 2020 13:22:05 +0000 (15:22 +0200)
commit45c1be62a1e92f3e688495880664a13d042e718c
tree1455a2527f807bfe5a6ac3475fc7fa945d9e241b
parent0d7d09b0ef1b3a939422d273be2fa348e8a148c8
Comment JSX lines using JSX syntax

* lisp/progmodes/js.el (js-jsx--comment-region): New function
(bug#41696).
(js-jsx-mode): Use it.
lisp/progmodes/js.el