Added TR keywords to default tabify list

This commit is contained in:
Eric Dobson 2011-04-28 14:20:55 -04:00 committed by Vincent St-Amour
parent 499852087d
commit cfab042e54

View File

@ -221,6 +221,8 @@
'(struct
local
struct:
define:
define-type
match-define))
(for-each (λ (x)
@ -250,10 +252,18 @@
let/cc let/ec letcc catch
let-syntax letrec-syntax fluid-let-syntax letrec-syntaxes+values
let: letrec: let*:
let-values: letrec-values: let*-values:
let/cc: let/ec:
lambda: λ:
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
for: for/list: for/or: for/lists: for/fold:
for*: for*/lists: do:
kernel-syntax-case
syntax-case syntax-case* syntax-rules syntax-id-rules