[nongnu] elpa/cider af7d9e1483 1/2: Use cider-nrepl 0.28.4

2022-05-20 Thread ELPA Syncer
branch: elpa/cider commit af7d9e148343420c165b4a1e37794e46d55d2b1b Author: vemv Commit: Bozhidar Batsov Use cider-nrepl 0.28.4 https://github.com/clojure-emacs/cider-nrepl/blob/v0.28.4/CHANGELOG.md#0284-2022-05-18 --- CHANGELOG.md | 4 +++ ci

[nongnu] elpa/cider updated (e86f2f74f6 -> 0dcc5b079a)

2022-05-20 Thread ELPA Syncer
elpasync pushed a change to branch elpa/cider. from e86f2f74f6 Add changelog new af7d9e1483 Use cider-nrepl 0.28.4 new 0dcc5b079a Fix cider-client.el indentation Summary of changes: CHANGELOG.md | 4 +++ cider-client.el

[nongnu] elpa/cider 0dcc5b079a 2/2: Fix cider-client.el indentation

2022-05-20 Thread ELPA Syncer
branch: elpa/cider commit 0dcc5b079a79a928b791cc9cd9bbd2e3bef92d0d Author: vemv Commit: Bozhidar Batsov Fix cider-client.el indentation Fixes the build. --- cider-client.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cider-client.el b/cider-client.el i

[elpa] externals/detached 8402e7ef45: Update detached to version 0.7

2022-05-20 Thread ELPA Syncer
branch: externals/detached commit 8402e7ef4574c719f114b15f89b4aecdddea1e1e Author: Niklas Eklund Commit: Niklas Eklund Update detached to version 0.7 --- CHANGELOG.org | 4 ++-- detached.el | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.org b/CHANGELOG.

[elpa] externals/detached 94fb854572: Update URL for badges

2022-05-20 Thread ELPA Syncer
branch: externals/detached commit 94fb8545729eb6dd647ef5175b02fd12bcc8a6e9 Author: Niklas Eklund Commit: Niklas Eklund Update URL for badges --- README.md | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4ad8caa8d8..324b2907ed 100644

[elpa] branch externals/detached created (now 94fb854572)

2022-05-20 Thread ELPA Syncer
elpasync pushed a change to branch externals/detached. at 94fb854572 Update URL for badges This branch includes the following new commits: new 94fb854572 Update URL for badges

[elpa] main dd6976f761: * elpa-packages (detached): New package (renaming of `dtache`)

2022-05-20 Thread Stefan Monnier via
branch: main commit dd6976f7619756f7d22e4a1e62633d2d4800ed2c Author: Stefan Monnier Commit: Stefan Monnier * elpa-packages (detached): New package (renaming of `dtache`) --- elpa-packages | 7 +++ 1 file changed, 7 insertions(+) diff --git a/elpa-packages b/elpa-packages index ac322f4c

[elpa] externals/javaimp ecf0782761: * javaimp-parse.el (javaimp-parse--decl-prefix): Allow symbols

2022-05-20 Thread Filipp Gunbin
branch: externals/javaimp commit ecf07827618b630997bae0d85fa91ce875babbe6 Author: Filipp Gunbin Commit: Filipp Gunbin * javaimp-parse.el (javaimp-parse--decl-prefix): Allow symbols --- javaimp-parse.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/javaimp-parse.el

[elpa] externals/cape 9bdaebb9e6 1/2: Minor cleanup

2022-05-20 Thread ELPA Syncer
branch: externals/cape commit 9bdaebb9e66ab2ce6af8de1e091fd30d510f1998 Author: Daniel Mendler Commit: Daniel Mendler Minor cleanup --- cape.el | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/cape.el b/cape.el index 29e65f1775..85631942bb 100644 --- a/cape.

[elpa] externals/cape 2ac24a8ac2 2/2: Simplification

2022-05-20 Thread ELPA Syncer
branch: externals/cape commit 2ac24a8ac26dc36a3930fab52863cf66583f5251 Author: Daniel Mendler Commit: Daniel Mendler Simplification --- cape.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cape.el b/cape.el index 85631942bb..995af85a28 100644 --- a/cape.el +++ b/cape.

[elpa] externals/cape updated (0a490abfbf -> 2ac24a8ac2)

