[elpa] externals/company f5a1ab9c4f 1/2: Make sure to hide the (auto) doc buffer at the end

2023-09-29 Thread ELPA Syncer
branch: externals/company commit f5a1ab9c4f388eff598b326a8a7dd1cdaf245e8c Author: Dmitry Gutov Commit: Dmitry Gutov Make sure to hide the (auto) doc buffer at the end #1402 --- company.el | 14 ++ 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/company.el

[elpa] externals/company f3ee625daa 2/2: Don't show the (auto) doc buffer when no doc

2023-09-29 Thread ELPA Syncer
branch: externals/company commit f3ee625daadbff704b620a25c7cdd216a28f2eb5 Author: Dmitry Gutov Commit: Dmitry Gutov Don't show the (auto) doc buffer when no doc https://github.com/company-mode/company-mode/discussions/1404 --- company.el | 10 -- 1 file changed, 4 insertion

[elpa] externals/company updated (7c24dc8668 -> f3ee625daa)

2023-09-29 Thread ELPA Syncer
elpasync pushed a change to branch externals/company. from 7c24dc8668 Merge pull request #1395 from yugaego/ci new f5a1ab9c4f Make sure to hide the (auto) doc buffer at the end new f3ee625daa Don't show the (auto) doc buffer when no doc Summary of changes: company.el | 22

[nongnu] elpa/xah-fly-keys updated (45c68854ce -> 6b1b63c17d)

2023-09-29 Thread ELPA Syncer
elpasync pushed a change to branch elpa/xah-fly-keys. from 45c68854ce last version supporting emacs 27. new versions requires emacs 29. new 60a90f3545 vc-print-root-log key changed. vc commands keys gonna be completely overhauled soon. new 6b1b63c17d Several changes: • xah

[nongnu] elpa/xah-fly-keys 60a90f3545 1/2: vc-print-root-log key changed. vc commands keys gonna be completely overhauled soon.

