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

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

[nongnu] elpa/clojure-mode bb327cb970: Tweak a couple of changelog entri


From: ELPA Syncer
Subject: [nongnu] elpa/clojure-mode bb327cb970: Tweak a couple of changelog entries
Date: Wed, 20 Jul 2022 01:58:11 -0400 (EDT)

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

    Tweak a couple of changelog entries
---
 CHANGELOG.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index c3418f2a44..0ee1c8a174 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,7 +11,7 @@
 
 ### Bugs fixed
 
-* [#595](https://github.com/clojure-emacs/clojure-mode/issues/595), 
[#612](https://github.com/clojure-emacs/clojure-mode/issues/612): Fix buffer 
freezing when typing metadata for a definition
+* [#595](https://github.com/clojure-emacs/clojure-mode/issues/595), 
[#612](https://github.com/clojure-emacs/clojure-mode/issues/612): Fix buffer 
freezing when typing metadata for a definition.
 
 ## 5.14.0 (2022-03-07)
 
@@ -19,7 +19,7 @@
 
 * Allow additional directories, beyond the default `clj[sc]`, to be correctly 
formulated by `clojure-expected-ns` via new `defcustom` entitled 
`clojure-directory-prefixes`
 * Recognize babashka projects (identified by the presence of `bb.edn`).
-* [#601](https://github.com/clojure-emacs/clojure-mode/pull/601): Add new 
command `clojure-promote-fn-literal` for converting #() function literals to 
`fn` form 
+* [#601](https://github.com/clojure-emacs/clojure-mode/pull/601): Add new 
command `clojure-promote-fn-literal` for converting `#()` function literals to 
`fn` form.
 
 ### Changes
 



reply via email to

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