[nongnu] elpa/swift-mode 609471e9e2: Update for Emacs 29

2023-08-18 Thread ELPA Syncer
branch: elpa/swift-mode commit 609471e9e242261de1d80231c58a469df7530be3 Author: taku0 Commit: taku0 Update for Emacs 29 - Update CI - Update indentations --- .github/workflows/run-test.yml | 17 - scripts/lint_in_docker.sh| 3 ++- scripts/test_in_dock

[elpa] externals/cape df831c35aa: cape-wrap-debug: Keep track of completion table id

2023-08-18 Thread ELPA Syncer
branch: externals/cape commit df831c35aa0eb73d238ef8297b9273b0e7b69b80 Author: Daniel Mendler Commit: Daniel Mendler cape-wrap-debug: Keep track of completion table id --- cape.el | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/cape.el b/cape.el index 4aa51bd3df..94

[elpa] externals/cape updated (5914a87844 -> d70c088631)

2023-08-18 Thread ELPA Syncer
elpasync pushed a change to branch externals/cape. from 5914a87844 cape-wrap-debug: Simplify new 00e8a07423 Remove comment new d70c088631 cape-wrap-debug: Add debug message for exit function Summary of changes: cape.el | 8 +++- 1 file changed, 7 insertions(+), 1 dele

[elpa] externals/cape 00e8a07423 1/2: Remove comment

2023-08-18 Thread ELPA Syncer
branch: externals/cape commit 00e8a074233ebae9a5a7f0553d9267676f06fca8 Author: Daniel Mendler Commit: Daniel Mendler Remove comment --- cape.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cape.el b/cape.el index 76b4f6c43a..c9540fdbda 100644 --- a/cape.el +++ b/cape.

[elpa] externals/cape d70c088631 2/2: cape-wrap-debug: Add debug message for exit function

2023-08-18 Thread ELPA Syncer
branch: externals/cape commit d70c0886314253b216b04e43cddea29a44c441ac Author: Daniel Mendler Commit: Daniel Mendler cape-wrap-debug: Add debug message for exit function --- cape.el | 6 ++ 1 file changed, 6 insertions(+) diff --git a/cape.el b/cape.el index c9540fdbda..4aa51bd3df 1006

[nongnu] elpa/xah-fly-keys 44d6fd79f1: xah-close-current-buffer fixed a bug when closing a non file buffer.

2023-08-18 Thread ELPA Syncer
branch: elpa/xah-fly-keys commit 44d6fd79f1be1f15d8f76a3845dbc51aec4464e1 Author: Xah Lee Commit: Xah Lee xah-close-current-buffer fixed a bug when closing a non file buffer. --- xah-fly-keys.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xah-fly-keys.el b/xah-

[nongnu] elpa/helm cc462522ba 3/3: Update issue template

2023-08-18 Thread ELPA Syncer
branch: elpa/helm commit cc462522badbde39a3f84589d468d36c4527dabd Author: Thierry Volpiatto Commit: Thierry Volpiatto Update issue template --- .github/ISSUE_TEMPLATE/bug-report.yml | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report

[nongnu] elpa/helm 15c122419c 2/3: Add a :find-file-target slot to all sources in helm-packages

2023-08-18 Thread ELPA Syncer
branch: elpa/helm commit 15c122419c55dcfc7cfbf1629937bcaa46906b1d Author: Thierry Volpiatto Commit: Thierry Volpiatto Add a :find-file-target slot to all sources in helm-packages --- helm-packages.el | 12 1 file changed, 12 insertions(+) diff --git a/helm-packages.el b/helm-p

[nongnu] elpa/helm-core updated (497f479ec1 -> cc462522ba)

2023-08-18 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from 497f479ec1 Bump to 3.9.4 adds 3221dc30a7 Add new isolate packages action to helm-packages adds 15c122419c Add a :find-file-target slot to all sources in helm-packages adds cc462522ba Update issue template No new

[nongnu] elpa/helm 3221dc30a7 1/3: Add new isolate packages action to helm-packages

2023-08-18 Thread ELPA Syncer
branch: elpa/helm commit 3221dc30a7f6fc59547dd1479fd35cb41e418820 Author: Thierry Volpiatto Commit: Thierry Volpiatto Add new isolate packages action to helm-packages --- helm-packages.el | 35 ++- 1 file changed, 34 insertions(+), 1 deletion(-) diff --git a

[nongnu] elpa/helm updated (497f479ec1 -> cc462522ba)

2023-08-18 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from 497f479ec1 Bump to 3.9.4 new 3221dc30a7 Add new isolate packages action to helm-packages new 15c122419c Add a :find-file-target slot to all sources in helm-packages new cc462522ba Update issue template Summary of

[elpa] externals/org-remark 98e9fe68a4: docs: style sheet

