emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/cider updated (07150f10bf -> 54952d14e0)


From: ELPA Syncer
Subject: [nongnu] elpa/cider updated (07150f10bf -> 54952d14e0)
Date: Tue, 2 Jan 2024 15:59:19 -0500 (EST)

elpasync pushed a change to branch elpa/cider.

      from  07150f10bf [Docs] Expand the list of features on the home page
       new  ee7bdbd034 Introduce `cider-log-show` function (#3602)
       new  5d68d88372 Tweak `docs/cider/debugging/logging.html`
       new  54952d14e0 Bump the copyright years


Summary of changes:
 README.md                                          |   2 +-
 cider-apropos.el                                   |   2 +-
 cider-browse-ns.el                                 |   2 +-
 cider-browse-spec.el                               |   2 +-
 cider-cheatsheet.el                                |   2 +-
 cider-classpath.el                                 |   2 +-
 cider-client.el                                    |   2 +-
 cider-clojuredocs.el                               |   2 +-
 cider-common.el                                    |   2 +-
 cider-completion-context.el                        |   2 +-
 cider-completion.el                                |   2 +-
 cider-connection.el                                |   2 +-
 cider-debug.el                                     |   2 +-
 cider-doc.el                                       |   2 +-
 cider-docstring.el                                 |   2 +-
 cider-eldoc.el                                     |   4 +-
 cider-eval.el                                      |   4 +-
 cider-find.el                                      |   2 +-
 cider-format.el                                    |   2 +-
 cider-inspector.el                                 |   4 +-
 cider-jar.el                                       |   2 +-
 cider-log.el                                       |  70 ++++++++++--
 cider-macroexpansion.el                            |   4 +-
 cider-mode.el                                      |   5 +-
 cider-ns.el                                        |   2 +-
 cider-overlays.el                                  |   2 +-
 cider-popup.el                                     |   2 +-
 cider-profile.el                                   |   2 +-
 cider-repl-history.el                              |   2 +-
 cider-repl.el                                      |   4 +-
 cider-resolve.el                                   |   2 +-
 cider-scratch.el                                   |   2 +-
 cider-selector.el                                  |   4 +-
 cider-stacktrace.el                                |   2 +-
 cider-test.el                                      |   2 +-
 cider-tracing.el                                   |   2 +-
 cider-util.el                                      |   4 +-
 cider-xref-backend.el                              |   2 +-
 cider-xref.el                                      |   2 +-
 cider.el                                           |   4 +-
 .../assets/images/cider-log-transient-mode.png     | Bin 0 -> 21987 bytes
 doc/modules/ROOT/pages/about/license.adoc          |   2 +-
 doc/modules/ROOT/pages/debugging/logging.adoc      | 117 ++++++++++++++++-----
 nrepl-client.el                                    |   4 +-
 nrepl-dict.el                                      |   4 +-
 test/cider-apropos-tests.el                        |   2 +-
 test/cider-browse-ns-tests.el                      |   2 +-
 test/cider-browse-spec-tests.el                    |   2 +-
 test/cider-classpath-tests.el                      |   2 +-
 test/cider-client-tests.el                         |   2 +-
 test/cider-clojuredocs-tests.el                    |   2 +-
 test/cider-common-tests.el                         |   2 +-
 test/cider-completion-context-tests.el             |   2 +-
 test/cider-completion-tests.el                     |   2 +-
 test/cider-connection-tests.el                     |   2 +-
 test/cider-debug-tests.el                          |   2 +-
 test/cider-doc-tests.el                            |   2 +-
 test/cider-eldoc-tests.el                          |   2 +-
 test/cider-error-parsing-tests.el                  |   2 +-
 test/cider-eval-tests.el                           |   2 +-
 test/cider-find-tests.el                           |   2 +-
 test/cider-inspector-tests.el                      |   2 +-
 test/cider-interaction-tests.el                    |   2 +-
 test/cider-jar-tests.el                            |   2 +-
 test/cider-log-tests.el                            |   2 +-
 test/cider-ns-tests.el                             |   2 +-
 test/cider-overlay-tests.el                        |   2 +-
 test/cider-repl-tests.el                           |   2 +-
 test/cider-selector-tests.el                       |   2 +-
 test/cider-stacktrace-tests.el                     |   2 +-
 test/cider-test-tests.el                           |   2 +-
 test/cider-tests--no-auto.el                       |   2 +-
 test/cider-tests.el                                |   2 +-
 test/cider-util-tests.el                           |   2 +-
 test/enrich/cider-docstring-tests.el               |   2 +-
 test/integration/integration-test-utils.el         |   2 +-
 test/integration/integration-tests.el              |   2 +-
 test/nrepl-bencode-tests.el                        |   2 +-
 test/nrepl-client-tests.el                         |   2 +-
 test/nrepl-dict-tests.el                           |   2 +-
 test/nrepl-server-mock.el                          |   2 +-
 test/utils/cider-connection-test-utils.el          |   2 +-
 test/utils/nrepl-tests-utils.el                    |   2 +-
 83 files changed, 245 insertions(+), 125 deletions(-)
 create mode 100644 doc/modules/ROOT/assets/images/cider-log-transient-mode.png



reply via email to

[Prev in Thread] Current Thread [Next in Thread]