elpasync pushed a change to branch elpa/cider.
from 91de4e7b01 Update CHANGELOG for the macroexpand-undo fix
new e76cf6f9cb Disable the source-buffer eval keybindings in the REPL
new 292c6f108a Revert the REPL fringe-indicator guard, now unnecessary
new d3edf1f4ab Update CHANGELOG for the REPL eval-keybinding change
new 0d1b2c5c22 Document why orchard.pp is the default printer and how
to revert to clojure.pprint
Summary of changes:
CHANGELOG.md | 2 +-
doc/modules/ROOT/pages/usage/pretty_printing.adoc | 22 ++++++++++++
lisp/cider-overlays.el | 43 ++++++++++-------------
lisp/cider-repl.el | 7 ++--
test/cider-overlay-tests.el | 27 --------------
test/cider-repl-tests.el | 14 ++++++++
6 files changed, 60 insertions(+), 55 deletions(-)