Skip to content

Commit ded18dd

Browse files
committed
Tweak a couple of changelog entries
1 parent d87d13a commit ded18dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
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

0 commit comments

Comments
 (0)