Emacs indentation settings

This commit is contained in:
Tony Garnock-Jones 2016-04-07 10:06:59 +02:00
parent 7fcfa9586b
commit d033c69083
1 changed files with 5 additions and 0 deletions

View File

@ -463,3 +463,8 @@
(step* (make-dataspace '()))
)
;;; Local Variables:
;;; eval: (put 'match-event 'scheme-indent-function 1)
;;; eval: (put 'match-event 'racket-indent-function 1)
;;; End: