[nongnu] elpa/engine-mode f2cad3ec83: Install buttercup through make task, not CI

2023-06-26 Thread ELPA Syncer
branch: elpa/engine-mode commit f2cad3ec83087dfeedcd10a658b0876e8de08d93 Author: Harry R. Schwartz Commit: Harry R. Schwartz Install buttercup through make task, not CI This way running `make` locally will ensure that buttercup's installed, rather than only installing it as par

[nongnu] elpa/xah-fly-keys 08dd08d0fe: xah-open-in-external-app and xah-show-in-desktop. fixed linux problem bug 156. call-process arg DESTINATION is now 0. thanks to telephonist95.

2023-06-26 Thread ELPA Syncer
branch: elpa/xah-fly-keys commit 08dd08d0fec3914072f99daf2b1304bfba21aa30 Author: Xah Lee Commit: Xah Lee xah-open-in-external-app and xah-show-in-desktop. fixed linux problem bug 156. call-process arg DESTINATION is now 0. thanks to telephonist95. --- xah-fly-keys.el | 10 +- 1 fi

[nongnu] elpa/elixir-mode 8ac787fd5b 2/4: Merge pull request #504 from elixir-editors/add-guards-to-easy-menu

2023-06-26 Thread ELPA Syncer
branch: elpa/elixir-mode commit 8ac787fd5bb32023a6442851372d3f4ddc671aa9 Merge: 6c7f2b2b35 d75664d7c0 Author: Victor Oliveira Nascimento <376386+victorolin...@users.noreply.github.com> Commit: GitHub Merge pull request #504 from elixir-editors/add-guards-to-easy-menu Add guards to e

