emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/clojure-mode 52f3e1f981: Tweak some changelog entries


From: ELPA Syncer
Subject: [nongnu] elpa/clojure-mode 52f3e1f981: Tweak some changelog entries
Date: Thu, 25 Aug 2022 04:58:20 -0400 (EDT)

branch: elpa/clojure-mode
commit 52f3e1f981af2adb007ddbf178c9e5625fdc63b6
Author: Bozhidar Batsov <bozhidar@batsov.dev>
Commit: Bozhidar Batsov <bozhidar@batsov.dev>

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6057f9f5bb..f10f099efb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,23 +4,23 @@
 
 ### Changes
 
-* [#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).
+* [#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`).
 
 ### Bugs fixed
 
-* [#581](https://github.com/clojure-emacs/clojure-mode/issues/581): Fix font 
locking not working for keywords starting with a number
+* [#581](https://github.com/clojure-emacs/clojure-mode/issues/581): Fix font 
locking not working for keywords starting with a number.
 
 ## 5.15.1 (2022-07-30)
 
 ### Bugs fixed
 
-* [#625](https://github.com/clojure-emacs/clojure-mode/issues/625): Fix 
metadata being displayed in imenu instead of var name
+* [#625](https://github.com/clojure-emacs/clojure-mode/issues/625): Fix 
metadata being displayed in `imenu` instead of var name.
 
 ## 5.15.0 (2022-07-19)
 
 ### Changes
 
-* [#622](https://github.com/clojure-emacs/clojure-mode/issues/622): Add font 
locking for missing clojure.core macros
+* [#622](https://github.com/clojure-emacs/clojure-mode/issues/622): Add font 
locking for missing `clojure.core` macros.
 * [#615](https://github.com/clojure-emacs/clojure-mode/issues/615): Support 
clojure-dart files.
 
 ### Bugs fixed



reply via email to

[Prev in Thread] Current Thread [Next in Thread]