Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
add letfn indentation
  • Loading branch information
jochu committed Mar 6, 2009
1 parent 6e411df commit 7f3de0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clojure-mode.el
Expand Up @@ -532,6 +532,7 @@ check for contextual indenting."
(if 1)
(if-not 1)
(let 1)
(letfn 1)
(loop 1)
(struct-map 1)
(assoc 1)
Expand Down

0 comments on commit 7f3de0b

Please sign in to comment.