File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 44
55### Bugs fixed
66
7- * [ cider #3758 ] ( https://github.com/clojure-emacs/cider/issues/3758 ) : Improve regexp for clojure-find-def to recognize more complex metadata on vars
7+ * [ cider #3758 ] ( https://github.com/clojure-emacs/cider/issues/3758 ) : Improve regexp for ` clojure-find-def ` to recognize more complex metadata on vars.
88* [ #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...- ` .
9+ * Improve regexp for ` clojure-find-def ` to recognize ` defn- ` and other declarations on the form ` def...- ` .
1010
1111### New features
1212
You can’t perform that action at this time.
0 commit comments