.dir-locals.el: fix call-with-{retrying-}transaction indenting.
authorCaleb Ristvedt <caleb.ristvedt@cune.org>
Wed, 24 Jun 2020 06:00:40 +0000 (01:00 -0500)
committerLudovic Courtès <ludo@gnu.org>
Mon, 14 Sep 2020 08:51:26 +0000 (10:51 +0200)
commit1d40e6fdd1898d94d9611b01ebd893aab72dec54
treedd4f3cf2443f6bd57c01882c7f0ab2444641898a
parent24244f3fbff8cd107162803ab9c4392912ce6546
.dir-locals.el: fix call-with-{retrying-}transaction indenting.

* .dir-locals.el (call-with-transaction, call-with-retrying-transaction):
  change scheme-indent-function property from 2 to 1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
.dir-locals.el