2023-08-18 Thread ELPA Syncer
branch: externals/org-remark commit 98e9fe68a4e8d3c0c8f1d4a1a597aebcdbea3ff1 Author: Noboru Ota Commit: Noboru Ota docs: style sheet --- docs/resources/manual.css | 100 +++--- 1 file changed, 24 insertions(+), 76 deletions(-) diff --git a/docs/resou

[elpa] externals/cape be4379ba2c 4/8: cape-wrap-debug: Always print the current input

2023-08-18 Thread ELPA Syncer
branch: externals/cape commit be4379ba2cf9177e116876e0d6d6391173a58e4c Author: Daniel Mendler Commit: Daniel Mendler cape-wrap-debug: Always print the current input --- cape.el | 18 +++--- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/cape.el b/cape.el index 08

[elpa] externals/cape 8a68ff3dc4 7/8: Improve cape-wrap-debug

2023-08-18 Thread ELPA Syncer
branch: externals/cape commit 8a68ff3dc4c133fbdc6731bd77a813d7a7436e30 Author: Daniel Mendler Commit: Daniel Mendler Improve cape-wrap-debug --- cape.el | 25 +++-- 1 file changed, 19 insertions(+), 6 deletions(-) diff --git a/cape.el b/cape.el index 211f8bec75..ad4781d

[elpa] externals/cape ebac3e2eab 2/8: Add cape--debug-length

2023-08-18 Thread ELPA Syncer
branch: externals/cape commit ebac3e2eabf24e2fec1309d44fce5913c7c1a331 Author: Daniel Mendler Commit: Daniel Mendler Add cape--debug-length --- cape.el | 15 +++ 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/cape.el b/cape.el index 0ae93c0190..bd9f46a61d 100644

[elpa] externals/cape 9bba4a80e2 5/8: cape-wrap-debug: Add optional NAME argument

2023-08-18 Thread ELPA Syncer
branch: externals/cape commit 9bba4a80e2dc9177f461ceca9c0735e11ef45d9a Author: Daniel Mendler Commit: Daniel Mendler cape-wrap-debug: Add optional NAME argument --- cape.el | 51 +++ 1 file changed, 27 insertions(+), 24 deletions(-) diff --gi

[elpa] externals/cape 087e9818b4 6/8: Improve cape-wrap-debug

2023-08-18 Thread ELPA Syncer
branch: externals/cape commit 087e9818b40385bace40fe596055673f6a42ee18 Author: Daniel Mendler Commit: Daniel Mendler Improve cape-wrap-debug --- cape.el | 21 ++--- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/cape.el b/cape.el index 535891d210..211f8bec75

[elpa] externals/corfu 416d7360e7: README: Mention cape-capf-debug

2023-08-18 Thread ELPA Syncer
branch: externals/corfu commit 416d7360e7a18ef8a7697e63a6fe75a437f4b145 Author: Daniel Mendler Commit: Daniel Mendler README: Mention cape-capf-debug --- README.org | 8 1 file changed, 8 insertions(+) diff --git a/README.org b/README.org index 5617108c9c..c13c8ecb18 100644 --- a/

[elpa] externals/cape 545f6d9023 3/8: cape-wrap-debug: Minor cleanup

2023-08-18 Thread ELPA Syncer
branch: externals/cape commit 545f6d9023fdbac41f408a6d9065679b89fa2ab6 Author: Daniel Mendler Commit: Daniel Mendler cape-wrap-debug: Minor cleanup --- cape.el | 14 -- 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/cape.el b/cape.el index bd9f46a61d..08d198802f 1

[elpa] externals/cape 5914a87844 8/8: cape-wrap-debug: Simplify

2023-08-18 Thread ELPA Syncer
branch: externals/cape commit 5914a87844859ae1927e76f2b11bc5137199cb5f Author: Daniel Mendler Commit: Daniel Mendler cape-wrap-debug: Simplify --- cape.el | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/cape.el b/cape.el index ad4781d689..76b4f6c43a 100644 --- a/c

[elpa] externals/cape f5364cd145 1/8: Add cape-wrap-debug and cape-capf-debug

2023-08-18 Thread ELPA Syncer
branch: externals/cape commit f5364cd1455fae83885092a32ab74e90a177c419 Author: Daniel Mendler Commit: Daniel Mendler Add cape-wrap-debug and cape-capf-debug --- CHANGELOG.org | 4 README.org| 12 cape.el | 61 +

[elpa] externals/cape updated (758b45d133 -> 5914a87844)

2023-08-18 Thread ELPA Syncer
elpasync pushed a change to branch externals/cape. from 758b45d133 Rename and expand docstring new f5364cd145 Add cape-wrap-debug and cape-capf-debug new ebac3e2eab Add cape--debug-length new 545f6d9023 cape-wrap-debug: Minor cleanup new be4379ba2c cape-wrap-

[elpa] externals/emms 675fba101a 2/4: Escape single quotes in documentation strings.

