Skip to content

Commit 47739b6

Browse files
committed
Fix a couple of changelog entries
1 parent de23b4d commit 47739b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010

1111
### New features
1212

13-
* [#1109](https://github.com/clojure-emacs/cider/issues/1061) New defcustom `cider-auto-mode`.
13+
* [#1109](https://github.com/clojure-emacs/cider/issues/1109): New defcustom `cider-auto-mode`.
1414
On by default, when `nil` don't automatically enable `cider-mode` in all Clojure buffers.
15-
* [#1061](https://github.com/clojure-emacs/cider/issues/1061) New command `cider-find-ns`, bound to <kbd>C-c C-.</kbd>, which prompts for an ns and jumps to the corresponding source file.
15+
* [#1061](https://github.com/clojure-emacs/cider/issues/1061): New command `cider-find-ns`, bound to <kbd>C-c C-.</kbd>, which prompts for an ns and jumps to the corresponding source file.
1616
* [#1019](https://github.com/clojure-emacs/cider/pull/1019): New file, cider-debug.el.
1717
Provides a new command, `cider-debug-defun-at-point`, bound to <kbd>C-u C-M-x</kbd>.
1818
Interactively debug top-level clojure forms.

0 commit comments

Comments
 (0)