diff --git a/clojure-mode.el b/clojure-mode.el index a1408d48..85fbd867 100644 --- a/clojure-mode.el +++ b/clojure-mode.el @@ -426,8 +426,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" @@ -447,7 +447,7 @@ elements of a def* forms." "ns-map" "ns-name" "ns-publics" "ns-refers" "ns-resolve" "ns-unalias" "ns-unmap" "nth" "nthnext" "num" "number?" "odd?" "or" "parents" "partial" - "partition" "pcalls" "peek" "persistent!" "pmap" + "partition" "partition-all" "partition-by" "pcalls" "peek" "persistent!" "pmap" "pop" "pop!" "pop-thread-bindings" "pos?" "pr" "pr-str" "prefer-method" "prefers" "primitives-classnames" "print" "print-ctor" "print-doc" "print-dup" "print-method" "print-namespace-doc" @@ -468,7 +468,7 @@ elements of a def* forms." "set-validator!" "set?" "short" "short-array" "shorts" "shutdown-agents" "slurp" "some" "sort" "sort-by" "sorted-map" "sorted-map-by" "sorted-set" "sorted-set-by" "sorted?" - "special-form-anchor" "special-symbol?" "split-at" "split-with" "str" + "special-form-anchor" "special-symbol?" "spit" "split-at" "split-with" "str" "stream?" "string?" "struct" "struct-map" "subs" "subseq" "subvec" "supers" "swap!" "symbol" "symbol?" "sync" "syntax-symbol-anchor" "take" "take-last"