2023-08-18 Thread ELPA Syncer
branch: externals/emms commit 675fba101a075c412c31e991b66dadc67a45e55d Author: Yoni Rabkin Commit: Yoni Rabkin Escape single quotes in documentation strings. This is to avoid compilation warnings post Emacs 29.1. --- emms-browser.el| 43 +++ emms

[elpa] externals/emms 06e44f2854 1/4: Add info support for SNES SPC files.

2023-08-18 Thread ELPA Syncer
branch: externals/emms commit 06e44f28541ceb050252fa29ad1889c64f97a67f Author: Yoni Rabkin Commit: Yoni Rabkin Add info support for SNES SPC files. Code by Warren Wilkinson. --- AUTHORS | 1 + emms-info-native.el | 10 +- emms-info-spc.el| 95 ++

[elpa] externals/emms 4567938c2c 4/4: * emms-mode-line.el: place declaration before interactive calls

2023-08-18 Thread ELPA Syncer
branch: externals/emms commit 4567938c2c4182ba1ad01e7b3133d32a10095fb5 Author: Yoni Rabkin Commit: Yoni Rabkin * emms-mode-line.el: place declaration before interactive calls --- emms-mode-line.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/emms-mode-line.el b/em

[elpa] externals/emms updated (8ad5cf981b -> 4567938c2c)

2023-08-18 Thread ELPA Syncer
elpasync pushed a change to branch externals/emms. from 8ad5cf981b Version 16 released. new 06e44f2854 Add info support for SNES SPC files. new 675fba101a Escape single quotes in documentation strings. new c68448c497 Depreciate point-at-*. new 4567938c2c * em

[elpa] externals/emms c68448c497 3/4: Depreciate point-at-*.

2023-08-18 Thread ELPA Syncer
branch: externals/emms commit c68448c497b75d9362a9f3ab87765984df8f5d3a Author: Yoni Rabkin Commit: Yoni Rabkin Depreciate point-at-*. --- emms-browser.el | 16 emms-librefm-scrobbler.el | 20 ++-- emms-librefm-stream.el| 4 ++-- emms-metaplayl

[elpa] externals/denote-menu ceb67d2d5e: fix typo

2023-08-18 Thread ELPA Syncer
branch: externals/denote-menu commit ceb67d2d5e72df60681d298e3e95133af3950372 Author: Mohamed Suliman Commit: Mohamed Suliman fix typo --- denote-menu.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/denote-menu.el b/denote-menu.el index b3f13e7f85..ff9d351c38 100644 -

[elpa] externals/brief 3ab763445b: * brief.el: Misc simplifications and silence some compiler warnings

2023-08-18 Thread Stefan Monnier via
branch: externals/brief commit 3ab763445b841319cd23c06e48b90bfb3be289a8 Author: Stefan Monnier Commit: Stefan Monnier * brief.el: Misc simplifications and silence some compiler warnings Test `emacs-major-version` rather than `emacs-version`. Replace `(cl-eval-when (compile load

[elpa] externals/org updated (83fd03fb6d -> 3cbd9f4233)

2023-08-18 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 83fd03fb6d org-attach: Fix when called from agenda new d560a2d739 org-lint-invalid-id-link: Only update ID locations if there are ID links new 7cc208af91 org-agenda: Do not err on SCHEDULED/DEADLINE with inactive times

[elpa] externals/org 3cbd9f4233 3/3: org-lint: New checker for SCHEDULED/DEADLINE with inactive timestamp

2023-08-18 Thread ELPA Syncer
branch: externals/org commit 3cbd9f423385bf725dc964a5cff573bba17db3ff Author: Ihor Radchenko Commit: Ihor Radchenko org-lint: New checker for SCHEDULED/DEADLINE with inactive timestamp * lisp/org-lint.el (org-lint-inactive-planning): Add new checker. Link: https://orgmode.o

[nongnu] elpa/cider 3e54af31ff: Use cider-nrepl 0.35.1

2023-08-18 Thread ELPA Syncer
branch: elpa/cider commit 3e54af31ffec5468a250daa2624b4344eea4e564 Author: vemv Commit: vemv Use cider-nrepl 0.35.1 --- CHANGELOG.md | 5 ++- cider.el | 2 +- .../ROOT/pages/basics/middleware_setup.adoc

[elpa] externals/denote-menu dca339b904 2/2: give denote-menu buffers better names

2023-08-18 Thread ELPA Syncer
branch: externals/denote-menu commit dca339b9041805b9eb8b9a91f3a8e89682df1a05 Author: Mohamed Suliman Commit: Mohamed Suliman give denote-menu buffers better names Now denote-menu buffers follow the format of "*Denote* ". --- denote-menu.el | 17 + 1 file change

[elpa] externals/denote-menu 655c9ef1f9 1/2: denote-menu-list-denotes now kills any pre-existing buffer

2023-08-18 Thread ELPA Syncer
branch: externals/denote-menu commit 655c9ef1f9a268f501bd7a417c7627830d8da644 Author: Mohamed Suliman Commit: Mohamed Suliman denote-menu-list-denotes now kills any pre-existing buffer Kills any *Denote* buffers before setting up a new one. This is needed for the workaround ment

[elpa] externals/org d560a2d739 1/3: org-lint-invalid-id-link: Only update ID locations if there are ID links

2023-08-18 Thread ELPA Syncer
branch: externals/org commit d560a2d7394cc9b016eade35360350023684448e Author: Ihor Radchenko Commit: Ihor Radchenko org-lint-invalid-id-link: Only update ID locations if there are ID links * lisp/org-lint.el (org-lint-invalid-id-link): Avoid running `org-id-update-id-locations'

