Skip to content

Commit

Permalink
added group-by
Browse files Browse the repository at this point in the history
  • Loading branch information
bonifaido committed Feb 24, 2012
1 parent 9960a0f commit 6819907
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions clojure-mode.el
Expand Up @@ -419,8 +419,8 @@ elements of a def* forms."
"fnext" "for" "force" "format" "future"
"future-call" "future-cancel" "future-cancelled?" "future-done?" "future?"
"gen-class" "gen-interface" "gensym" "get" "get-in"
"get-method" "get-proxy-class" "get-thread-bindings" "get-validator" "hash"
"hash-map" "hash-set" "identical?" "identity" "if-let"
"get-method" "get-proxy-class" "get-thread-bindings" "get-validator" "group-by"
"hash" "hash-map" "hash-set" "identical?" "identity" "if-let"
"if-not" "ifn?" "import" "in-ns" "inc"
"init-proxy" "instance?" "int" "int-array" "integer?"
"interleave" "intern" "interpose" "into" "into-array"
Expand Down

0 comments on commit 6819907

Please sign in to comment.