elpasync pushed a change to branch elpa/cider.

      from  430cfd40c5 [Fix #3763] Do not call cider-docstring fns unless we 
have a doc (#3764)
       new  1fa3f7c736 New value `per-project` for `cider-repl-history-file`
       new  44a91a4f93 Stop merging the input history with 
`cider-repl-history-file'
       new  af2bfc28ef Find a suitable directory to store the project's history 
more robustly
       new  62bc590619 Calculate the length of the history only once
       new  f009efed1a Add a command to delete history item at point


Summary of changes:
 CHANGELOG.md                                   |  7 +++
 cider-repl-history.el                          | 23 ++++++--
 cider-repl.el                                  | 81 ++++++++++++++------------
 doc/modules/ROOT/pages/repl/configuration.adoc | 15 ++++-
 doc/modules/ROOT/pages/repl/history.adoc       |  3 +
 5 files changed, 84 insertions(+), 45 deletions(-)

Reply via email to