[nongnu] elpa/elixir-mode 19ed1ffacc 3/4: Update markdown, add Tips & Tricks (#505)

2023-06-26 Thread ELPA Syncer
branch: elpa/elixir-mode commit 19ed1ffaccbc14f4b1777a24f0951918bab537b4 Author: Victor Oliveira Nascimento <376386+victorolin...@users.noreply.github.com> Commit: GitHub Update markdown, add Tips & Tricks (#505) * Update markdown, add Tips & Tricks This updates some little

[nongnu] elpa/elixir-mode d75664d7c0 1/4: Add guards to easymenu

2023-06-26 Thread ELPA Syncer
branch: elpa/elixir-mode commit d75664d7c0c68cef9a785ce8d4b8811ffd7f866b Author: Victor Oliveira Nascimento Commit: Victor Oliveira Nascimento Add guards to easymenu --- elixir-mode.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/elixir-mode.el b/elixir-mode.el index c63f783db6..7a

[nongnu] elpa/elixir-mode 00d6580a04 4/4: Bump version to 2.5.0

2023-06-26 Thread ELPA Syncer
branch: elpa/elixir-mode commit 00d6580a040a750e019218f9392cf9a4c2dac23a Author: Victor Oliveira Nascimento Commit: Victor Oliveira Nascimento Bump version to 2.5.0 --- CHANGELOG.md | 15 ++- elixir-mode.el | 2 +- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git

[nongnu] elpa/elixir-mode updated (6c7f2b2b35 -> 00d6580a04)

2023-06-26 Thread ELPA Syncer
elpasync pushed a change to branch elpa/elixir-mode. from 6c7f2b2b35 Merge pull request #498 from J3RN/delete-emacs-elixir-format-files new d75664d7c0 Add guards to easymenu new 8ac787fd5b Merge pull request #504 from elixir-editors/add-guards-to-easy-menu new 19ed

[elpa] externals/jinx 7ebd7e3218: jinx-exclude-faces: Add org-document-info-keyword

2023-06-26 Thread ELPA Syncer
branch: externals/jinx commit 7ebd7e3218cc427c99bf38adf3278f1ef85aa0f3 Author: Daniel Mendler Commit: Daniel Mendler jinx-exclude-faces: Add org-document-info-keyword --- jinx.el | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/jinx.el b/jinx.el index ab402c1b

[elpa] externals/denote 8c2124c0dc 3/3: Simplify denote-dired-rename-marked-files yes-or-no wording

2023-06-26 Thread ELPA Syncer
branch: externals/denote commit 8c2124c0dc8f40208e4aa4c0024fa868ce71c5da Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Simplify denote-dired-rename-marked-files yes-or-no wording --- denote.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/denote.el b/denote.e

[elpa] externals/denote 242b532bde 2/3: denote-rename-buffer.el: check if file exists before renaming its buffer

2023-06-26 Thread ELPA Syncer
branch: externals/denote commit 242b532bde614ec19ac82ba60098ab05dd263fde Author: Protesilaos Stavrou Commit: Protesilaos Stavrou denote-rename-buffer.el: check if file exists before renaming its buffer --- denote-rename-buffer.el | 1 + 1 file changed, 1 insertion(+) diff --git a/denote-re

[elpa] externals/denote updated (5fd96522cc -> 8c2124c0dc)

2023-06-26 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from 5fd96522cc Document variable denote-user-enforced-denote-directory new f00e12f52a Fix symbol of denote-rename-buffer group new 242b532bde denote-rename-buffer.el: check if file exists before renaming its buffer

[elpa] externals/denote f00e12f52a 1/3: Fix symbol of denote-rename-buffer group

2023-06-26 Thread ELPA Syncer
branch: externals/denote commit f00e12f52ae1446fc81d9ceaa0c063566e0049ca Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Fix symbol of denote-rename-buffer group --- denote-rename-buffer.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/denote-rename-buffer.

[elpa] externals/consult 11516643e4 1/3: consult-goto-line: Support line:column input

2023-06-26 Thread ELPA Syncer
branch: externals/consult commit 11516643e47adf63c1e9f55a0af2aacbc031b2c5 Author: Daniel Mendler Commit: Daniel Mendler consult-goto-line: Support line:column input --- CHANGELOG.org | 1 + README.org| 6 -- consult.el| 33 +++-- 3 files changed, 24

[elpa] externals/consult 0b28bac802 2/3: consult--goto-line-position: Simplify

2023-06-26 Thread ELPA Syncer
branch: externals/consult commit 0b28bac80295ed12038b843a56db2f8edba7d0dc Author: Daniel Mendler Commit: Daniel Mendler consult--goto-line-position: Simplify --- consult.el | 26 +++--- 1 file changed, 11 insertions(+), 15 deletions(-) diff --git a/consult.el b/consult.

[elpa] externals/consult updated (0e90f516c8 -> 9ba8a9e287)

2023-06-26 Thread ELPA Syncer
elpasync pushed a change to branch externals/consult. from 0e90f516c8 README: Add link to @mohkale's consult-compile-multi new 11516643e4 consult-goto-line: Support line:column input new 0b28bac802 consult--goto-line-position: Simplify new 9ba8a9e287 Formatting Sum

[elpa] externals/consult 9ba8a9e287 3/3: Formatting

2023-06-26 Thread ELPA Syncer
branch: externals/consult commit 9ba8a9e287a9b6381338218077ec07cb77819684 Author: Daniel Mendler Commit: Daniel Mendler Formatting --- consult.el | 30 +++--- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/consult.el b/consult.el index 99326df166..d7

[elpa] externals/plz 1aad476df9 33/40: Fix: Replace string in error data

2023-06-26 Thread ELPA Syncer
branch: externals/plz commit 1aad476df949b75f2a484b2c88de2a6afc2a5505 Author: Adam Porter Commit: Adam Porter Fix: Replace string in error data For compatibility with plz v0.6 and earlier. In plz v0.8, the error data will be a list of only the plz-error struct. --- plz.el

[elpa] externals/plz f9f95a8544 34/40: Comment: Add TODO

2023-06-26 Thread ELPA Syncer
branch: externals/plz commit f9f95a8544319b8c33c976557349f89f0b00cb7d Author: Adam Porter Commit: Adam Porter Comment: Add TODO --- plz.el | 1 + 1 file changed, 1 insertion(+) diff --git a/plz.el b/plz.el index b507a4de3b..3872febcfa 100644 --- a/plz.el +++ b/plz.el @@ -483,6 +483,7 @@ NO

[elpa] externals/plz 5e63662e21 40/40: Docs: Update changelog

2023-06-26 Thread ELPA Syncer
branch: externals/plz commit 5e63662e219c94e8bb7ae15a3fb7ce6cd12d039c Author: Adam Porter Commit: Adam Porter Docs: Update changelog --- README.org | 2 +- plz.info | 33 + 2 files changed, 18 insertions(+), 17 deletions(-) diff --git a/README.org b/READM

[elpa] externals/plz 919d2b8500 39/40: Docs: Update changelog

2023-06-26 Thread ELPA Syncer
branch: externals/plz commit 919d2b8500bcf113e597d56ea8c9247525b82589 Author: Adam Porter Commit: Adam Porter Docs: Update changelog --- README.org | 7 ++- plz.info | 44 2 files changed, 34 insertions(+), 17 deletions(-) diff --git a/RE

[elpa] externals/plz 9319470060 38/40: Merge branch 'wip/no-signal-from-sentinel-as-timer'

2023-06-26 Thread ELPA Syncer
branch: externals/plz commit 9319470060a1750951b096eb5a04b760f9701412 Merge: a8ae654530 d2a7368699 Author: Adam Porter Commit: Adam Porter Merge branch 'wip/no-signal-from-sentinel-as-timer' This branch has major improvements which have been in development for a while. All lint

[elpa] externals/plz 4735c8333d 17/40: Fix: (plz) Signal error with data as list

2023-06-26 Thread ELPA Syncer
branch: externals/plz commit 4735c8333de002d1ee588a1c3140947bd55715c1 Author: Adam Porter Commit: Adam Porter Fix: (plz) Signal error with data as list --- plz.el| 2 +- tests/test-plz.el | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/plz.el b/plz.el

[elpa] externals/plz a2c20b1437 24/40: Comment: TODO

2023-06-26 Thread ELPA Syncer
branch: externals/plz commit a2c20b1437b95829091da417fbb141d8d65a847b Author: Adam Porter Commit: Adam Porter Comment: TODO --- plz.el | 9 - 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/plz.el b/plz.el index fff2441768..6586942b1a 100644 --- a/plz.el +++ b/plz.el @

[elpa] externals/plz 880223e7c0 22/40: Tidy: (plz--sentinel)

2023-06-26 Thread ELPA Syncer
branch: externals/plz commit 880223e7c0278405d32ad6f18c79b6eaec1bf997 Author: Adam Porter Commit: Adam Porter Tidy: (plz--sentinel) --- plz.el | 41 + 1 file changed, 13 insertions(+), 28 deletions(-) diff --git a/plz.el b/plz.el index 6bc1c82eef..a7

[elpa] externals/plz d6dfe3b27a 11/40: Tidy: Remove plz-result

2023-06-26 Thread ELPA Syncer
branch: externals/plz commit d6dfe3b27a236aaa28d3b5646e91088c71226690 Author: Adam Porter Commit: Adam Porter Tidy: Remove plz-result --- plz.el | 18 +- 1 file changed, 5 insertions(+), 13 deletions(-) diff --git a/plz.el b/plz.el index 639b5ea9a4..cec20a2b5e 100644 --- a/

[elpa] externals/plz updated (a8ae654530 -> 5e63662e21)

2023-06-26 Thread ELPA Syncer
elpasync pushed a change to branch externals/plz. from a8ae654530 Tests: Run against local httpbin new 9ac623858c WIP: Fix nil return value bugs new 797963c035 WIP: Use separate buffer for STDERR new 0cb20bc74d Tidy new 50d977288e Fix: Set stderr process sent

[elpa] externals/plz de8e21f81d 29/40: Tidy: Docstrings

2023-06-26 Thread ELPA Syncer
branch: externals/plz commit de8e21f81d94c0f8bdee60c5a7d986762ca1fae9 Author: Adam Porter Commit: Adam Porter Tidy: Docstrings For checkdoc! --- plz.el | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/plz.el b/plz.el index 09d9f5bf57..4fe3b50

[elpa] externals/plz 53ef6a16ce 26/40: Comment: Tidy

2023-06-26 Thread ELPA Syncer
branch: externals/plz commit 53ef6a16ce56b035be9f494e244b85fffd89b3d1 Author: Adam Porter Commit: Adam Porter Comment: Tidy The code has diverged so much that this comment no longer makes sense. Acknowledgements of elfeed-curl.el remain elsewhere in the file. --- plz.el | 1 -

[elpa] externals/plz b896c41d71 32/40: Change: Generate buffer for STDERR

2023-06-26 Thread ELPA Syncer
branch: externals/plz commit b896c41d719260d76ec0490011863674c4b5270e Author: Adam Porter Commit: Adam Porter Change: Generate buffer for STDERR Trying to get rid of the "Process plz-request-curl stderr<1> finished" garbage in respond bodies, again! --- plz.el | 3 ++- 1 file c

[elpa] externals/plz 582f0c5bb8 31/40: Tests: Enable continue-on-error for linting

2023-06-26 Thread ELPA Syncer
branch: externals/plz commit 582f0c5bb8bd8c40307762f6d1a753cec54c3a7c Author: Adam Porter Commit: Adam Porter Tests: Enable continue-on-error for linting --- .github/workflows/test.yml | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/.github/workflows/test.yml b/

[elpa] externals/org 73134cfbf1: test-org-src.el: Add two tests

2023-06-26 Thread ELPA Syncer
branch: externals/org commit 73134cfbf18117e49a3a97604bf6342042c9ca5e Author: Sébastien Miquel Commit: Sébastien Miquel test-org-src.el: Add two tests * testing/lisp/test-org-src.el (test-org-src/preserve-empty-lines): Test that empty lines are not indented. (test-org-src/in

[elpa] externals/plz 3dfcbff613 36/40: Change: Use process properties instead of buffer-local variables

2023-06-26 Thread ELPA Syncer
branch: externals/plz commit 3dfcbff613d62d5fc520bf94ff5c7e0f2e5bbfa0 Author: Adam Porter Commit: Adam Porter Change: Use process properties instead of buffer-local variables It's always good to not define any more symbols than necessary. And IIRC the more buffer-local variable

[elpa] externals/plz b04b466d79 19/40: Change: Signal plz-curl/http-error again

2023-06-26 Thread ELPA Syncer
branch: externals/plz commit b04b466d797e671e2c22ca15b69dc80c5b850047 Author: Adam Porter Commit: Adam Porter Change: Signal plz-curl/http-error again For v0.7 of plz. --- plz.el | 23 ++- 1 file changed, 14 insertions(+), 9 deletions(-) diff --git a/plz.el b/p

[elpa] externals-release/org 7da765e459 3/3: Revert "org-replace-escapes: Fix compiler warning"

2023-06-26 Thread ELPA Syncer
branch: externals-release/org commit 7da765e459384f68d764589c94fd26472f1c3361 Author: Ihor Radchenko Commit: Ihor Radchenko Revert "org-replace-escapes: Fix compiler warning" This reverts commit 39786a8dbfa3b87e3edcd9be3b139e8f88bbc771. In favor of an equivalent upstream Em

[elpa] externals/plz 438162db4e 13/40: WIP: Add request args to sentinel error

2023-06-26 Thread ELPA Syncer
branch: externals/plz commit 438162db4ec4dee1c82c622d159fa83ff5b9a9f3 Author: Adam Porter Commit: Adam Porter WIP: Add request args to sentinel error --- plz.el | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/plz.el b/plz.el index 6c655eb5d8..dbf6a1f5be 100644 ---

[elpa] externals/plz d2a7368699 37/40: Tidy: (plz) Don't switch to process-buffer

2023-06-26 Thread ELPA Syncer
branch: externals/plz commit d2a736869918a85bd962dc220205d2ffbdb29e21 Author: Adam Porter Commit: Adam Porter Tidy: (plz) Don't switch to process-buffer This is even simpler and avoids a buffer switching. --- plz.el | 215 +---

[elpa] externals/plz 9ac623858c 01/40: WIP: Fix nil return value bugs

2023-06-26 Thread ELPA Syncer
branch: externals/plz commit 9ac623858c07d046b386a750968e2f9436ee4502 Author: Adam Porter Commit: Adam Porter WIP: Fix nil return value bugs --- plz.el | 148 - 1 file changed, 92 insertions(+), 56 deletions(-) diff --git a/pl

[elpa] externals-release/org ca873f7fe4 2/3: Update version number for the 9.6.7 release

2023-06-26 Thread ELPA Syncer
branch: externals-release/org commit ca873f7fe47546bca19821f1578a6ab95bf5351c Author: Ihor Radchenko Commit: Ihor Radchenko Update version number for the 9.6.7 release --- lisp/org.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org.el b/lisp/org.el index 108f87d

[elpa] externals/plz 7d197e968a 20/40: Change: (plz--respond) Don't catch errors from THEN/ELSE

2023-06-26 Thread ELPA Syncer
branch: externals/plz commit 7d197e968af6ee31b501d43a76afc7059609307d Author: Adam Porter Commit: Adam Porter Change: (plz--respond) Don't catch errors from THEN/ELSE This wasn't really a good idea, but since we're now using a timer, it isn't needed, anyway. --- plz.el | 94 +++

[elpa] externals/plz f94f8af98a 30/40: Tidy: Error message

2023-06-26 Thread ELPA Syncer
branch: externals/plz commit f94f8af98ab327587890b0f01c5bc52a4924acba Author: Adam Porter Commit: Adam Porter Tidy: Error message Checkdoooc! --- plz.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plz.el b/plz.el index 4fe3b508d6..9a7258e3c6 1006

[elpa] externals/plz 260840d3e7 18/40: Change: (plz--respond) Rename from plz--timer

2023-06-26 Thread ELPA Syncer
branch: externals/plz commit 260840d3e749c2c3580eb177a3ff03b9aad1ab7d Author: Adam Porter Commit: Adam Porter Change: (plz--respond) Rename from plz--timer And improve docstring. --- plz.el | 28 ++-- 1 file changed, 18 insertions(+), 10 deletions(-) diff -

[elpa] externals/plz 96710ad323 23/40: Tidy

2023-06-26 Thread ELPA Syncer
branch: externals/plz commit 96710ad3230eb7cd990a5f21108f42d335299328 Author: Adam Porter Commit: Adam Porter Tidy --- plz.el | 1 - 1 file changed, 1 deletion(-) diff --git a/plz.el b/plz.el index a703bdd383..fff2441768 100644 --- a/plz.el +++ b/plz.el @@ -750,7 +750,6 @@ argument passed

[elpa] externals/plz 0d4356640d 05/40: Change: Use only one error type, plz-error

2023-06-26 Thread ELPA Syncer
branch: externals/plz commit 0d4356640d8c600b11247497071f9b6fd3715471 Author: Adam Porter Commit: Adam Porter Change: Use only one error type, plz-error --- plz.el | 21 ++--- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/plz.el b/plz.el index 48c446bb97..2

[elpa] externals/plz 81d1c61f1f 07/40: Tidy docstring and comment

2023-06-26 Thread ELPA Syncer
branch: externals/plz commit 81d1c61f1f4dd90fe4f90aa2ec89c21309788715 Author: Adam Porter Commit: Adam Porter Tidy docstring and comment --- plz.el | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/plz.el b/plz.el index 7af4093c33..140f9843c8 100644 --- a/plz.el ++

[elpa] externals/plz 3576b9820c 28/40: Tidy: Unused arguments

2023-06-26 Thread ELPA Syncer
branch: externals/plz commit 3576b9820c5d1bc507de3de5f998394c5bc04522 Author: Adam Porter Commit: Adam Porter Tidy: Unused arguments --- plz.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plz.el b/plz.el index 78e2e3871b..09d9f5bf57 100644 --- a/plz.el +++ b/plz.

[elpa] externals/plz 56c92ff78e 12/40: Tidy

2023-06-26 Thread ELPA Syncer
branch: externals/plz commit 56c92ff78e8ffb37f318fa44e8a7792196826831 Author: Adam Porter Commit: Adam Porter Tidy --- plz.el | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/plz.el b/plz.el index cec20a2b5e..6c655eb5d8 100644 --- a/plz.el +++ b/plz.el @@ -509,10 +

[elpa] externals/plz 797963c035 02/40: WIP: Use separate buffer for STDERR

2023-06-26 Thread ELPA Syncer
branch: externals/plz commit 797963c0359ada41e9d8bb206bc27f4031427c61 Author: Adam Porter Commit: Adam Porter WIP: Use separate buffer for STDERR --- plz.el | 46 +- 1 file changed, 25 insertions(+), 21 deletions(-) diff --git a/plz.el b/plz.el i

[elpa] externals/plz 5a60113110 21/40: Comment: Add links to bug reports

2023-06-26 Thread ELPA Syncer
branch: externals/plz commit 5a601131102b78352e33fa0aad122437d255890d Author: Adam Porter Commit: Adam Porter Comment: Add links to bug reports --- plz.el | 9 - 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/plz.el b/plz.el index edff6ac9e6..6bc1c82eef 100644 --- a/p

[elpa] externals/plz 7edcd67472 27/40: Change: Set STDERR process and sentinel

2023-06-26 Thread ELPA Syncer
branch: externals/plz commit 7edcd674725afa0323e0370b475c642d1d4fd9e8 Author: Adam Porter Commit: Adam Porter Change: Set STDERR process and sentinel To avoid "process finished" garbage, etc. --- plz.el | 26 -- 1 file changed, 16 insertions(+), 10 deletions

[elpa] externals/plz f551c1bd49 25/40: Tidy: (plz--respond)

2023-06-26 Thread ELPA Syncer
branch: externals/plz commit f551c1bd49c2f0725f7d6810feecf3ddbe1cd385 Author: Adam Porter Commit: Adam Porter Tidy: (plz--respond) --- plz.el | 105 - 1 file changed, 51 insertions(+), 54 deletions(-) diff --git a/plz.el b/plz

[elpa] externals-release/org updated (421b443483 -> 7da765e459)

2023-06-26 Thread ELPA Syncer
elpasync pushed a change to branch externals-release/org. from 421b443483 org-babel-tangle-single-block: Fix compiler warning new 39786a8dbf org-replace-escapes: Fix compiler warning new ca873f7fe4 Update version number for the 9.6.7 release new 7da765e459 Revert "or

[elpa] externals/plz c181fd1565 10/40: Tidy: Error handling in THEN function

2023-06-26 Thread ELPA Syncer
branch: externals/plz commit c181fd1565726f755f47e9f285949ed9d060d39a Author: Adam Porter Commit: Adam Porter Tidy: Error handling in THEN function --- plz.el | 27 +-- 1 file changed, 13 insertions(+), 14 deletions(-) diff --git a/plz.el b/plz.el index c0cb93a3d7..

[elpa] externals/plz a1f8a10b0b 16/40: Comment: Add FIXME

2023-06-26 Thread ELPA Syncer
branch: externals/plz commit a1f8a10b0b6cc57915c025a57142772145f7dc1b Author: Adam Porter Commit: Adam Porter Comment: Add FIXME --- plz.el | 5 + 1 file changed, 5 insertions(+) diff --git a/plz.el b/plz.el index c0a61db36c..91736d4cca 100644 --- a/plz.el +++ b/plz.el @@ -770,6 +770,1

[elpa] externals/plz 85ac0fbe38 15/40: WIP: Use sentinel value; add comments

2023-06-26 Thread ELPA Syncer
branch: externals/plz commit 85ac0fbe383f270c57fabc434e07aaba8956f11c Author: Adam Porter Commit: Adam Porter WIP: Use sentinel value; add comments --- plz.el | 26 +- 1 file changed, 21 insertions(+), 5 deletions(-) diff --git a/plz.el b/plz.el index b318a33c0d..c0

[elpa] externals/plz 0cb20bc74d 03/40: Tidy

2023-06-26 Thread ELPA Syncer
branch: externals/plz commit 0cb20bc74d1b5ee961d62804c36b5dc966fc78db Author: Adam Porter Commit: Adam Porter Tidy --- plz.el | 14 ++ 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/plz.el b/plz.el index 232823e6f9..c5ac63a4d3 100644 --- a/plz.el +++ b/plz.el @@ -

[elpa] externals/plz 43231ac43c 14/40: WIP: Use timer for response parsing

2023-06-26 Thread ELPA Syncer
branch: externals/plz commit 43231ac43c26a4e50b393ba57db56c88b1ed5090 Author: Adam Porter Commit: Adam Porter WIP: Use timer for response parsing --- plz.el | 47 --- 1 file changed, 36 insertions(+), 11 deletions(-) diff --git a/plz.el b/plz.el

[elpa] externals/plz 50d977288e 04/40: Fix: Set stderr process sentinel to #'ignore

2023-06-26 Thread ELPA Syncer
branch: externals/plz commit 50d977288eda430b8c860944b87c2c1317a71edb Author: Adam Porter Commit: Adam Porter Fix: Set stderr process sentinel to #'ignore See

[elpa] externals/plz e28b4e8b6a 06/40: Tidy

2023-06-26 Thread ELPA Syncer
branch: externals/plz commit e28b4e8b6a0f457f9c3802292bb290d9fafddc89 Author: Adam Porter Commit: Adam Porter Tidy --- plz.el | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/plz.el b/plz.el index 2b24156f0a..7af4093c33 100644 --- a/plz.el +++ b/plz.el @@ -513,10 +513

[elpa] externals/plz 8f263bfd0f 09/40: Comment: Remove old TODO

2023-06-26 Thread ELPA Syncer
branch: externals/plz commit 8f263bfd0f63cfaebb36aff811a41c879f195bb6 Author: Adam Porter Commit: Adam Porter Comment: Remove old TODO --- plz.el | 1 - 1 file changed, 1 deletion(-) diff --git a/plz.el b/plz.el index 140f9843c8..c0cb93a3d7 100644 --- a/plz.el +++ b/plz.el @@ -497,7 +497,6

[elpa] externals-release/org 39786a8dbf 1/3: org-replace-escapes: Fix compiler warning

2023-06-26 Thread ELPA Syncer
branch: externals-release/org commit 39786a8dbfa3b87e3edcd9be3b139e8f88bbc771 Author: Ihor Radchenko Commit: Ihor Radchenko org-replace-escapes: Fix compiler warning * lisp/org-macs.el (org-replace-escapes): Do not modify constant string. --- lisp/org-macs.el | 5 ++--- 1 file

[elpa] externals/plz c786bbf7d2 35/40: Tidy/Comment

2023-06-26 Thread ELPA Syncer
branch: externals/plz commit c786bbf7d2b41b97319480da6ba368d4e1ddf4df Author: Adam Porter Commit: Adam Porter Tidy/Comment --- plz.el | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/plz.el b/plz.el index 3872febcfa..dfbc8d1d6b 100644 --- a/plz.el +++ b/plz.el @@ -

[elpa] externals/plz 046f29a816 08/40: Docs: Remove old TODO

2023-06-26 Thread ELPA Syncer
branch: externals/plz commit 046f29a816791c4b2713ac7144fbbb55fb2aa95f Author: Adam Porter Commit: Adam Porter Docs: Remove old TODO --- README.org | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.org b/README.org index 05e9b84a7b..c336be5814 100644 --- a/README.org +++ b/README.o

[nongnu] elpa/clojure-mode 0e62583b51: Release 5.16.1

2023-06-26 Thread ELPA Syncer
branch: elpa/clojure-mode commit 0e62583b5198f71856e4d7b80e1099789d47f2ed Author: Bozhidar Batsov Commit: Bozhidar Batsov Release 5.16.1 --- CHANGELOG.md| 2 ++ clojure-mode.el | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1758cb

[elpa] externals/plz 81f97a6270 1/3: Meta: v0.7-pre

2023-06-26 Thread ELPA Syncer
branch: externals/plz commit 81f97a62700ce94ae1122db3ac3089a5576c6d4b Author: Adam Porter Commit: Adam Porter Meta: v0.7-pre --- README.org | 4 +++ plz.el | 2 +- plz.info | 85 +++--- 3 files changed, 53 insertions(+), 38 del

[elpa] externals/plz updated (271d0aa8e7 -> a8ae654530)

2023-06-26 Thread ELPA Syncer
elpasync pushed a change to branch externals/plz. from 271d0aa8e7 Release: v0.6 new 81f97a6270 Meta: v0.7-pre new 40ec2e97da Add: plz-error signal new a8ae654530 Tests: Run against local httpbin Summary of changes: .github/workflows/test.yml | 3 + README.org

[elpa] externals/plz 40ec2e97da 2/3: Add: plz-error signal

2023-06-26 Thread ELPA Syncer
branch: externals/plz commit 40ec2e97da67d02dbd9e00dd82dfb9bb9d2678aa Author: Adam Porter Commit: Adam Porter Add: plz-error signal The other signals, plz-curl-error and plz-http-error, inherit from plz-error. In v0.8 of plz, only plz-error will be defined, so applications

[elpa] externals/plz a8ae654530 3/3: Tests: Run against local httpbin

2023-06-26 Thread ELPA Syncer
branch: externals/plz commit a8ae6545306b9c9bd0d938382e5e12aabf6c9d8e Author: Adam Porter Commit: Adam Porter Tests: Run against local httpbin A couple of other minor fixes to tests are included in this commit which was applied from another WIP branch. --- .github/workflows/tes