[elpa] externals/org 7cc208af91 2/3: org-agenda: Do not err on SCHEDULED/DEADLINE with inactive timestamp

2023-08-18 Thread ELPA Syncer
branch: externals/org commit 7cc208af91fc948b9e7739acecafcf179cad56a0 Author: Ihor Radchenko Commit: Ihor Radchenko org-agenda: Do not err on SCHEDULED/DEADLINE with inactive timestamp * lisp/org-agenda.el (org-agenda-get-deadlines): (org-agenda-get-scheduled): Ignore SCHEDULED/

[elpa] externals/denote-menu updated (8cc5ee37a1 -> dca339b904)

2023-08-18 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote-menu. from 8cc5ee37a1 update README to include new filter function new 655c9ef1f9 denote-menu-list-denotes now kills any pre-existing buffer new dca339b904 give denote-menu buffers better names Summary of changes: denot

[elpa] externals/corfu 78a97db72f: Expand docstrings and documentation

2023-08-18 Thread ELPA Syncer
branch: externals/corfu commit 78a97db72f9eef3d523b77f1777f946b4c7c5508 Author: Daniel Mendler Commit: Daniel Mendler Expand docstrings and documentation --- corfu.el | 19 +++ 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/corfu.el b/corfu.el index 5d06612dc

[nongnu] elpa/cider updated (e28fe55d55 -> 856a35cf97)

2023-08-18 Thread ELPA Syncer
elpasync pushed a change to branch elpa/cider. from e28fe55d55 Add a Makefile new 60aaf2cf44 Remove unused `provide`s in tests new f3f7d83bb1 Use `it` more new 1f426a4ac8 Settle on `*tests.el` naming new 00f765b800 Add a standard header suggesting `it` blocks

[nongnu] elpa/cider aa516693bd 07/15: Run test suite on Emacs 29

2023-08-18 Thread ELPA Syncer
branch: elpa/cider commit aa516693bdeff47fed8e8485f2d8b3a149fd118a Author: vemv Commit: Bozhidar Batsov Run test suite on Emacs 29 --- .circleci/config.yml | 10 ++ .github/workflows/test.yml | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.circleci/con

[nongnu] elpa/cider 9d1c3cd203 08/15: fix `cider-format-connection-params` edge case for Emacs 29

2023-08-18 Thread ELPA Syncer
branch: elpa/cider commit 9d1c3cd203eb298e3785779c924407e31bc7f5c7 Author: vemv Commit: Bozhidar Batsov fix `cider-format-connection-params` edge case for Emacs 29 Fixes https://github.com/clojure-emacs/cider/issues/3402 --- CHANGELOG.md | 1 + cider-connection.e

[nongnu] elpa/helm 2f16aa8d4e 2/4: Docstring only

2023-08-18 Thread ELPA Syncer
branch: elpa/helm commit 2f16aa8d4e771af83381554da6c73f1e4b928175 Author: Thierry Volpiatto Commit: Thierry Volpiatto Docstring only --- helm-packages.el | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/helm-packages.el b/helm-packages.el index f1f810db92..03597d30d

[nongnu] elpa/cider 60aaf2cf44 01/15: Remove unused `provide`s in tests

2023-08-18 Thread ELPA Syncer
branch: elpa/cider commit 60aaf2cf445fb3cf951bdaf5b35080e5e61987cb Author: vemv Commit: Bozhidar Batsov Remove unused `provide`s in tests These can be confusing. --- test/cider-eval-test.el | 2 -- test/cider-jar-test.el| 4 +--- test/cider-locals-test

[elpa] externals/org 933d282881 3/9: Fix Emacs 27 false-positive warnings

