branch: elpa/clojure-ts-mode
commit fa889a996ac407e2b75ac42ccbc5aed6683dca6c
Author: Bozhidar Batsov <bozhi...@batsov.dev>
Commit: Bozhidar Batsov <bozhi...@batsov.dev>

    Tweak some changelog entries
---
 CHANGELOG.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 01304a3a4c..cdfc08b5d5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,9 +7,9 @@
 - Add imenu support for `deftest` definitions.
 - [#53]: Let `clojure-ts-mode` derive from `clojure-mode` for Emacs 30+.
 - [#42]: Fix imenu support for definitions with metadata.
-- [#42]: Fix font locking of definitions with metadata
-- [#42]: Fix indentation of definitions with metadata
-- Fix semantic indentation of quoted functions
+- [#42]: Fix font locking of definitions with metadata.
+- [#42]: Fix indentation of definitions with metadata.
+- Fix semantic indentation of quoted functions.
 - Add custom `fill-paragraph-function` which respects docstrings similar to
   `clojure-mode`.
 - Add customization option to disable markdown syntax highlighting in the

Reply via email to