Skip to content

Commit 060eec1

Browse files
committed
Tweak the changelog
1 parent c402a7a commit 060eec1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,13 @@
55
### New features
66

77
* [#567](https://github.com/clojure-emacs/clojure-mode/issues/567): Add new commands `clojure-toggle-ignore`, `clojure-toggle-ignore-surrounding-form`, and `clojure-toggle-defun` for inserting/deleting #_ ignore forms.
8-
* [#582](https://github.com/clojure-emacs/clojure-mode/pull/582): Make indentation of special arguments customisable.
8+
* [#582](https://github.com/clojure-emacs/clojure-mode/pull/582): Add 'clojure-special-arg-indent-factor' to control special argument indentation.
99

1010
### Changes
1111

1212
* [#571](https://github.com/clojure-emacs/clojure-mode/issues/571): Remove `project.el` integration.
1313
* [#574](https://github.com/clojure-emacs/clojure-mode/issues/574): Remove `clojure-view-grimoire` command.
14-
* Stop `clojure-sort-ns` from calling `redisplay`
15-
* Add 'clojure-special-arg-indent-factor' to control special argument indentation.
14+
* Stop `clojure-sort-ns` from calling `redisplay`.
1615

1716
## 5.12.0 (2020-08-13)
1817

0 commit comments

Comments
 (0)