2022-05-20 Thread ELPA Syncer
elpasync pushed a change to branch externals/cape. from 0a490abfbf Combine predicates for super-capf test/try-completion (#40) new 9bdaebb9e6 Minor cleanup new 2ac24a8ac2 Simplification Summary of changes: cape.el | 16 1 file changed, 8 insertions(+), 8

[elpa] externals/javaimp 35c4b85e54: Fix javaimp-parse--scope-anon-class when there're parens inside ctor invocation

2022-05-20 Thread Filipp Gunbin
branch: externals/javaimp commit 35c4b85e5400c49d6f29f5a6392e4c5b5e6159c7 Author: Filipp Gunbin Commit: Filipp Gunbin Fix javaimp-parse--scope-anon-class when there're parens inside ctor invocation --- javaimp-parse.el | 68 +++- javaimp.

[nongnu] elpa/magit-section updated (e920cdb326 -> 9a09823e56)

2022-05-20 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from e920cdb326 magit-ediff-buffers: Fix docstring typos adds 9a09823e56 magit-renamed-files: Fix recent regression No new revisions were added by this update. Summary of changes: lisp/magit-git.el | 1 + 1 file changed, 1 ins

[nongnu] elpa/magit updated (e920cdb326 -> 9a09823e56)

2022-05-20 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from e920cdb326 magit-ediff-buffers: Fix docstring typos adds 9a09823e56 magit-renamed-files: Fix recent regression No new revisions were added by this update. Summary of changes: lisp/magit-git.el | 1 + 1 file changed, 1 insertion(+

[nongnu] elpa/git-commit 9a09823e56: magit-renamed-files: Fix recent regression

2022-05-20 Thread ELPA Syncer
branch: elpa/git-commit commit 9a09823e56ccb1d9a63f0edeac260fbc9bd5025b Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-renamed-files: Fix recent regression [1: efb09e8d57] removed the "-M"/"--find-renames" argument because I thought there is no config setting that disable

[elpa] externals/dtache updated (e38c9c7649 -> 3c04415b17)

2022-05-20 Thread ELPA Syncer
elpasync pushed a change to branch externals/dtache. from e38c9c7649 Revert badges in README new a10da6a7e3 Update build script new 3c04415b17 Update build script to new project name Summary of changes: .build.yml | 2 +- detached.el | 2 +- 2 files changed, 2 insertions

[elpa] externals/dtache 3c04415b17 2/2: Update build script to new project name

2022-05-20 Thread ELPA Syncer
branch: externals/dtache commit 3c04415b1716abffb35814d609c384106f0af4de Author: Niklas Eklund Commit: Niklas Eklund Update build script to new project name --- .build.yml | 2 +- detached.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.build.yml b/.build.yml ind

[elpa] externals/dtache a10da6a7e3 1/2: Update build script

2022-05-20 Thread ELPA Syncer
branch: externals/dtache commit a10da6a7e308f8fbbd191ee15c35a790ebbae76e Author: Niklas Eklund Commit: Niklas Eklund Update build script --- .build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.build.yml b/.build.yml index d894686d5f..e1064d970d 100644 --- a/.buil

[elpa] externals/dtache 5a26fa0cb1 11/16: Fix broken command width

2022-05-20 Thread ELPA Syncer
branch: externals/dtache commit 5a26fa0cb127765757a92cf91d6789ac7db73e45 Author: Niklas Eklund Commit: Niklas Eklund Fix broken command width --- detached.el | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/detached.el b/detached.el index 3c7ea8357d..0d5fa93a5e 100644

[elpa] externals/dtache 2fe1e6fb0d 13/16: Update initialization of sessions

2022-05-20 Thread ELPA Syncer
branch: externals/dtache commit 2fe1e6fb0dd13834a0b3bd538d00f2d84ad56b91 Author: Niklas Eklund Commit: Niklas Eklund Update initialization of sessions Make sure initialization of sessions are not only called when retrieving sessions but also when creating sessions. Prior behavio

[elpa] externals/dtache cbc8c8ae70 09/16: Minor update to README

2022-05-20 Thread ELPA Syncer
branch: externals/dtache commit cbc8c8ae701cf085db712f40f19b9573b625a7a6 Author: Niklas Eklund Commit: Niklas Eklund Minor update to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5278cf4149..52f05ed27c 100644 --- a/READM

[elpa] externals/dtache 72c563bc96 08/16: Fix indentation

2022-05-20 Thread ELPA Syncer
branch: externals/dtache commit 72c563bc9605dc7ae345e179c4f027340482399e Author: Niklas Eklund Commit: Niklas Eklund Fix indentation --- detached-compile.el | 4 +- detached-consult.el | 204 ++-- detached-extra.el | 12 ++-- detached-ini

[elpa] externals/dtache 518317cc3e 07/16: Update comment

2022-05-20 Thread ELPA Syncer
branch: externals/dtache commit 518317cc3e981c46f73a0c0ab1b73f8618c279c0 Author: Niklas Eklund Commit: Niklas Eklund Update comment --- detached-compile.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/detached-compile.el b/detached-compile.el index 26a050340d..14a4fed

[elpa] externals/dtache fa7aa42f43 05/16: Update CHANGELOG

2022-05-20 Thread ELPA Syncer
branch: externals/dtache commit fa7aa42f432a283ca5edf79c178071233ad38597 Author: Niklas Eklund Commit: Niklas Eklund Update CHANGELOG --- CHANGELOG.org | 49 + 1 file changed, 25 insertions(+), 24 deletions(-) diff --git a/CHANGELOG.org b/CHA

[elpa] externals/dtache 450c12ea0c 03/16: Rename all files

2022-05-20 Thread ELPA Syncer
branch: externals/dtache commit 450c12ea0c38d7254faa7cdd4fdd022671b4fd75 Author: Niklas Eklund Commit: Niklas Eklund Rename all files --- dtache-compile.el => detached-compile.el | 0 dtache-consult.el => detached-consult.el | 0 dtache-dired.el => detached-dired.el | 0 dtache-env =

[elpa] externals/dtache updated (02651e47d3 -> e38c9c7649)

2022-05-20 Thread ELPA Syncer
elpasync pushed a change to branch externals/dtache. from 02651e47d3 Update CHANGELOG new eefc2833b1 Update README new 2d33efdd9d Rename dtache -> detached new 450c12ea0c Rename all files new f835ca1172 Update README new fa7aa42f43 Update CHANGELOG

[elpa] externals/dtache 02ff2173d3 12/16: Update header description in detached.el

2022-05-20 Thread ELPA Syncer
branch: externals/dtache commit 02ff2173d3b6915e786c8f82bf568af3da6ef800 Author: Niklas Eklund Commit: Niklas Eklund Update header description in detached.el --- detached.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/detached.el b/detached.el index 0d5fa93a5e..1f5c8

[elpa] externals/dtache f835ca1172 04/16: Update README

2022-05-20 Thread ELPA Syncer
branch: externals/dtache commit f835ca11720dc2ae7450ab7046e76cf3535e7b3b Author: Niklas Eklund Commit: Niklas Eklund Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1ed2a32c7b..5278cf4149 100644 --- a/README.md

[elpa] externals/dtache 34becd11d6 10/16: Remove temporary hack

2022-05-20 Thread ELPA Syncer
branch: externals/dtache commit 34becd11d628eb49b922361f4bd2abdb469d9e96 Author: Niklas Eklund Commit: Niklas Eklund Remove temporary hack This is an inherent behavior of compile and should not be addressed like this in detached. --- detached-compile.el | 10 +- 1 file

[elpa] externals/dtache 249e21f498 15/16: Fix too long docstring

2022-05-20 Thread ELPA Syncer
branch: externals/dtache commit 249e21f498e121ee1f9dfa7f915e9db79f734bbe Author: Niklas Eklund Commit: Niklas Eklund Fix too long docstring --- detached-compile.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/detached-compile.el b/detached-compile.el index ba31a88ec3.

[elpa] externals/dtache 71028ba150 14/16: Fix incorrect function name

2022-05-20 Thread ELPA Syncer
branch: externals/dtache commit 71028ba150549ba213dfc2334e5e83dc2e5d90eb Author: Niklas Eklund Commit: Niklas Eklund Fix incorrect function name --- detached.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/detached.el b/detached.el index a39aada48e..2dc98962d7 100644

[elpa] externals/dtache a2761a0517 06/16: Update broken test

2022-05-20 Thread ELPA Syncer
branch: externals/dtache commit a2761a051727a5b374de69a027823a03bbb39268 Author: Niklas Eklund Commit: Niklas Eklund Update broken test --- test/detached-test.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/detached-test.el b/test/detached-test.el index 7ad2c

[elpa] externals/dtache e38c9c7649 16/16: Revert badges in README

2022-05-20 Thread ELPA Syncer
branch: externals/dtache commit e38c9c764969823a64f6a0075244efa73eacf09d Author: Niklas Eklund Commit: Niklas Eklund Revert badges in README --- README.md | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 52f05ed27c..4ad8caa8d8 100644 --

[elpa] externals/dtache eefc2833b1 01/16: Update README

2022-05-20 Thread ELPA Syncer
branch: externals/dtache commit eefc2833b1956099d7cecbbe9fd17b4fe2ea4f3d Author: Niklas Eklund Commit: Niklas Eklund Update README --- README.md | 503 +- 1 file changed, 171 insertions(+), 332 deletions(-) diff --git a/README.md

[elpa] externals/corfu updated (1481b67871 -> a2d843646f)

2022-05-20 Thread ELPA Syncer
elpasync pushed a change to branch externals/corfu. from 1481b67871 Extract corfu--in-region-1 new cf58c19598 Extract function corfu--popup-support-p new a2d843646f README update - Expand on corfu-terminal Summary of changes: README.org | 15 +-- corfu.el |

[elpa] externals/corfu a2d843646f 2/2: README update - Expand on corfu-terminal

2022-05-20 Thread ELPA Syncer
branch: externals/corfu commit a2d843646fc30df2bea7b5cd3237ebf9269b2a01 Author: Daniel Mendler Commit: Daniel Mendler README update - Expand on corfu-terminal --- README.org | 15 +-- 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/README.org b/README.org index f70

[elpa] externals/corfu cf58c19598 1/2: Extract function corfu--popup-support-p

2022-05-20 Thread ELPA Syncer
branch: externals/corfu commit cf58c19598aee9828da49bdfb7d596208a91ccc9 Author: Daniel Mendler Commit: Daniel Mendler Extract function corfu--popup-support-p --- corfu.el | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/corfu.el b/corfu.el index 1e3ec7937c..c62a17

[nongnu] elpa/parseedn 7f38ea08b4 3/6: Fix empty hash

2022-05-20 Thread ELPA Syncer
branch: elpa/parseedn commit 7f38ea08b44691bd9ee13d3d539f2c9380d5c07f Author: tmpUser2022 <98637343+tmpuser2...@users.noreply.github.com> Commit: GitHub Fix empty hash Before: `(parseedn-print-str #s(hash-table size 0 data ())) ;; => "{nil nil}"` After:`(parseedn-print-str

[nongnu] elpa/parseedn a09686fbb9 6/6: Merge pull request #14 from tmpUser2022/iterative-parseedn-print-seq

2022-05-20 Thread ELPA Syncer
branch: elpa/parseedn commit a09686fbb9113b8b1b4f20c9e1dc0d6fea01a64f Merge: 8dca313b95 7b888171de Author: Arne Brasseur Commit: GitHub Merge pull request #14 from tmpUser2022/iterative-parseedn-print-seq Iterative parseedn-print-seq to avoid overflows --- parseedn.el | 1

[nongnu] elpa/parseedn updated (35e9f3173a -> a09686fbb9)

2022-05-20 Thread ELPA Syncer
elpasync pushed a change to branch elpa/parseedn. from 35e9f3173a Merge pull request #13 from tmpUser2022/main new 7f38ea08b4 Fix empty hash new 2b28df1c3d Add empty hash test new 8dca313b95 Merge pull request #15 from tmpUser2022/empty-hash new b399b72a8e It

[nongnu] elpa/parseedn 2b28df1c3d 4/6: Add empty hash test

2022-05-20 Thread ELPA Syncer
branch: elpa/parseedn commit 2b28df1c3d117c852978e06da0c5721cbc90d6c2 Author: tmpUser2022 <98637343+tmpuser2...@users.noreply.github.com> Commit: GitHub Add empty hash test --- test/parseedn-test.el | 1 + 1 file changed, 1 insertion(+) diff --git a/test/parseedn-test.el b/test/parseedn-tes

[nongnu] elpa/parseedn 7b888171de 2/6: add empty sequences test

2022-05-20 Thread ELPA Syncer
branch: elpa/parseedn commit 7b888171deaaaff35abd95639d6f0b3df66d7dc3 Author: tmpUser2022 <98637343+tmpuser2...@users.noreply.github.com> Commit: GitHub add empty sequences test --- test/parseedn-test.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/parseedn-test.el b/test/parse

[nongnu] elpa/parseedn 8dca313b95 5/6: Merge pull request #15 from tmpUser2022/empty-hash

2022-05-20 Thread ELPA Syncer
branch: elpa/parseedn commit 8dca313b95e426ba91d77eb9c0a9537c346ba0fa Merge: 35e9f3173a 2b28df1c3d Author: Arne Brasseur Commit: GitHub Merge pull request #15 from tmpUser2022/empty-hash Fix empty hash --- parseedn.el | 2 +- test/parseedn-test.el | 1 + 2 files changed,

[elpa] externals/org e268e47971: lisp/org.el: Add org-property-separators option

2022-05-20 Thread ELPA Syncer
branch: externals/org commit e268e479718e04f590324a29036f081a3f80f208 Author: Tyler Grinn Commit: Ihor Radchenko lisp/org.el: Add org-property-separators option * lisp/org.el (org-property-separators, org-property-get-separator): Created. (org-entry-get, org-entry-get-with-i

[nongnu] elpa/parseedn b399b72a8e 1/6: Iterative parseedn-print-seq

2022-05-20 Thread ELPA Syncer
branch: elpa/parseedn commit b399b72a8ea0d7698aaaff80c8a43eda943c49fb Author: tmpUser2022 <98637343+tmpuser2...@users.noreply.github.com> Commit: GitHub Iterative parseedn-print-seq Avoid C stack overflows, `(error "Variable binding depth exceeds max-specpdl-size")` and `(error "Lis