]> git.eshelyaron.com Git - emacs.git/commit
Tweak indentation of #foo in js-mode
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 12 May 2021 13:41:26 +0000 (15:41 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 12 May 2021 14:17:55 +0000 (16:17 +0200)
commit1b0dc15a0ac0715166fbce4b23cd0a3644a90714
tree0e0824ceef4f583a719d2714bcb8e8b2a54262a6
parentdf2a23777539b29ebbd3288e756ace56f7df0d8d
Tweak indentation of #foo in js-mode

* lisp/progmodes/js.el (js--proper-indentation): Indent #define
(etc) to column 0, but otherwise indent #foo normally (bug#47488).
lisp/progmodes/js.el