Skip to content

Commit fa889a9

Browse files
committedMar 1, 2025
Tweak some changelog entries
1 parent ad7c89b commit fa889a9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
- Add imenu support for `deftest` definitions.
88
- [#53]: Let `clojure-ts-mode` derive from `clojure-mode` for Emacs 30+.
99
- [#42]: Fix imenu support for definitions with metadata.
10-
- [#42]: Fix font locking of definitions with metadata
11-
- [#42]: Fix indentation of definitions with metadata
12-
- Fix semantic indentation of quoted functions
10+
- [#42]: Fix font locking of definitions with metadata.
11+
- [#42]: Fix indentation of definitions with metadata.
12+
- Fix semantic indentation of quoted functions.
1313
- Add custom `fill-paragraph-function` which respects docstrings similar to
1414
`clojure-mode`.
1515
- Add customization option to disable markdown syntax highlighting in the

0 commit comments

Comments
 (0)
Please sign in to comment.