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 4
4
5
5
### Bugs fixed
6
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
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
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...- ` .
9
+ * Improve regexp for ` clojure-find-def ` to recognize ` defn- ` and other declarations on the form ` def...- ` .
10
10
11
11
### New features
12
12
You can’t perform that action at this time.
0 commit comments