X-Git-Url: https://git.hcoop.net/jackhill/guix/guix.git/blobdiff_plain/6764f94317be05d2c3b08acdcbb2c4730f0c617d..5e00dcc89e802a36cd648e77b4c17ae676562e02:/.dir-locals.el diff --git a/.dir-locals.el b/.dir-locals.el index 593c767d2b..550e06ef09 100644 --- a/.dir-locals.el +++ b/.dir-locals.el @@ -79,6 +79,7 @@ (eval . (put 'with-extensions 'scheme-indent-function 1)) (eval . (put 'with-database 'scheme-indent-function 2)) + (eval . (put 'call-with-transaction 'scheme-indent-function 2)) (eval . (put 'call-with-container 'scheme-indent-function 1)) (eval . (put 'container-excursion 'scheme-indent-function 1))