racket-matrix-2012/indenting.el

7 lines
237 B
EmacsLisp
Raw Permalink Normal View History

2012-02-15 16:39:31 +00:00
;; Emacs indent settings
(mapcar #'(lambda (x) (put x 'scheme-indent-function 1))
'(transition extend-transition
subscribe subscribe/fresh unsubscribe
os-big-bang
message-handlers meta-message-handlers ground-message-handler))