From 0683d8a89866ef1bdbf4ed457a7a59610c21eb36 Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Thu, 29 Sep 2011 06:54:21 -0500 Subject: [PATCH] add splicing-* to the default indentation preferences setting original commit: 3a3ce656c4ed5736ae5e46e9736fb05c35412c96 --- collects/framework/private/main.rkt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/collects/framework/private/main.rkt b/collects/framework/private/main.rkt index 043978d1..c0e8ed90 100644 --- a/collects/framework/private/main.rkt +++ b/collects/framework/private/main.rkt @@ -257,6 +257,12 @@ lambda: λ: plambda: opt-lambda: popt-lambda: + splicing-let splicing-letrec splicing-let-values + splicing-letrec-values splicing-let-syntax + splicing-letrec-syntax splicing-let-syntaxes + splicing-letrec-syntaxes splicing-letrec-syntaxes+values + splicing-local + for for/list for/hash for/hasheq for/hasheqv for/and for/or for/lists for/first for/last for/fold for/vector for/flvector for* for*/list for*/hash for*/hasheq for*/hasheqv for*/and for*/or