2023-08-18 Thread ELPA Syncer
branch: externals/org commit 933d2828812084ca8f8eff72699dcd025fff88de Author: Ihor Radchenko Commit: Ihor Radchenko Fix Emacs 27 false-positive warnings * lisp/org-element-ast.el (org-element--plist-property): Shield annoying warning spam with `with-no-warnings'. The warnings a

[nongnu] elpa/helm dfb1d02e5b 3/4: New file NEWS.org

2023-08-18 Thread ELPA Syncer
branch: elpa/helm commit dfb1d02e5be9cac063f154faa1bed8991ca7b91a Author: Thierry Volpiatto Commit: Thierry Volpiatto New file NEWS.org --- NEWS.org | 51 +++ 1 file changed, 51 insertions(+) diff --git a/NEWS.org b/NEWS.org new file mode 100

[nongnu] elpa/cider 74472b120b 06/15: Cover `cider-format-connection-params`

2023-08-18 Thread ELPA Syncer
branch: elpa/cider commit 74472b120b90fe3055e623e27da8e0f7be8ed6d5 Author: vemv Commit: Bozhidar Batsov Cover `cider-format-connection-params` --- test/cider-connection-tests.el | 18 ++ 1 file changed, 18 insertions(+) diff --git a/test/cider-connection-tests.el b/test/cid

[nongnu] elpa/cider 012e3fe71f 14/15: Make TRAMP functionality work when using non-standard ports

2023-08-18 Thread ELPA Syncer
branch: elpa/cider commit 012e3fe71fef324856db74d26a29b239c3eceb88 Author: vemv Commit: vemv Make TRAMP functionality work when using non-standard ports --- CHANGELOG.md | 1 + cider-common.el| 8 +--- test/cider-common-tests.el | 8 +++- 3 files changed, 1

[nongnu] elpa/cider f14c8de037 12/15: Describe `cider-locate-running-nrepl-ports`

2023-08-18 Thread ELPA Syncer
branch: elpa/cider commit f14c8de03736b1849ea4413534639dfe6e9f745e Author: vemv Commit: vemv Describe `cider-locate-running-nrepl-ports` --- test/cider-tests.el | 13 + 1 file changed, 13 insertions(+) diff --git a/test/cider-tests.el b/test/cider-tests.el index b804211598..ac6

[nongnu] elpa/cider f3f7d83bb1 02/15: Use `it` more

2023-08-18 Thread ELPA Syncer
branch: elpa/cider commit f3f7d83bb1a56098f96a0c7cedcc12465572eb9c Author: vemv Commit: Bozhidar Batsov Use `it` more This ensures their execution is displayed on CI. --- test/cider-connection-tests.el | 4 +-- test/cider-doc-tests.el| 30 ++--- test/cider-

[nongnu] elpa/cider 856a35cf97 15/15: Don't lose the CIDER session over TRAMP files

2023-08-18 Thread ELPA Syncer
branch: elpa/cider commit 856a35cf97f0709e0e0e10b9b79d0cc345b13c70 Author: vemv Commit: vemv Don't lose the CIDER session over TRAMP files Fixes https://github.com/clojure-emacs/cider/issues/3250 --- CHANGELOG.md | 1 + cider-connection.el| 2 ++ test/cider-co

[nongnu] elpa/cider 9e4bce60d9 13/15: Add a Dockerfile for TRAMP development purposes

2023-08-18 Thread ELPA Syncer
branch: elpa/cider commit 9e4bce60d946f6f677ae515b65a6734af26280cc Author: vemv Commit: vemv Add a Dockerfile for TRAMP development purposes --- dev/sample-project/Dockerfile | 61 ++ dev/sample-project/Makefile| 10 +++ dev/sample-project/RE

[nongnu] elpa/cider 363b8e9eb2 10/15: Recompute namespace info on each fighweel-main recompilation

2023-08-18 Thread ELPA Syncer
branch: elpa/cider commit 363b8e9eb2dabde38d1241d929689a6533af65dd Author: vemv Commit: vemv Recompute namespace info on each fighweel-main recompilation Similar to https://github.com/clojure-emacs/cider/pull/3396, except that it's only necessary on recompilation - not on evaluatio

[nongnu] elpa/cider 34f1bfc377 09/15: Bump the injected Piggieback to 0.5.3

2023-08-18 Thread ELPA Syncer
branch: elpa/cider commit 34f1bfc377845dd6c4bba3d4162d79b80ec329a2 Author: vemv Commit: vemv Bump the injected Piggieback to 0.5.3 --- CHANGELOG.md | 1 + cider.el | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 13241e7846..52f4482

[nongnu] elpa/helm-core updated (b8e9509490 -> 497f479ec1)

2023-08-18 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from b8e9509490 Ask for confirmation before running actions on packages adds a13a3e7907 Error message with outdated package list when installing adds 2f16aa8d4e Docstring only adds dfb1d02e5b New file NEWS.org add

[nongnu] elpa/helm 497f479ec1 4/4: Bump to 3.9.4

2023-08-18 Thread ELPA Syncer
branch: elpa/helm commit 497f479ec113583c2570c03a526c999e3d410f95 Author: Thierry Volpiatto Commit: Thierry Volpiatto Bump to 3.9.4 --- helm-core.el | 2 +- helm.el | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/helm-core.el b/helm-core.el index a701102588..34

[nongnu] elpa/cider 093f79cf09 11/15: Check `.nrepl-port`-like files for liveness

2023-08-18 Thread ELPA Syncer
branch: elpa/cider commit 093f79cf0916c4c5ea7fbb9c113285cd026b7423 Author: vemv Commit: vemv Check `.nrepl-port`-like files for liveness Fixes https://github.com/clojure-emacs/cider/issues/3408 --- CHANGELOG.md| 1 + nrepl-client.el | 16 +++- 2 files changed, 12 i

[nongnu] elpa/helm updated (b8e9509490 -> 497f479ec1)

2023-08-18 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from b8e9509490 Ask for confirmation before running actions on packages new a13a3e7907 Error message with outdated package list when installing new 2f16aa8d4e Docstring only new dfb1d02e5b New file NEWS.org new 49

[nongnu] elpa/cider 1f426a4ac8 03/15: Settle on `*tests.el` naming

2023-08-18 Thread ELPA Syncer
branch: elpa/cider commit 1f426a4ac885dafe12b87755f27a808bcfade2d1 Author: vemv Commit: Bozhidar Batsov Settle on `*tests.el` naming --- test/{cider-eval-test.el => cider-eval-tests.el} | 0 test/{cider-jar-test.el => cider-jar-tests.el} | 0 test/{cider-log-test.el => cider-log-tests.el}

[nongnu] elpa/helm a13a3e7907 1/4: Error message with outdated package list when installing

2023-08-18 Thread ELPA Syncer
branch: elpa/helm commit a13a3e79076f3936cd32b253419ad5dcf2f43a94 Author: Thierry Volpiatto Commit: Thierry Volpiatto Error message with outdated package list when installing --- helm-packages.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/helm-packages.el b/helm-

[nongnu] elpa/cider ff98bc7df2 05/15: Bump some copyright years

2023-08-18 Thread ELPA Syncer
branch: elpa/cider commit ff98bc7df24236abc5bc39dad4014f7a9a184b4e Author: vemv Commit: Bozhidar Batsov Bump some copyright years --- test/integration/integration-test-utils.el | 2 +- test/integration/integration-tests.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff

[nongnu] elpa/cider 00f765b800 04/15: Add a standard header suggesting `it` blocks

2023-08-18 Thread ELPA Syncer
branch: elpa/cider commit 00f765b80014c55f81d7600ce945d6b4216a6d25 Author: vemv Commit: Bozhidar Batsov Add a standard header suggesting `it` blocks --- test/cider-apropos-tests.el | 2 ++ test/cider-browse-ns-tests.el | 2 ++ test/cider-browse-spec-tests.el | 2 ++

[elpa] externals/org 3ec0933122 4/9: Fix Emacs 27 test failure

2023-08-18 Thread ELPA Syncer
branch: externals/org commit 3ec093312201b5ee02e77cdaff166d3c55d5155f Author: Ihor Radchenko Commit: Ihor Radchenko Fix Emacs 27 test failure * lisp/org-id.el (org-id-find-id-in-file): Work around change functions not always firing up in Emacs 27 when using `insert-file-cont

[elpa] externals/org f1359546ad 5/9: org-element-at-point: Throw an error when not in org-mode

2023-08-18 Thread ELPA Syncer
branch: externals/org commit f1359546ad7dee9698b75ca25ad453e6f054bd06 Author: Ihor Radchenko Commit: Ihor Radchenko org-element-at-point: Throw an error when not in org-mode * lisp/org-element.el (org-element-at-point): Explicitly throw an error when not in org-mode buffer. The

[elpa] externals/org updated (d0c7cd48eb -> 83fd03fb6d)

2023-08-18 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from d0c7cd48eb org-babel-do-key-sequence-in-edit-buffer: Mention argument in docstring new 3b49db8755 Revert "Prefer `string-search' when matching exact strings" new 9e40208547 test-org-agenda/todo-selector: Remove stray `

[elpa] externals/org 79aa149143 8/9: org-babel-map-executable: Describe header arg in the docstring

2023-08-18 Thread ELPA Syncer
branch: externals/org commit 79aa1491439ff0e7d1b0f3377dcfcd8f8470545e Author: Ihor Radchenko Commit: Ihor Radchenko org-babel-map-executable: Describe header arg in the docstring * lisp/ob-core.el (org-babel-execute-buffer): Mention in the docstring how prefix argument is handle

[elpa] externals/org 2eb4fd8900 6/9: lisp/ox-latex.el: Add the `:literal' attribute to verse block.