2023-09-29 Thread ELPA Syncer
branch: elpa/xah-fly-keys commit 60a90f35456159cbbd4f4819589ae5cbce8f5836 Author: Xah Lee Commit: Xah Lee vc-print-root-log key changed. vc commands keys gonna be completely overhauled soon. --- xah-fly-keys.el | 24 +--- 1 file changed, 13 insertions(+), 11 deletions(-

[nongnu] elpa/xah-fly-keys 6b1b63c17d 2/2: Several changes:

2023-09-29 Thread ELPA Syncer
branch: elpa/xah-fly-keys commit 6b1b63c17d929bbd08053deaddd61fcf2c1fbe6b Author: Xah Lee Commit: Xah Lee Several changes: • xah-change-bracket-pairs critical bug fix. error due to last commit. • xah-run-current-go-file if buffer is not file, now do nothing. (was prompt for save.) n

[nongnu] elpa/dart-mode aa4c7e6a35 1/2: style: Revert commentary

2023-09-29 Thread ELPA Syncer
branch: elpa/dart-mode commit aa4c7e6a3542a02ceca11cb7cf927fa91b5ebb50 Author: Jen-Chieh Shen Commit: GitHub style: Revert commentary --- dart-mode.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/dart-mode.el b/dart-mode.el index f4d2d276db..f537e167cd 100644 ---

[nongnu] elpa/dart-mode 722e7a2d6b 2/2: style: Apply commentary changes suggested by @tarsius

2023-09-29 Thread ELPA Syncer
branch: elpa/dart-mode commit 722e7a2d6b885542a14bf27b9d0b0b5898aba78a Author: Jen-Chieh Shen Commit: GitHub style: Apply commentary changes suggested by @tarsius --- dart-mode.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/dart-mode.el b/dart-mode.el index f537

[nongnu] elpa/dart-mode updated (2c7bebed15 -> 722e7a2d6b)

2023-09-29 Thread ELPA Syncer
elpasync pushed a change to branch elpa/dart-mode. from 2c7bebed15 refactor(dart-mode.el): Clean up a little new aa4c7e6a35 style: Revert commentary new 722e7a2d6b style: Apply commentary changes suggested by @tarsius Summary of changes: dart-mode.el | 8 +++- 1 file

[elpa] externals/jinx abc82a2f0b: README: Mention NixOS

2023-09-29 Thread ELPA Syncer
branch: externals/jinx commit abc82a2f0bc52cec34c8ed205cfb7509b43c78fc Author: Daniel Mendler Commit: Daniel Mendler README: Mention NixOS --- README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/README.org b/README.org index 9fe8938f44..109d22e4db 100644 --- a/README.org +++ b/RE

[elpa] externals/gpr-query d50f92fe46 1/2: Release version 1.0.4

2023-09-29 Thread Stephen Leake
branch: externals/gpr-query commit d50f92fe46828b6b675770dba3004c1ea6ab0b50 Author: Stephen Leake Commit: Stephen Leake Release version 1.0.4 * ELPA.make (INSTALL_DIR): Fix computation of --prefix arg. * NEWS: Version 1.0.4. * README: * gpr-query.el: * gpr-query.texi

[elpa] externals/gpr-query 9619300ce2 2/2: Resolve conflicts, finish merge

2023-09-29 Thread Stephen Leake
branch: externals/gpr-query commit 9619300ce22062e2677b0536e7b69dca182f316e Merge: d50f92fe46 bae92cd621 Author: Stephen Leake Commit: Stephen Leake Resolve conflicts, finish merge --- .elpaignore| 7 +++ .gitignore | 2 ++ ELPA.make | 5 - NEWS | 2 ++ gp

[elpa] externals/gpr-query 258710222a 1/3: Resolve conflicts, finish merge

2023-09-29 Thread Stephen Leake
branch: externals/gpr-query commit 258710222a85130a46c4b7ed927c797265ca63f4 Author: Stephen Leake Commit: Stephen Leake Resolve conflicts, finish merge --- .elpaignore| 7 +++ NEWS | 2 ++ README | 2 +- gpr-query.el | 2 +- gpr-query.texi | 10 +- no

[elpa] externals/gpr-query f46f941e96 2/3: * ELPA.make (docs): Add html

2023-09-29 Thread Stephen Leake
branch: externals/gpr-query commit f46f941e96beec785dc14c0c26a24acb5edd1221 Author: Stephen Leake Commit: Stephen Leake * ELPA.make (docs): Add html --- .gitignore | 2 ++ ELPA.make | 7 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4e

[elpa] externals/gpr-query bae92cd621 3/3: Minor fixes

2023-09-29 Thread Stephen Leake
branch: externals/gpr-query commit bae92cd6218601504f2ff1a508ef79d1bf03b29a Author: Stephen Leake Commit: Stephen Leake Minor fixes * ELPA.make: Fix typo. * gpr-query.el: Use with-no-warnings. * install.sh: Delete old comment, fix install command. --- ELPA.make

[elpa] externals/gpr-query updated (ada0d0afce -> bae92cd621)

2023-09-29 Thread Stephen Leake
stephen_leake pushed a change to branch externals/gpr-query. from ada0d0afce Release 1.0.3 new 258710222a Resolve conflicts, finish merge new f46f941e96 * ELPA.make (docs): Add html new bae92cd621 Minor fixes Summary of changes: .elpaignore| 7 +++ .gitig

[nongnu] elpa/cider 67cedbb587 1/2: Bump `parseedn`

2023-09-29 Thread ELPA Syncer
branch: elpa/cider commit 67cedbb58783b77192f0fc8887b71d481b9b884d Author: vemv Commit: Bozhidar Batsov Bump `parseedn` https://github.com/clojure-emacs/parseedn/blob/v1.2.0/CHANGELOG.md#120-2023-09-29 --- CHANGELOG.md | 1 + cider.el | 2 +- 2 files changed, 2 insertions(+),

[nongnu] elpa/cider 0477ca056f 2/2: Improve the reliability of `cider--shadow-get-builds`

2023-09-29 Thread ELPA Syncer
branch: elpa/cider commit 0477ca056f2ff3ae9253f2ab1fb047959708120c Author: vemv Commit: Bozhidar Batsov Improve the reliability of `cider--shadow-get-builds` --- cider.el | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/cider.el b/cider.el index 06502d7ae7..6

[nongnu] elpa/cider updated (b39d8fa13c -> 0477ca056f)

2023-09-29 Thread ELPA Syncer
elpasync pushed a change to branch elpa/cider. from b39d8fa13c `cider-connect`: also look for Babashka nrepl servers (#3489) new 67cedbb587 Bump `parseedn` new 0477ca056f Improve the reliability of `cider--shadow-get-builds` Summary of changes: CHANGELOG.md | 1 + cider

[nongnu] elpa/parseedn 803c26fcf2 3/5: Extract the logic of building the map to separate defuns

2023-09-29 Thread ELPA Syncer
branch: elpa/parseedn commit 803c26fcf2989e95078d4ba86b8a652a1e020064 Author: Iñaki Arenaza Commit: vemv Extract the logic of building the map to separate defuns Before adding the code to support prefixed maps, the branch reduction function looked more concise and higher-level.

[nongnu] elpa/parseedn 2323052e7b 4/5: Revamp badges

2023-09-29 Thread ELPA Syncer
branch: elpa/parseedn commit 2323052e7bc5c27db48bd43e2bab0da86b7bf8cc Author: vemv Commit: vemv Revamp badges --- README.md | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7ae173c260..d3e03aa00f 100644 --- a/README.md +++ b/README.md @@

[nongnu] elpa/parseedn f84068fd37 1/5: Add support for namespaced maps

2023-09-29 Thread ELPA Syncer
branch: elpa/parseedn commit f84068fd37ccb498cb0884a0c03279dc285c2474 Author: Iñaki Arenaza Commit: vemv Add support for namespaced maps parseclj already added support for namespaced maps in 2018 (in commit b40670a56147214f0486763529897cb688a09692). As Alex Miller said

[nongnu] elpa/parseedn 6522c7222e 2/5: Remove all `:ast` values

2023-09-29 Thread ELPA Syncer
branch: elpa/parseedn commit 6522c7222e4b8adac2df22950d1fab590a9ea1ec Author: Iñaki Arenaza Commit: vemv Remove all `:ast` values parseedn-read never sees the full value of the `:ast` keys as defined in `parseedn-test-data.el`. In fact, it doesn't know about it at all. The o

[nongnu] elpa/parseedn c8f07926a6 5/5: 1.2.0

2023-09-29 Thread ELPA Syncer
branch: elpa/parseedn commit c8f07926a688bfe995fde4460103915d401a1aff Author: vemv Commit: vemv 1.2.0 --- CHANGELOG.md | 7 +++ parseedn.el | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c575c16c2..e267449336 100644 --- a/CHANGE

[nongnu] elpa/parseedn updated (5772dc9cb5 -> c8f07926a6)

2023-09-29 Thread ELPA Syncer
elpasync pushed a change to branch elpa/parseedn. from 5772dc9cb5 Stop requiring `a` as a package dependency new f84068fd37 Add support for namespaced maps new 6522c7222e Remove all `:ast` values new 803c26fcf2 Extract the logic of building the map to separate defuns

[elpa] externals/fontaine 1ae260fb1d: Make fontaine-set-preset-hook a defcustom

2023-09-29 Thread ELPA Syncer
branch: externals/fontaine commit 1ae260fb1d8150d456aacc1a5ab905c575120f03 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make fontaine-set-preset-hook a defcustom Before, it was hard for users to discover it. --- README.org | 4 fontaine.el | 13 + 2 fi

[elpa] externals/cursory 024fe6ba3a: Document cursory-set-preset-hook in cursory-set-preset command

2023-09-29 Thread ELPA Syncer
branch: externals/cursory commit 024fe6ba3aadafe033ac9243971e98b6ce915519 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Document cursory-set-preset-hook in cursory-set-preset command --- cursory.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cursory.el b

[elpa] externals/cape 01af6c1f9f: cape-keyword: Update Python keywords (#93)

2023-09-29 Thread ELPA Syncer
branch: externals/cape commit 01af6c1f9fbf19b753ed2a69f9cd716864fa4c8d Author: Mattias Bengtsson Commit: GitHub cape-keyword: Update Python keywords (#93) Python 3.10 added three new "soft"[1] keywords: "match", "case" and "_". Add "match" and "case" but skip "_" since a on

[nongnu] elpa/cider b39d8fa13c: `cider-connect`: also look for Babashka nrepl servers (#3489)

2023-09-29 Thread ELPA Syncer
branch: elpa/cider commit b39d8fa13cf6e9dd6effeb6987e874b8ac9a082f Author: vemv Commit: GitHub `cider-connect`: also look for Babashka nrepl servers (#3489) --- cider.el | 72 ++-- 1 file changed, 48 insertions(+), 24 deletions(-)

[elpa] externals/pulsar 1f145cc9a2 3/3: Sort pulsar-pulse-functions A-Z

2023-09-29 Thread ELPA Syncer
branch: externals/pulsar commit 1f145cc9a2b7f201d1b6c2a402eb01d3cd0e4a29 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Sort pulsar-pulse-functions A-Z --- pulsar.el | 54 +++--- 1 file changed, 27 insertions(+), 27 deletions(-) diff

[elpa] externals/pulsar updated (6e4157f4e3 -> 1f145cc9a2)

2023-09-29 Thread ELPA Syncer
elpasync pushed a change to branch externals/pulsar. from 6e4157f4e3 Document pulsar-pulse-region new 9849b0fd76 Add goto-line to pulsar-pulse-functions new 0e32311b88 Add evil-mode commands to pulsar-pulse-functions new 1f145cc9a2 Sort pulsar-pulse-functions A-Z S

[elpa] externals/pulsar 9849b0fd76 1/3: Add goto-line to pulsar-pulse-functions

2023-09-29 Thread ELPA Syncer
branch: externals/pulsar commit 9849b0fd766f3142c582e2ed77f58b7f6a2af518 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add goto-line to pulsar-pulse-functions --- pulsar.el | 1 + 1 file changed, 1 insertion(+) diff --git a/pulsar.el b/pulsar.el index 06affcb141..e4c5834022 10064

[elpa] externals/pulsar 0e32311b88 2/3: Add evil-mode commands to pulsar-pulse-functions

2023-09-29 Thread ELPA Syncer
branch: externals/pulsar commit 0e32311b8871e42ccc839d3a362e60e216034b91 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add evil-mode commands to pulsar-pulse-functions --- pulsar.el | 4 1 file changed, 4 insertions(+) diff --git a/pulsar.el b/pulsar.el index e4c5834022..629

[elpa] externals/org 85ebb6d422: * lisp/ob-org.el: Document all the function arguments

2023-09-29 Thread ELPA Syncer
branch: externals/org commit 85ebb6d422f0508032c29bfea5329210d0e48b1b Author: Ihor Radchenko Commit: Ihor Radchenko * lisp/ob-org.el: Document all the function arguments (org-babel-expand-body:org): Add docstring. (org-babel-execute:org): Explain all the arguments and describe w

[elpa] externals/cursory 1b271486e2: Add cursory-set-preset-hook

2023-09-29 Thread ELPA Syncer
branch: externals/cursory commit 1b271486e28a299ad489d151a92eaa1788c7dd41 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add cursory-set-preset-hook --- README.org | 6 ++ cursory.el | 9 - 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/README.org b/READ

[elpa] externals/tramp e9e0062d8a: Tramp ELPA version 2.6.1.3 released

2023-09-29 Thread ELPA Syncer
branch: externals/tramp commit e9e0062d8aaa245a24e2c246346cde97e48407d0 Author: Michael Albinus Commit: Michael Albinus Tramp ELPA version 2.6.1.3 released --- README | 6 ++-- test/tramp-tests.el | 79 ++--- texi/tramp.texi

[elpa] externals/buffer-env a15b608a3e: Avoid race condition when reading process output

2023-09-29 Thread ELPA Syncer
branch: externals/buffer-env commit a15b608a3ef14db902803405f792b13f367ed24d Author: Augusto Stoffel Commit: Augusto Stoffel Avoid race condition when reading process output Fixes #22. --- buffer-env.el | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/buffer-