Proper emacs indentation config

This commit is contained in:
Tony Garnock-Jones 2013-06-10 16:17:48 -04:00
parent bee8891bf6
commit fb15333688
1 changed files with 2 additions and 0 deletions

View File

@ -75,4 +75,6 @@
(cons actions more-actions)
remaining-items)]))])))
;;; Local Variables:
;;; eval: (put 'sequence-actions 'scheme-indent-function 1)
;;; End: