You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,10 @@
14
14
15
15
*[#604](https://github.com/clojure-emacs/clojure-mode/pull/604): Add `bb` (babashka) to `interpreter-mode-alist`.
16
16
17
+
### Bugs fixed
18
+
19
+
*[#608](https://github.com/clojure-emacs/clojure-mode/issues/608) Fix alignment issue involving margin comments at the end of nested forms.
20
+
17
21
## 5.13.0 (2021-05-05)
18
22
19
23
### New features
@@ -26,7 +30,6 @@
26
30
27
31
*[#588](https://github.com/clojure-emacs/clojure-mode/pull/588): Fix font-lock for character literals.
28
32
* Stop `clojure-sort-ns` from calling `redisplay`.
29
-
*[#608](https://github.com/clojure-emacs/clojure-mode/issues/608) Fix alignment issue involving margin comments at the end of nested forms.
0 commit comments