Skip to content

Commit 9b19e21

Browse files
committed
Remove an irrelevant changelog entry
1 parent 3dcbf18 commit 9b19e21

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ when in buffer that's not visiting a file (e.g. a REPL buffer).
9595
* [#981](https://github.com/clojure-emacs/cider/issues/981): Updated `cider-find-file` to use `find-buffer-visiting` instead of `get-file-buffer`.
9696
* [#1004](https://github.com/clojure-emacs/cider/issues/1004): `:repl-env` key is now filtered from exception causes, as it contains unprintably large strings of compiled javascript when using ClojureScript.
9797
* Tunneled ssh connection now deals correctly with the ssh password request.
98-
* [#1026](https://github.com/clojure-emacs/cider/issues/1026): The full `(ns ...)` form for the current buffer is now sent with all source-tracking eval requests, to fix ClojureScript compatibility.
9998
* [#1033](https://github.com/clojure-emacs/cider/issues/1033): Removed erroneous underlining from stacktrace frames and disabled frame filters in the error buffer.
10099
* The error buffer no longer pops up when there is no error to display.
101100
* `cider-find-resource` now correctly throws an error when no path is provided.

0 commit comments

Comments
 (0)