elpasync pushed a change to branch elpa/cider.

      from  0cba67d1397 Fix docstring quoting in cider-cljs-repl-type
       new  a2201eeb839 Replace cl-labels with cl-flet where possible
       new  440620fd51e Replace cl-lib functions with built-in and seq.el 
equivalents
       new  e765186e083 Replace more cl-lib functions with built-in and seq.el 
equivalents
       new  b257e346065 Replace trivial cl-lib functions with built-in 
equivalents
       new  ae247d88455 Replace moderate-complexity cl-lib usages with built-in 
equivalents


Summary of changes:
 lisp/cider-browse-ns.el    |  2 +-
 lisp/cider-browse-spec.el  | 83 +++++++++++++++++++++++-----------------------
 lisp/cider-connection.el   | 22 ++++++------
 lisp/cider-debug.el        | 12 +++----
 lisp/cider-docstring.el    | 20 +++++------
 lisp/cider-eval.el         |  2 +-
 lisp/cider-inspector.el    |  9 ++---
 lisp/cider-mode.el         |  2 +-
 lisp/cider-repl-history.el |  4 +--
 lisp/cider-repl.el         | 15 +++++----
 lisp/cider-selector.el     | 45 +++++++++++++------------
 lisp/cider-stacktrace.el   |  8 +++--
 lisp/cider-test.el         |  2 +-
 lisp/nrepl-client.el       |  6 ++--
 lisp/nrepl-dict.el         | 15 ++++-----
 15 files changed, 125 insertions(+), 122 deletions(-)

Reply via email to