elpasync pushed a change to branch elpa/cider. from 7506cc4613 [Fix #3183] Fix time subtraction bug in nrepl-client (#3184) new 201811ecd9 Save eval results into custom register new 3e238465a0 Add command for saving last eval to kill ring new 5b4dbcb3a1 Add keybinding new 1d7916bfb5 Fix typo in pr-request-map new 33271f1342 Handle streaming of results in eval handlers new 1580f11941 Remove eval-register from printing handlers new a9679d33f1 Update changelog new 993a84041c Add docs for eval registers new 2d3b18377a [Docs] Document the connection hooks
Summary of changes: CHANGELOG.md | 3 + cider-client.el | 4 +- cider-eval.el | 106 +++++++++++++++------- doc/modules/ROOT/pages/config/basic_config.adoc | 21 +++++ doc/modules/ROOT/pages/usage/code_evaluation.adoc | 32 +++++++ 5 files changed, 133 insertions(+), 33 deletions(-)