Update .dir-locals.el
This commit is contained in:
parent
d8ae6062b1
commit
36f30551cb
1 changed files with 1 additions and 2 deletions
|
|
@ -8,8 +8,7 @@
|
||||||
(indent-tabs-mode)
|
(indent-tabs-mode)
|
||||||
(eval put 'with-time-logging 'scheme-indent-function 1)
|
(eval put 'with-time-logging 'scheme-indent-function 1)
|
||||||
(eval put 'make-parameter 'scheme-indent-function 1)
|
(eval put 'make-parameter 'scheme-indent-function 1)
|
||||||
(eval put 'letpar 'scheme-indent-function 1)
|
(eval put 'fibers-let 'scheme-indent-function 1)
|
||||||
(eval put 'letpar& 'scheme-indent-function 1)
|
|
||||||
(eval put 'call-with-resource-from-pool '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))
|
(eval put 'with-resource-from-pool 'scheme-indent-function 2))
|
||||||
(texinfo-mode
|
(texinfo-mode
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue