add 'for' forms to default indentation rules

svn: r10058

original commit: 7b7c0f5c04e53ac2e92c82b20be3b8f6015ad8af
This commit is contained in:
Matthew Flatt 2008-05-30 19:19:03 +00:00
parent a96927b2b4
commit a57f9793d7

View File

@ -197,6 +197,11 @@
match match-let match-let* match-letrec
let/cc let/ec letcc catch
let-syntax letrec-syntax fluid-let-syntax letrec-syntaxes+values
for for/list for/hash for/hasheq for/and for/or
for/lists for/first for/last for/fold
for* for*/list for*/hash for*/hasheq for*/and for*/or
for*/lists for*/first for*/last for*/fold
kernel-syntax-case
syntax-case syntax-case* syntax-rules syntax-id-rules