2023-08-18 Thread ELPA Syncer
branch: externals/org commit 2eb4fd89001ad22143c308f10ea53d04eec90264 Author: Juan Manuel Macias Commit: Ihor Radchenko lisp/ox-latex.el: Add the `:literal' attribute to verse block. * (org-latex-verse-block): Now the treatment of blank lines is consistent with the syntax of the

[elpa] externals/org 3b49db8755 1/9: Revert "Prefer `string-search' when matching exact strings"

2023-08-18 Thread ELPA Syncer
branch: externals/org commit 3b49db87550e42522d67b5b9864b3d6bdc685b33 Author: Ihor Radchenko Commit: Ihor Radchenko Revert "Prefer `string-search' when matching exact strings" This reverts commit e9110a8dd77c271248257f588c49796876500f22. `string-search' is not available in

[elpa] externals/org 9e40208547 2/9: test-org-agenda/todo-selector: Remove stray `message' call

2023-08-18 Thread ELPA Syncer
branch: externals/org commit 9e4020854787353b5e5fd824d7a541ed2e0174f4 Author: Ihor Radchenko Commit: Ihor Radchenko test-org-agenda/todo-selector: Remove stray `message' call * testing/lisp/test-org-agenda.el: Remove leftover message call. --- testing/lisp/test-org-agenda.el | 1 -

[elpa] externals/org b3660cf135 7/9: * testing/lisp/test-org-attach-git.el: Avoid using global git config

2023-08-18 Thread ELPA Syncer
branch: externals/org commit b3660cf1351e9ffeb7dc127f53a82171e89e155c Author: Ihor Radchenko Commit: Ihor Radchenko * testing/lisp/test-org-attach-git.el: Avoid using global git config (test-org-attach-git/with-annex): Disable global git config during testing. --- testing/lisp/

[elpa] externals/org 83fd03fb6d 9/9: org-attach: Fix when called from agenda

2023-08-18 Thread ELPA Syncer
branch: externals/org commit 83fd03fb6d28ce87e36dc9b30f30f953397422d3 Author: Ihor Radchenko Commit: Ihor Radchenko org-attach: Fix when called from agenda * lisp/org-attach.el (org-attach): Do not try to call `org-attach-dir' from non-Org buffer. This requires parser, which ca

[nongnu] elpa/sweeprolog b2470c020b 2/9: Use 'natnum' custom type

2023-08-18 Thread ELPA Syncer
branch: elpa/sweeprolog commit b2470c020b6afaada02b7140ee7be27f171cceb9 Author: Eshel Yaron Commit: Eshel Yaron Use 'natnum' custom type * sweeprolog.el (sweeprolog-indent-offset): (sweeprolog-analyze-buffer-max-size): (sweeprolog-pack-description-max-width): Update type to

[nongnu] elpa/sweeprolog 209ac59d71 3/9: Use 'defvar-keymap' to define keymap variables.

