From 36f30551cbebfc967138c09f6ac72b497344f2a2 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Sat, 24 May 2025 22:54:16 +0100 Subject: [PATCH] Update .dir-locals.el --- .dir-locals.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.dir-locals.el b/.dir-locals.el index 8269f39..cd6ada2 100644 --- a/.dir-locals.el +++ b/.dir-locals.el @@ -8,8 +8,7 @@ (indent-tabs-mode) (eval put 'with-time-logging 'scheme-indent-function 1) (eval put 'make-parameter 'scheme-indent-function 1) - (eval put 'letpar 'scheme-indent-function 1) - (eval put 'letpar& 'scheme-indent-function 1) + (eval put 'fibers-let 'scheme-indent-function 1) (eval put 'call-with-resource-from-pool 'scheme-indent-function 1) (eval put 'with-resource-from-pool 'scheme-indent-function 2)) (texinfo-mode