We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2477b13 commit da15f2cCopy full SHA for da15f2c
clojure-mode.el
@@ -2007,7 +2007,7 @@ change this heuristic it needs to be bullet-proof and desired. While
2007
testing, give an easy way to turn this new behavior off."
2008
:type 'boolean
2009
:safe #'booleanp
2010
- :package-version '(clojure-mode . "5.8.3"))
+ :package-version '(clojure-mode . "5.9.0"))
2011
2012
(defun clojure-find-first (pred coll)
2013
"Find first element of COLL for which PRED return truthy."
0 commit comments