2023-08-18 Thread ELPA Syncer
branch: elpa/sweeprolog commit 209ac59d719fcaa0d147065dbd435c2286733b61 Author: Eshel Yaron Commit: Eshel Yaron Use 'defvar-keymap' to define keymap variables. * sweeprolog.el (sweeprolog-mode-map) (sweeprolog-forward-hole-repeat-map) (sweeprolog-top-level-mode-map) (swe

[nongnu] elpa/sweeprolog updated (2eaa3a2653 -> be195d894f)

2023-08-18 Thread ELPA Syncer
elpasync pushed a change to branch elpa/sweeprolog. from 2eaa3a2653 Announce recent changes in NEWS.org and bump version to 0.22.2 new 750aa2aff8 * sweeprolog.el: Require 'compat' new b2470c020b Use 'natnum' custom type new 209ac59d71 Use 'defvar-keymap' to define k

[nongnu] elpa/sweeprolog 5f0e30be2e 8/9: Remove compatibility functions for buttonizing text.

2023-08-18 Thread ELPA Syncer
branch: elpa/sweeprolog commit 5f0e30be2ee76c23729fd69ad12caa55e858d404 Author: Eshel Yaron Commit: Eshel Yaron Remove compatibility functions for buttonizing text. * sweeprolog.el (sweeprolog-render-html-span) (sweeprolog-render-html-a) (sweeprolog--describe-module) (sw

[nongnu] elpa/sweeprolog e8fa3f0ed5 6/9: Prefer 'pos-bol/eol' over 'line-beginning/end-position'.

2023-08-18 Thread ELPA Syncer
branch: elpa/sweeprolog commit e8fa3f0ed5be5672bdc9f1f679158f5abbe7784f Author: Eshel Yaron Commit: Eshel Yaron Prefer 'pos-bol/eol' over 'line-beginning/end-position'. * sweeprolog.el (sweeprolog--quoted-atom-or-functor-completion-at-point): (sweeprolog-end-of-top-term) (sw

[nongnu] elpa/sweeprolog ed2733e721 4/9: Use 'process-lines-handling-status'.

2023-08-18 Thread ELPA Syncer
branch: elpa/sweeprolog commit ed2733e7216466ff4f9d86029786c3480c8ed986 Author: Eshel Yaron Commit: Eshel Yaron Use 'process-lines-handling-status'. * sweeprolog.el (sweeprolog--ensure-module): Use 'process-lines-handling-status' instead of 'split-string'-based approach. ---

[nongnu] elpa/sweeprolog 03cfe0c924 7/9: Use 'without-restriction'.

2023-08-18 Thread ELPA Syncer
branch: elpa/sweeprolog commit 03cfe0c92472be4a234fd155160e5d4f7c9ea89e Author: Eshel Yaron Commit: Eshel Yaron Use 'without-restriction'. * sweeprolog.el (sweeprolog-analyze-buffer) (sweeprolog--buffer-string) (sweeprolog-export-predicate): Use 'without-restriction' instead

[nongnu] elpa/sweeprolog 226db0bd13 5/9: Use 'format-prompt'.

2023-08-18 Thread ELPA Syncer
branch: elpa/sweeprolog commit 226db0bd137f7ff591dde3b463006cdc061d30d2 Author: Eshel Yaron Commit: Eshel Yaron Use 'format-prompt'. * sweeprolog.el (sweeprolog-read-predicate) (sweeprolog-plunit-testset-skeleton) (sweeprolog-read-existing-variable) (sweeprolog-read-brea

[nongnu] elpa/sweeprolog be195d894f 9/9: Announce Compat dependency and bump version to 0.23.0

2023-08-18 Thread ELPA Syncer
branch: elpa/sweeprolog commit be195d894fa078d262d663ffdc8fdbf1a64ddee7 Author: Eshel Yaron Commit: Eshel Yaron Announce Compat dependency and bump version to 0.23.0 * NEWS.org (Version 0.23.0 on 2023-08-18): New entry. * README.org (Installation): Reword. * sweeprolog.el: B

[nongnu] elpa/sweeprolog 750aa2aff8 1/9: * sweeprolog.el: Require 'compat'

2023-08-18 Thread ELPA Syncer
branch: elpa/sweeprolog commit 750aa2aff81f4a8617ea58a84b04aa3369452c57 Author: Eshel Yaron Commit: Eshel Yaron * sweeprolog.el: Require 'compat' Add a dependency on the GNU ELPA compatibility package Compat. --- sweeprolog.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)

[nongnu] elpa/moe-theme 51795cd85e: fix: more idomatic way to get second element of list

2023-08-18 Thread ELPA Syncer
branch: elpa/moe-theme commit 51795cd85ea5f01f3b2a82476914419a5bd89a55 Author: Aaron Gonzales Commit: クエン酸 fix: more idomatic way to get second element of list `second` does not seem to availble any longer in emacs-29.1 and I am not using `cl`. --- moe-theme-switcher.el | 4 ++-

[nongnu] elpa/helm updated (7810a986c7 -> b8e9509490)

2023-08-18 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from 7810a986c7 Filter out vc packages from "Others" and fix helm-packages buffer name new e9d15c17ab comment only new af5e9113c2 Colorize dependencies in packages installed source new b8e9509490 Ask for confirmation bef

[nongnu] elpa/helm-core updated (7810a986c7 -> b8e9509490)

2023-08-18 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from 7810a986c7 Filter out vc packages from "Others" and fix helm-packages buffer name adds e9d15c17ab comment only adds af5e9113c2 Colorize dependencies in packages installed source adds b8e9509490 Ask for confirmatio

[nongnu] elpa/helm e9d15c17ab 1/3: comment only

2023-08-18 Thread ELPA Syncer
branch: elpa/helm commit e9d15c17ab27c59b07f8c6ef2541ae8d34280022 Author: Thierry Volpiatto Commit: Thierry Volpiatto comment only --- helm-packages.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/helm-packages.el b/helm-packages.el index 777e44d558..d55bb783b1 100

[nongnu] elpa/helm b8e9509490 3/3: Ask for confirmation before running actions on packages

2023-08-18 Thread ELPA Syncer
branch: elpa/helm commit b8e9509490e17cc0f23d267f7c5385868d59daee Author: Thierry Volpiatto Commit: Thierry Volpiatto Ask for confirmation before running actions on packages --- helm-packages.el | 36 ++-- 1 file changed, 30 insertions(+), 6 deletions(-) dif

[nongnu] elpa/helm af5e9113c2 2/3: Colorize dependencies in packages installed source

2023-08-18 Thread ELPA Syncer
branch: elpa/helm commit af5e9113c2970995587a610f9f05a1169906eaa3 Author: Thierry Volpiatto Commit: Thierry Volpiatto Colorize dependencies in packages installed source --- helm-packages.el | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/helm-packages.el b