summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@tradeo.com>2014-08-01 15:00:51 +0300
committerBozhidar Batsov <bozhidar@tradeo.com>2014-08-01 15:00:51 +0300
commitdf9d445f09f26315a97e0809961084966fb90311 (patch)
tree77317e0416d66cbffff8887e0f91d511f5ca544c
parenta8c77c27bb4b04a8fbee2feccf10c510139c84cf (diff)
Mention cider-scratch improvements
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 93ed2ffa..097d22b2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -46,6 +46,7 @@ stacktrace info for all exception causes.
`cider-repl-toggle-print-length-limiting` command.
* Remapped `cider-doc` to <kbd>C-c C-d d</kbd>.
* Remapped `cider-javadoc` to <kbd>C-c C-d j</kbd>
+* cider's scratch is now more consistent with an Emacs Lisp scratch buffer.
### Bugs fixed