Skip to content

Commit 52f3e1f

Browse files
committed
Tweak some changelog entries
1 parent 905abd0 commit 52f3e1f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: CHANGELOG.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,23 @@
44

55
### Changes
66

7-
* [#629](https://github.com/clojure-emacs/clojure-mode/pull/629): Set `add-log-current-defun-function` to new function `clojure-current-defun-name` (this is used by which-function-mode and easy-kill).
7+
* [#629](https://github.com/clojure-emacs/clojure-mode/pull/629): Set `add-log-current-defun-function` to new function `clojure-current-defun-name` (this is used by `which-function-mode` and `easy-kill`).
88

99
### Bugs fixed
1010

11-
* [#581](https://github.com/clojure-emacs/clojure-mode/issues/581): Fix font locking not working for keywords starting with a number
11+
* [#581](https://github.com/clojure-emacs/clojure-mode/issues/581): Fix font locking not working for keywords starting with a number.
1212

1313
## 5.15.1 (2022-07-30)
1414

1515
### Bugs fixed
1616

17-
* [#625](https://github.com/clojure-emacs/clojure-mode/issues/625): Fix metadata being displayed in imenu instead of var name
17+
* [#625](https://github.com/clojure-emacs/clojure-mode/issues/625): Fix metadata being displayed in `imenu` instead of var name.
1818

1919
## 5.15.0 (2022-07-19)
2020

2121
### Changes
2222

23-
* [#622](https://github.com/clojure-emacs/clojure-mode/issues/622): Add font locking for missing clojure.core macros
23+
* [#622](https://github.com/clojure-emacs/clojure-mode/issues/622): Add font locking for missing `clojure.core` macros.
2424
* [#615](https://github.com/clojure-emacs/clojure-mode/issues/615): Support clojure-dart files.
2525

2626
### Bugs fixed

0 commit comments

Comments
 (0)