]> git.eshelyaron.com Git - emacs.git/commit
Improve indentation of some shell script forms
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 7 Feb 2022 08:13:46 +0000 (09:13 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 7 Feb 2022 08:13:54 +0000 (09:13 +0100)
commit985e7148a7576327e30fe9c48414a5c033ca42b2
tree0d05e1887a0cb9b69b212363380daf49c109c9a7
parent61a5bbc6836337479f5d8dba1897380b1c63bc25
Improve indentation of some shell script forms

* lisp/progmodes/sh-script.el (sh-smie--default-backward-token):
Don't skip past things like "true;then" (bug#53817).
lisp/progmodes/sh-script.el
test/lisp/progmodes/sh-script-resources/sh-indents.erts [new file with mode: 0644]
test/lisp/progmodes/sh-script-tests.el