elpasync pushed a change to branch elpa/cider.
from 7aaf9ad906 Bump the injected piggieback to 0.7.0
new 9f54981305 Call the #_ reader macro "discard", matching Clojure's
terminology
new f97f8710a0 Default the nREPL message palette to distinct hues, not
font-lock faces
new d6c58b7b20 Default the gensym palette to distinct hues, not
font-lock faces
Summary of changes:
CHANGELOG.md | 4 +-
doc/modules/ROOT/pages/usage/code_evaluation.adoc | 4 +-
lisp/cider-debug.el | 6 +--
lisp/cider-eval.el | 8 ++--
lisp/cider-macrostep.el | 39 +++++++++++++++-----
lisp/nrepl-client.el | 45 ++++++++++++++++++-----
test/cider-eval-tests.el | 6 +--
7 files changed, 79 insertions(+), 33 deletions(-)