From 587bbe326690c7b180f2443a25eb72b31ce35655 Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Fri, 7 Oct 2016 19:24:45 +0300 Subject: [#1820] Don't try to display eldoc in EDN buffers --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index cdbf7c19..ad07d6c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ within the scope of your current Emacs session. * [#1677](https://github.com/clojure-emacs/cider/issues/1677): Interpret `\r` as a newline. * [#1819](https://github.com/clojure-emacs/cider/issues/1819): Handle properly missing commands on `cider-jack-in`. * Add option to define exclusions for injected dependecies. Fixes [#1824](https://github.com/clojure-emacs/cider/issues/1824): Can no longer jack-in to an inherited clojure version. +* [#1820](https://github.com/clojure-emacs/cider/issues/1820): Don't try to display eldoc in EDN buffers. ## 0.13.0 (2016-07-25) -- cgit v1.2.3