[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/cider updated (1875ea35b7 -> 9bc6a18f94)
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/cider updated (1875ea35b7 -> 9bc6a18f94) |
Date: |
Fri, 29 Apr 2022 09:58:02 -0400 (EDT) |
elpasync pushed a change to branch elpa/cider.
from 1875ea35b7 Fix lint errors
new 0cfe34164f Fix eldoc sexp movement
new 5f705b0a3a Use tooling-eval in cider-repl-set-ns
new 4839398482 Fix eval-to-comment at eob
new 9542769deb Fix indentation of eval-to-comments
new 7d63e6cfae Jump to first inspectable object
new 8efd6e7331 Restore tooltip functionality
new 9cac6585f6 Inherit test-report mode from cider-popup-mode
new 4f82880937 Fix typo
new ca8ad4138a Fix comment indentation
new 95c31be81a Restore deleted line in #3148
new 50732370fa Fix eval register bug
new 524be0eb5e Bump the development version
new bab8f35c18 Set a codename for the upcoming CIDER 1.4 release
new 9bc6a18f94 Update the changelog
Summary of changes:
CHANGELOG.md | 3 ++-
cider-eldoc.el | 6 +++---
cider-eval.el | 11 +++++++++--
cider-inspector.el | 1 +
cider-mode.el | 3 ++-
cider-repl.el | 6 +++---
cider-test.el | 3 +--
cider.el | 6 +++---
8 files changed, 24 insertions(+), 15 deletions(-)
- [nongnu] elpa/cider updated (1875ea35b7 -> 9bc6a18f94),
ELPA Syncer <=
- [nongnu] elpa/cider 0cfe34164f 01/14: Fix eldoc sexp movement, ELPA Syncer, 2022/04/29
- [nongnu] elpa/cider 5f705b0a3a 02/14: Use tooling-eval in cider-repl-set-ns, ELPA Syncer, 2022/04/29
- [nongnu] elpa/cider 8efd6e7331 06/14: Restore tooltip functionality, ELPA Syncer, 2022/04/29
- [nongnu] elpa/cider 4f82880937 08/14: Fix typo, ELPA Syncer, 2022/04/29
- [nongnu] elpa/cider 524be0eb5e 12/14: Bump the development version, ELPA Syncer, 2022/04/29
- [nongnu] elpa/cider ca8ad4138a 09/14: Fix comment indentation, ELPA Syncer, 2022/04/29
- [nongnu] elpa/cider 4839398482 03/14: Fix eval-to-comment at eob, ELPA Syncer, 2022/04/29
- [nongnu] elpa/cider 9542769deb 04/14: Fix indentation of eval-to-comments, ELPA Syncer, 2022/04/29
- [nongnu] elpa/cider 7d63e6cfae 05/14: Jump to first inspectable object, ELPA Syncer, 2022/04/29
- [nongnu] elpa/cider 9cac6585f6 07/14: Inherit test-report mode from cider-popup-mode, ELPA Syncer, 2022/04/29