We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60ec485 commit eabe29bCopy full SHA for eabe29b
CHANGELOG.md
@@ -6,6 +6,7 @@
6
7
* [cider#3758](https://github.com/clojure-emacs/cider/issues/3758): Improve regexp for clojure-find-def to recognize more complex metadata on vars
8
* [#684](https://github.com/clojure-emacs/clojure-mode/issues/684): Restore `outline-regexp` pattern to permit outline handling of top-level forms.
9
+* Improve regexp for clojure-find-def to recognize `defn-` and other declarations on the form `def...-`.
10
11
## 5.19.0 (2024-05-26)
12
0 commit comments