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

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

[nongnu] elpa/clojure-mode c339353f9e: Fix a misplaced changelog entry


From: ELPA Syncer
Subject: [nongnu] elpa/clojure-mode c339353f9e: Fix a misplaced changelog entry
Date: Tue, 8 Mar 2022 14:58:04 -0500 (EST)

branch: elpa/clojure-mode
commit c339353f9e649b3af084f1bb6ce759e614a2f243
Author: vemv <vemv@users.noreply.github.com>
Commit: vemv <vemv@users.noreply.github.com>

    Fix a misplaced changelog entry
    
    See 
https://github.com/clojure-emacs/clojure-mode/commit/76b6df0f398678570cf70bcf809d2c3af2ff7f64#commitcomment-68145677
---
 CHANGELOG.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 88e7ab0970..8f6104f179 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,6 +14,10 @@
 
 * [#604](https://github.com/clojure-emacs/clojure-mode/pull/604): Add `bb` 
(babashka) to `interpreter-mode-alist`.
 
+### Bugs fixed
+
+* [#608](https://github.com/clojure-emacs/clojure-mode/issues/608) Fix 
alignment issue involving margin comments at the end of nested forms.
+
 ## 5.13.0 (2021-05-05)
 
 ### New features
@@ -26,7 +30,6 @@
 
 * [#588](https://github.com/clojure-emacs/clojure-mode/pull/588): Fix 
font-lock for character literals.
 * Stop `clojure-sort-ns` from calling `redisplay`.
-* [#608](https://github.com/clojure-emacs/clojure-mode/issues/608) Fix 
alignment issue involving margin comments at the end of nested forms.
 
 ### Changes
 



reply via email to

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