[nongnu] elpa/helm-core updated (d46bcc41e5 -> 06e0cf0148)

2024-08-30 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from d46bcc41e5 Fix helm-marked-candidates with marked cands in dummy sources adds 06e0cf0148 Use :nomark in helm-read-file-name dummy source No new revisions were added by this update. Summary of changes: helm-mode.el | 1 + 1 f

[nongnu] elpa/helm 06e0cf0148: Use :nomark in helm-read-file-name dummy source

2024-08-30 Thread ELPA Syncer
branch: elpa/helm commit 06e0cf01486a430b1f6792af78297837d3d77d97 Author: Thierry Volpiatto Commit: Thierry Volpiatto Use :nomark in helm-read-file-name dummy source --- helm-mode.el | 1 + 1 file changed, 1 insertion(+) diff --git a/helm-mode.el b/helm-mode.el index 233b0fa43a..7e7fb6e13f

[elpa] externals/denote c6b8526486 2/4: Make denote-link-return-links more efficient and work in silos

2024-08-30 Thread ELPA Syncer
branch: externals/denote commit c6b8526486431dd97fd666209edd4942a48a8512 Author: Jean-Philippe Gagné Guay Commit: Jean-Philippe Gagné Guay Make denote-link-return-links more efficient and work in silos --- denote.el | 18 ++ 1 file changed, 14 insertions(+), 4 deletions(-)

[elpa] externals/denote updated (d3e3762fe4 -> 51cb3855e3)

2024-08-30 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from d3e3762fe4 Add optional :this-heading-only parameter for backlinks' Org dynamic block new b03b4bf25d Revert "Make denote-find-link work inside of a silo" new c6b8526486 Make denote-link-return-links more efficient an

[elpa] externals/denote 51cb3855e3 4/4: Merge pull request #419 from jeanphilippegg/denote-link-return-links

2024-08-30 Thread ELPA Syncer
branch: externals/denote commit 51cb3855e337d1f76a57549cc682361f98ca5c26 Merge: d3e3762fe4 a6503481f9 Author: Protesilaos Stavrou Commit: GitHub Merge pull request #419 from jeanphilippegg/denote-link-return-links Rework denote-link-return-links (fix issue #416) --- denote.el | 30

[elpa] externals/denote b03b4bf25d 1/4: Revert "Make denote-find-link work inside of a silo"

2024-08-30 Thread ELPA Syncer
branch: externals/denote commit b03b4bf25de63c14de952a9cabaa3c530b829282 Author: Jean-Philippe Gagné Guay Commit: Jean-Philippe Gagné Guay Revert "Make denote-find-link work inside of a silo" This reverts commit df3e090edb8a58f4ef62d773c7dffd959571997e. --- denote.el | 11 +

[elpa] externals/denote a6503481f9 3/4: Rewrite comment in denote-link--prepare-backlinks

2024-08-30 Thread ELPA Syncer
branch: externals/denote commit a6503481f9e39b898efc5b68c434c429915933c4 Author: Jean-Philippe Gagné Guay Commit: Jean-Philippe Gagné Guay Rewrite comment in denote-link--prepare-backlinks --- denote.el | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/denote.el b/d

[nongnu] elpa/with-editor a4ef93d3df: Update changelog

2024-08-30 Thread ELPA Syncer
branch: elpa/with-editor commit a4ef93d3dfb23e96e56cf8cc702bd44c4064f381 Author: Jonas Bernoulli Commit: Jonas Bernoulli Update changelog --- CHANGELOG | 7 +++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG b/CHANGELOG new file mode 100644 index 00..1b65f18cab --- /dev

[nongnu] elpa/magit fbcd6d67a6 2/2: git-commit-setup: Cosmetics

2024-08-30 Thread Jonas Bernoulli via
branch: elpa/magit commit fbcd6d67a637f03f8b48291fa7fe2c78488ca9d3 Author: Jonas Bernoulli Commit: Jonas Bernoulli git-commit-setup: Cosmetics --- lisp/git-commit.el | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/lisp/git-commit.el b/lisp/git-commit.el index c063f

[nongnu] elpa/magit 62bd969608 1/2: git-commit-setup-font-lock: Fix comment

2024-08-30 Thread Jonas Bernoulli via
branch: elpa/magit commit 62bd96960858dfcbd30869e36d845f085821d49d Author: Jonas Bernoulli Commit: Jonas Bernoulli git-commit-setup-font-lock: Fix comment --- lisp/git-commit.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/git-commit.el b/lisp/git-commit.el index

[nongnu] elpa/magit updated (2996e2f2e9 -> fbcd6d67a6)

2024-08-30 Thread Jonas Bernoulli via
tarsius pushed a change to branch elpa/magit. from 2996e2f2e9 Track generated *.texi again new 62bd969608 git-commit-setup-font-lock: Fix comment new fbcd6d67a6 git-commit-setup: Cosmetics Summary of changes: lisp/git-commit.el | 8 +++- 1 file changed, 3 insertions(+

[elpa] externals/transient 11b858b49b 3/4: Track generated transient.texi again

2024-08-30 Thread Jonas Bernoulli via
branch: externals/transient commit 11b858b49be65b5e0b84356ce97637fe1e2ee55c Author: Jonas Bernoulli Commit: Jonas Bernoulli Track generated transient.texi again The ecosystem isn't read; maybe in a few more years. --- docs/transient.org |4 +- docs/transient.texi | 2521 ++

[elpa] externals/transient 2312c370f1 1/4: github: Update issue templates

2024-08-30 Thread Jonas Bernoulli via
branch: externals/transient commit 2312c370f18a2e46dc66d495232d9f71b1259bdf Author: Jonas Bernoulli Commit: Jonas Bernoulli github: Update issue templates --- .github/ISSUE_TEMPLATES/bug_report.md | 26 ++ .github/ISSUE_TEMPLATES/config.yml| 20 ++

[elpa] externals/transient b54af9e4c4 2/4: transient--parse-suffix: Ensure generated names are unique

2024-08-30 Thread Jonas Bernoulli via
branch: externals/transient commit b54af9e4c40c5fea6781d0279b99ed788c9d8edd Author: Jonas Bernoulli Commit: Jonas Bernoulli transient--parse-suffix: Ensure generated names are unique Two suffixes may share a common description. They may even share the description and the key bi

[elpa] externals/transient updated (3ec0692c31 -> dd8c2999b1)

2024-08-30 Thread Jonas Bernoulli via
tarsius pushed a change to branch externals/transient. from 3ec0692c31 Update .orgconfig new 2312c370f1 github: Update issue templates new b54af9e4c4 transient--parse-suffix: Ensure generated names are unique new 11b858b49b Track generated transient.texi again

[elpa] externals/transient dd8c2999b1 4/4: transient--parse-suffix: Fix b54af9e4

2024-08-30 Thread Jonas Bernoulli via
branch: externals/transient commit dd8c2999b1e3ca93e6fd7d171e38da2cc57eea90 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient--parse-suffix: Fix b54af9e4 --- lisp/transient.el | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lisp/transient.el b/lisp/transie

[nongnu] elpa/magit c339b97e32 3/5: github: Update issue templates

2024-08-30 Thread Jonas Bernoulli via
branch: elpa/magit commit c339b97e3244f00f69364680965f8cc7e1ff41fe Author: Jonas Bernoulli Commit: Jonas Bernoulli github: Update issue templates --- .github/ISSUE_TEMPLATE/config.yml | 13 - 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/co

[nongnu] elpa/magit updated (461d5ba249 -> 2996e2f2e9)

2024-08-30 Thread Jonas Bernoulli via
tarsius pushed a change to branch elpa/magit. from 461d5ba249 magit-completing-read-multiple: Show default in prompt if appropriate new 0f53ad4044 magit-version: Also show forge version new 78e2ff07df magit-version: Suppress warning during startup new c339b97e32 git

[nongnu] elpa/magit 0f53ad4044 1/5: magit-version: Also show forge version

2024-08-30 Thread Jonas Bernoulli via
branch: elpa/magit commit 0f53ad4044829ba0d677af9b713a03d96f361dfa Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-version: Also show forge version --- lisp/magit.el | 14 +- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/lisp/magit.el b/lisp/magit.el index

[nongnu] elpa/magit 78e2ff07df 2/5: magit-version: Suppress warning during startup

2024-08-30 Thread Jonas Bernoulli via
branch: elpa/magit commit 78e2ff07dfb385e7093b04cd57fb0677852dc31b Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-version: Suppress warning during startup --- lisp/magit.el | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/lisp/magit.el b/lisp/magit.el index

[nongnu] elpa/magit b2a4da4df2 4/5: magit-insert-recent-commits: Only use explicit range with --graph

2024-08-30 Thread Jonas Bernoulli via
branch: elpa/magit commit b2a4da4df27048c271cb341a6b4b60658d0469a1 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-insert-recent-commits: Only use explicit range with --graph Since [1: 55a61d15e8] we use an explicit range "HEAD~..HEAD" in addition to "-n", for a massive sp

[nongnu] elpa/hyperdrive cbe2a28041 03/26: Fix: (h/write) Encode metadata JSON as UTF-8

2024-08-30 Thread ELPA Syncer
branch: elpa/hyperdrive commit cbe2a28041c0a98eff6726fdb11698bb05257877 Author: Joseph Turner Commit: Joseph Turner Fix: (h/write) Encode metadata JSON as UTF-8 Previously, the JSON object was uploaded with the internal Emacs representation. --- hyperdrive-lib.el | 4 +++- 1 fi

[nongnu] elpa/hyperdrive updated (56c201e497 -> c05904f585)

2024-08-30 Thread ELPA Syncer
elpasync pushed a change to branch elpa/hyperdrive. from 56c201e497 Tidy: Dictionary lint new 740c21afdb Change: (hyperdrive-write-buffer) Don't allocate unnecessary string new bccee74f7a Meta: Update changelog new cbe2a28041 Fix: (h/write) Encode metadata JSON as U

[nongnu] elpa/with-editor 825ff5d85f: Track generated with-editor.texi again

2024-08-30 Thread ELPA Syncer
branch: elpa/with-editor commit 825ff5d85fc1766503be5a02fd3804371527a26f Author: Jonas Bernoulli Commit: Jonas Bernoulli Track generated with-editor.texi again The ecosystem isn't read; maybe in a few more years. --- docs/with-editor.org | 4 +- docs/with-editor.texi | 344 +

[nongnu] elpa/hyperdrive 8187adc021 07/26: Change: Distinguish URL-encoding from text-encoding in docstrings

2024-08-30 Thread ELPA Syncer
branch: elpa/hyperdrive commit 8187adc0215bb0c028563671bb609f4310819138 Author: Joseph Turner Commit: Joseph Turner Change: Distinguish URL-encoding from text-encoding in docstrings --- hyperdrive-lib.el| 4 ++-- tests/org links.org | 4 ++-- tests/test-hyperdrive.el | 2 +- 3

[nongnu] elpa/hyperdrive 0702f40645 19/26: Comment: Add TODO

2024-08-30 Thread ELPA Syncer
branch: elpa/hyperdrive commit 0702f40645643025edce96a6a659e9e326649312 Author: Joseph Turner Commit: Joseph Turner Comment: Add TODO --- hyperdrive-lib.el | 7 +++ 1 file changed, 7 insertions(+) diff --git a/hyperdrive-lib.el b/hyperdrive-lib.el index eec3934f10..da9d318b29 100644 --

[nongnu] elpa/hyperdrive ab77599b03 23/26: Tidy: (CHANGELOG)

2024-08-30 Thread ELPA Syncer
branch: elpa/hyperdrive commit ab77599b03ca3b7ad43cfca30e605d177d71a2d4 Author: Joseph Turner Commit: Joseph Turner Tidy: (CHANGELOG) --- CHANGELOG.org | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.org b/CHANGELOG.org index 4144df07bf..f036a79d07

[nongnu] elpa/hyperdrive c05904f585 26/26: Change: Hook up new gateway-stopping code

2024-08-30 Thread ELPA Syncer
branch: elpa/hyperdrive commit c05904f58562d1afce48fc35dc97e256553a84a6 Author: Adam Porter Commit: Adam Porter Change: Hook up new gateway-stopping code --- hyperdrive-lib.el | 30 +++--- hyperdrive-vars.el | 3 ++- hyperdrive.el | 2 ++ 3 files changed, 19

[nongnu] elpa/hyperdrive 417c43a429 21/26: Change: (h//gateway-stop-default) Make longer timeout

2024-08-30 Thread ELPA Syncer
branch: elpa/hyperdrive commit 417c43a42909defccdc337b1ed4deddf3c153c73 Author: Joseph Turner Commit: Joseph Turner Change: (h//gateway-stop-default) Make longer timeout On my older machine, the gateway sometimes takes longer than 4 seconds to shut down. --- hyperdrive-lib.el |

[nongnu] elpa/hyperdrive e103791cbc 20/26: Merge: Fix text encoding issues

2024-08-30 Thread ELPA Syncer
branch: elpa/hyperdrive commit e103791cbcc455aece720d9b09b3eee0e62da2f2 Merge: 56c201e497 0702f40645 Author: Joseph Turner Commit: Joseph Turner Merge: Fix text encoding issues --- CHANGELOG.org| 3 +++ doc/hyperdrive.org | 2 ++ doc/hyperdrive.texi | 2 ++ hyperdr

[nongnu] elpa/hyperdrive 4d10e5584b 25/26: WIP: (hyperdrive--gateway-stop-default) Make asynchronous

2024-08-30 Thread ELPA Syncer
branch: elpa/hyperdrive commit 4d10e5584b4808f1aca070a115a663e276beb69a Author: Joseph Turner Commit: Adam Porter WIP: (hyperdrive--gateway-stop-default) Make asynchronous --- hyperdrive-lib.el | 31 +++ hyperdrive-vars.el | 11 +++ hyperdrive.el |

[nongnu] elpa/hyperdrive 6874248ed5 16/26: Fix: (hyperdrive-write-buffer) Clean up encoded buffer

2024-08-30 Thread ELPA Syncer
branch: elpa/hyperdrive commit 6874248ed5594713691e9fd59b0e9cbc0757eb9f Author: Joseph Turner Commit: Joseph Turner Fix: (hyperdrive-write-buffer) Clean up encoded buffer Suggested-by: Adam Porter --- hyperdrive.el | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) dif

[nongnu] elpa/hyperdrive 7a1d35cfb4 10/26: Fix: (h/upload-file) Calculate file size

2024-08-30 Thread ELPA Syncer
branch: elpa/hyperdrive commit 7a1d35cfb4d4f51ab5b47a92af0479c94c53db53 Author: Joseph Turner Commit: Joseph Turner Fix: (h/upload-file) Calculate file size --- hyperdrive.el | 1 + 1 file changed, 1 insertion(+) diff --git a/hyperdrive.el b/hyperdrive.el index 629994cece..12a35eba60 10064

[nongnu] elpa/hyperdrive be372fcd82 09/26: Fix: (h/write-buffer) More accurately calculate file size

2024-08-30 Thread ELPA Syncer
branch: elpa/hyperdrive commit be372fcd82b99452ffc9b86f6596637e02adbcfe Author: Joseph Turner Commit: Joseph Turner Fix: (h/write-buffer) More accurately calculate file size --- hyperdrive.el | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/hyperdrive.el b/hyperdr

[nongnu] elpa/hyperdrive 60763306a0 12/26: Meta: Update changelog

2024-08-30 Thread ELPA Syncer
branch: elpa/hyperdrive commit 60763306a015de4e9af1a314852049bd63c08a43 Author: Joseph Turner Commit: Joseph Turner Meta: Update changelog --- CHANGELOG.org | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.org b/CHANGELOG.org index b7cff86e8f..4144df07bf 100644 --- a/CHANGELOG.

[nongnu] elpa/hyperdrive 7db0f02d6e 08/26: Fix: (he//api-then) Decode response bodies

2024-08-30 Thread ELPA Syncer
branch: elpa/hyperdrive commit 7db0f02d6e527a9c3085a3df2c81937ae983d7ee Author: Joseph Turner Commit: Joseph Turner Fix: (he//api-then) Decode response bodies --- hyperdrive-lib.el | 16 +++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/hyperdrive-lib.el b/hyper

[nongnu] elpa/hyperdrive 0ee751c591 14/26: Fix: (h/write-buffer) Fix charset in entry type

2024-08-30 Thread ELPA Syncer
branch: elpa/hyperdrive commit 0ee751c59128b576e3f1074e82d8e1ace0fc656d Author: Joseph Turner Commit: Joseph Turner Fix: (h/write-buffer) Fix charset in entry type --- hyperdrive.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hyperdrive.el b/hyperdrive.el index 12

[nongnu] elpa/hyperdrive 0043faa8c7 17/26: Fix: (hyperdrive-write-buffer) Get file size from encoded buffer

2024-08-30 Thread ELPA Syncer
branch: elpa/hyperdrive commit 0043faa8c70fc53f28192aa23e3d9230d932611e Author: Joseph Turner Commit: Joseph Turner Fix: (hyperdrive-write-buffer) Get file size from encoded buffer Even with this change, when I tested by writing a buffer encoded with 'big5, the size returned by

[nongnu] elpa/hyperdrive 9dfcc25a0a 18/26: Add: (h/dir--yank-media-image-handler) String multibyte assertion

2024-08-30 Thread ELPA Syncer
branch: elpa/hyperdrive commit 9dfcc25a0a687aad2cc30903123bbdc9f09ff8e7 Author: Adam Porter Commit: Joseph Turner Add: (h/dir--yank-media-image-handler) String multibyte assertion --- hyperdrive-dir.el | 1 + 1 file changed, 1 insertion(+) diff --git a/hyperdrive-dir.el b/hyperdrive-dir.el

[nongnu] elpa/hyperdrive bccee74f7a 02/26: Meta: Update changelog

2024-08-30 Thread ELPA Syncer
branch: elpa/hyperdrive commit bccee74f7a58e1694dcea4bafbec952c38ec39bc Author: Joseph Turner Commit: Joseph Turner Meta: Update changelog --- CHANGELOG.org | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.org b/CHANGELOG.org index b28eb92cd3..2efa561578 100644 --- a/CHANGELOG.

[nongnu] elpa/hyperdrive 15a83a252e 06/26: Change: (h/write) Clarify BODY argument type in docstring

2024-08-30 Thread ELPA Syncer
branch: elpa/hyperdrive commit 15a83a252ef7905606d397bf4c0b0efe95fb888f Author: Joseph Turner Commit: Joseph Turner Change: (h/write) Clarify BODY argument type in docstring --- hyperdrive-lib.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hyperdrive-lib.el b/hyper

[nongnu] elpa/hyperdrive e09ead79c4 15/26: Comment: Add FIXME

2024-08-30 Thread ELPA Syncer
branch: elpa/hyperdrive commit e09ead79c46b24e1dfad2868e0578cafdfca1b9e Author: Joseph Turner Commit: Joseph Turner Comment: Add FIXME --- hyperdrive-lib.el | 4 1 file changed, 4 insertions(+) diff --git a/hyperdrive-lib.el b/hyperdrive-lib.el index 8b384f6b06..eec3934f10 100644 ---

[nongnu] elpa/hyperdrive 4ef6496965 11/26: Fix: (h/dir--yank-media-image-handler) Calculate file size

2024-08-30 Thread ELPA Syncer
branch: elpa/hyperdrive commit 4ef64969657bb8b38231424b9a843fe2d2f5e22e Author: Joseph Turner Commit: Joseph Turner Fix: (h/dir--yank-media-image-handler) Calculate file size --- hyperdrive-dir.el | 1 + 1 file changed, 1 insertion(+) diff --git a/hyperdrive-dir.el b/hyperdrive-dir.el inde

[nongnu] elpa/hyperdrive 740c21afdb 01/26: Change: (hyperdrive-write-buffer) Don't allocate unnecessary string

2024-08-30 Thread ELPA Syncer
branch: elpa/hyperdrive commit 740c21afdbe6376e33294db4d1dd8ff97d90cef6 Author: Joseph Turner Commit: Joseph Turner Change: (hyperdrive-write-buffer) Don't allocate unnecessary string --- hyperdrive-lib.el | 2 -- hyperdrive.el | 3 +-- 2 files changed, 1 insertion(+), 4 deletions(-) d

[nongnu] elpa/hyperdrive e4fecbf3ea 05/26: Meta: Update changelog

2024-08-30 Thread ELPA Syncer
branch: elpa/hyperdrive commit e4fecbf3eab563ae9b1793131fdc69d990f4b7fa Author: Joseph Turner Commit: Joseph Turner Meta: Update changelog --- CHANGELOG.org | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.org b/CHANGELOG.org index 2efa561578..b7cff86e8f 100644 --- a/CHANGELOG.

[nongnu] elpa/hyperdrive c4fe98415b 13/26: Meta: Acknowledge Eli Zaretskii

2024-08-30 Thread ELPA Syncer
branch: elpa/hyperdrive commit c4fe98415b2ecb912ad32985c6b25ee6e24f216f Author: Joseph Turner Commit: Joseph Turner Meta: Acknowledge Eli Zaretskii --- doc/hyperdrive.org | 2 ++ doc/hyperdrive.texi | 2 ++ 2 files changed, 4 insertions(+) diff --git a/doc/hyperdrive.org b/doc/hyperdrive.

[nongnu] elpa/hyperdrive 40475d9d13 22/26: Change: (hyperdrive-menu) Change description to "..." from "starting"

2024-08-30 Thread ELPA Syncer
branch: elpa/hyperdrive commit 40475d9d13ea3c957e709cd1ee5c461180bda145 Author: Joseph Turner Commit: Joseph Turner Change: (hyperdrive-menu) Change description to "..." from "starting" When h//gateway-ready-p is nil but h/gateway-live-p is nil, the gateway process is running bu

[nongnu] elpa/hyperdrive 23cb37756b 04/26: Fix: (hyperdrive-write-buffer) Encode buffer contents when writing

2024-08-30 Thread ELPA Syncer
branch: elpa/hyperdrive commit 23cb37756b31359199099bbe6f6d52e166b2cf21 Author: Joseph Turner Commit: Joseph Turner Fix: (hyperdrive-write-buffer) Encode buffer contents when writing --- hyperdrive.el | 33 +++-- 1 file changed, 23 insertions(+), 10 deletions(-)

[nongnu] elpa/hyperdrive 6a582d3cff 24/26: Docs: Note about non-UTF-8 encoded text

2024-08-30 Thread ELPA Syncer
branch: elpa/hyperdrive commit 6a582d3cff3df3a31510149751a98035148d3564 Author: Joseph Turner Commit: Joseph Turner Docs: Note about non-UTF-8 encoded text --- doc/hyperdrive.org | 6 ++ doc/hyperdrive.texi | 9 + 2 files changed, 15 insertions(+) diff --git a/doc/hyperdrive.o

[nongnu] elpa/gptel fea2879287: gpte-transient: Change order of instructions when refactoring (#369)

2024-08-30 Thread ELPA Syncer
branch: elpa/gptel commit fea2879287bb9b2c6f6da8cc67af68301cc25758 Author: Nikita Fedyashev Commit: GitHub gpte-transient: Change order of instructions when refactoring (#369) gptel-transient.el (gptel--rewrite-message): Change order of instructions in the default rewrite messag

[nongnu] elpa/helm e0609c2185 2/4: Handle :all-marked in helm-read-file-name

2024-08-30 Thread ELPA Syncer
branch: elpa/helm commit e0609c218512c081afc17c04a605f25e2c2b92eb Author: Thierry Volpiatto Commit: Thierry Volpiatto Handle :all-marked in helm-read-file-name --- helm-mode.el | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/helm-mode.el b/helm-mode.el index

[nongnu] elpa/helm-core updated (659772cb6c -> d46bcc41e5)

2024-08-30 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from 659772cb6c Fix helm-ff-properties missing octal infos adds a7c1368cd5 Fix duplicate sources in helm-read-file-name adds e0609c2185 Handle :all-marked in helm-read-file-name adds 0851855261 Add FIXME about :all-mark

[nongnu] elpa/helm updated (659772cb6c -> d46bcc41e5)

2024-08-30 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from 659772cb6c Fix helm-ff-properties missing octal infos new a7c1368cd5 Fix duplicate sources in helm-read-file-name new e0609c2185 Handle :all-marked in helm-read-file-name new 0851855261 Add FIXME about :all-marked se

[nongnu] elpa/helm d46bcc41e5 4/4: Fix helm-marked-candidates with marked cands in dummy sources

2024-08-30 Thread ELPA Syncer
branch: elpa/helm commit d46bcc41e55dcb56b827fd61bc6abea23ba4 Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix helm-marked-candidates with marked cands in dummy sources --- helm-core.el | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/helm-core.el b

[nongnu] elpa/helm 0851855261 3/4: Add FIXME about :all-marked semantic

2024-08-30 Thread ELPA Syncer
branch: elpa/helm commit 08518552611dd14c2a2bdbeafc624dfcf71b247b Author: Thierry Volpiatto Commit: Thierry Volpiatto Add FIXME about :all-marked semantic --- helm-files.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/helm-files.el b/helm-files.el index 0ac40838f0.

[nongnu] elpa/helm a7c1368cd5 1/4: Fix duplicate sources in helm-read-file-name

2024-08-30 Thread ELPA Syncer
branch: elpa/helm commit a7c1368cd58c502339e5dbb43a44562a41fb15b5 Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix duplicate sources in helm-read-file-name Update the code to not append "new file" to candidates, it is no more needed now we use a dummy source (forget to re

[nongnu] elpa/gptel c70bcbe296: gptel-context: Use correct region boundary when adding (#358)

2024-08-30 Thread ELPA Syncer
branch: elpa/gptel commit c70bcbe296c2d9fe91aecff3e987e71670d76946 Author: Jeremy Dormitzer Commit: GitHub gptel-context: Use correct region boundary when adding (#358) gptel-context.el (gptel-context-add): When adding a buffer to the context, use the target buffer's `point-min

[elpa] externals/tmr 5d9b9683fe: Update to tmr version 1.0.0

2024-08-30 Thread ELPA Syncer
branch: externals/tmr commit 5d9b9683febe5e38838e70bb575e7f8739d77827 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update to tmr version 1.0.0 --- CHANGELOG.org | 122 ++ README.org| 24 +--- tmr.el| 4

[elpa] externals/tramp 10d7de2353: Tramp ELPA version 2.7.1.2 released

2024-08-30 Thread ELPA Syncer
branch: externals/tramp commit 10d7de235368896ba3e1354f7869e92fb6b806fb Author: Michael Albinus Commit: Michael Albinus Tramp ELPA version 2.7.1.2 released --- README | 6 ++-- texi/trampver.texi | 2 +- tramp-integration.el | 61 ++ tramp-s

[elpa] externals/auctex 1ca6882af0: ; lpath.el: Don't add styles to load-path

2024-08-30 Thread ELPA Syncer
branch: externals/auctex commit 1ca6882af04ef82b526206a3b77646528bd722f3 Author: Tassilo Horn Commit: Tassilo Horn ; lpath.el: Don't add styles to load-path --- lpath.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lpath.el b/lpath.el index 63071029a2..7e6554b817 10

[elpa] externals/tmr 54b939bcee 5/8: Correct typo in a docstring

2024-08-30 Thread ELPA Syncer
branch: externals/tmr commit 54b939bceeac3058464a6ac6ca14a01fc40d987a Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Correct typo in a docstring --- tmr-tabulated.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmr-tabulated.el b/tmr-tabulated.el index c6ed05

[elpa] externals/tmr 8f6b1be648 6/8: Remove spacing from the manual's front matter

2024-08-30 Thread ELPA Syncer
branch: externals/tmr commit 8f6b1be648e722ee673894cf2d3937b9b47ec3a6 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Remove spacing from the manual's front matter --- README.org | 36 ++-- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git

[elpa] externals/tmr af93f7677d 1/8: Replace hardcoded string for finished timers with a user option

2024-08-30 Thread ELPA Syncer
branch: externals/tmr commit af93f7677d5228e430adbf0cf2b3e9cfa4a2b38a Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Replace hardcoded string for finished timers with a user option --- tmr-tabulated.el | 2 +- tmr.el | 7 ++- 2 files changed, 7 insertions(+), 2 deleti

[elpa] externals/tmr c52d9a2924 8/8: Update the CHANGELOG.org metadata

2024-08-30 Thread ELPA Syncer
branch: externals/tmr commit c52d9a2924ffee4a3d23c6d34b706e34eecd4376 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update the CHANGELOG.org metadata --- CHANGELOG.org | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.org b/CHANGELOG.org ind

[elpa] externals/tmr 5aba8fdda1 4/8: Adjust tmr--completion-table indentation

2024-08-30 Thread ELPA Syncer
branch: externals/tmr commit 5aba8fdda1a97875a7ca5473d7959427e81e8bf7 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Adjust tmr--completion-table indentation --- tmr.el | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/tmr.el b/tmr.el index 4fb53acd0f

[elpa] externals/tmr updated (3321b49857 -> c52d9a2924)

2024-08-30 Thread ELPA Syncer
elpasync pushed a change to branch externals/tmr. from 3321b49857 Update development links new af93f7677d Replace hardcoded string for finished timers with a user option new 1e4945d59b Define tmr faces instead of hardcoding error, success, etc. new 3edbe242c5 Tweak

[elpa] externals/tmr 1e4945d59b 2/8: Define tmr faces instead of hardcoding error, success, etc.

2024-08-30 Thread ELPA Syncer
branch: externals/tmr commit 1e4945d59b1643a9aa02b096da6880791adff97c Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Define tmr faces instead of hardcoding error, success, etc. --- tmr.el | 64 +--- 1 file changed, 53 inse

[elpa] externals/tmr 78c02cb08d 7/8: Update link to Git repo in CHANGELOG.org

2024-08-30 Thread ELPA Syncer
branch: externals/tmr commit 78c02cb08d981def344e3d7b9601d90b4930fd94 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update link to Git repo in CHANGELOG.org --- CHANGELOG.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.org b/CHANGELOG.org index 55

[elpa] externals/tmr 3edbe242c5 3/8: Tweak how notifications-notify is declared

2024-08-30 Thread ELPA Syncer
branch: externals/tmr commit 3edbe242c5407c89a3952f7094fe1a81e1befb27 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Tweak how notifications-notify is declared --- tmr.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tmr.el b/tmr.el index 454a699b81..4fb53ac

[elpa] externals/auctex 46f2572c2d: * tex.el (TeX-view-program-list): Improve docstring. (bug#44744)

2024-08-30 Thread ELPA Syncer
branch: externals/auctex commit 46f2572c2d977f5667ca31572c7078456de32e23 Author: Arash Esbati Commit: Arash Esbati * tex.el (TeX-view-program-list): Improve docstring. (bug#44744) --- tex.el | 59 +-- 1 file changed, 29 insertions(+),

[elpa] externals/oauth2 0147cabd8e: * packages/oauth2/oauth2.el: update version to 0.17

2024-08-30 Thread Philip Kaludercic
branch: externals/oauth2 commit 0147cabd8e82e46af27aef07aeed402b0bb9a0fb Author: Xiyue Deng Commit: Philip Kaludercic * packages/oauth2/oauth2.el: update version to 0.17 --- oauth2.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oauth2.el b/oauth2.el index 9c91bb08a1.

[elpa] externals/rec-mode updated (dcd3394584 -> 504e07da05)

2024-08-30 Thread ELPA Syncer
elpasync pushed a change to branch externals/rec-mode. from dcd3394584 rec-mode.el: avoid explicit buffer positions in rec-beginning-of-field-pos new 8d9b73870a Highlight full words only when highlighting types and constants new 504e07da05 Package description blurb updated

[elpa] externals/rec-mode 8d9b73870a 1/2: Highlight full words only when highlighting types and constants

2024-08-30 Thread ELPA Syncer
branch: externals/rec-mode commit 8d9b73870acdd0a282a5c2829b139a93a39366dc Author: Antoine Kalmbach Commit: Antoine Kalmbach Highlight full words only when highlighting types and constants * rec-mode.el (rec-font-lock-keywords): highlight words only Thanks to Thomas Dupond

[elpa] externals/rec-mode 504e07da05 2/2: Package description blurb updated to mention recfiles, not rec files

2024-08-30 Thread ELPA Syncer
branch: externals/rec-mode commit 504e07da054afd584b205d5e18bd6cbe24707f83 Author: Antoine Kalmbach Commit: Antoine Kalmbach Package description blurb updated to mention recfiles, not rec files * rec-mode.el: remove space between "rec files" and add GNU Recutils to the descripti

[elpa] externals/hyperbole 3a8bdcf0a3 4/6: * hibtypes.el (hyp-manual) - Fix to strip spaces around any section

2024-08-30 Thread ELPA Syncer
branch: externals/hyperbole commit 3a8bdcf0a38c6423fded2983e31c7b63d3e4c9c4 Author: bw Commit: bw * hibtypes.el (hyp-manual) - Fix to strip spaces around any section --- ChangeLog | 2 ++ hibtypes.el | 31 --- 2 files changed, 22 insertions(+), 11 deletions(-)

[elpa] externals/hyperbole a128365535 1/6: man/hyperbole.texi - Add doc for hywiki-existing-word, hywiki-word

2024-08-30 Thread ELPA Syncer
branch: externals/hyperbole commit a128365535abab3f2e30d2903b261b9e7b07350a Author: bw Commit: bw man/hyperbole.texi - Add doc for hywiki-existing-word, hywiki-word and for 'hynote-file'. --- ChangeLog | 5 + hibtypes.el| 3 ++- man/hyperbole.texi | 27 ++

[elpa] externals/hyperbole d4a61d9c9f 3/6: hywiki-existing-word ibtype - fix to always set label and range

2024-08-30 Thread ELPA Syncer
branch: externals/hyperbole commit d4a61d9c9f812e8fdd22a06b64cb469d11004b7d Author: bw Commit: bw hywiki-existing-word ibtype - fix to always set label and range --- ChangeLog | 12 +++ hibtypes.el | 7 --- hywiki.el | 67

[elpa] externals/hyperbole updated (a7527d1d30 -> 5dbd852f10)

2024-08-30 Thread ELPA Syncer
elpasync pushed a change to branch externals/hyperbole. from a7527d1d30 Remove useless @indent in texi (#582) new a128365535 man/hyperbole.texi - Add doc for hywiki-existing-word, hywiki-word new 95a590eb1e hyp-manual - Add this ibtype to display Hyperbole manual new

[elpa] externals/hyperbole 95a590eb1e 2/6: hyp-manual - Add this ibtype to display Hyperbole manual

2024-08-30 Thread ELPA Syncer
branch: externals/hyperbole commit 95a590eb1e7cffd97857e5262b98f88a022bccc7 Author: bw Commit: bw hyp-manual - Add this ibtype to display Hyperbole manual hactypes.el (link-to-texinfo-node): If 'node' is not a string, set it to "Top", the first node. If 'file' equals "hyperbole

[elpa] externals/hyperbole 5dbd852f10 6/6: Merge pull request #583 from rswgnu/rsw

2024-08-30 Thread ELPA Syncer
branch: externals/hyperbole commit 5dbd852f10161c4a5b7043bf7be319432232d8d0 Merge: a7527d1d30 0e56e9db54 Author: Robert Weiner Commit: GitHub Merge pull request #583 from rswgnu/rsw hyp-manual - Add this ibtype to display Hyperbole manual --- ChangeLog | 40 +++

[elpa] externals/hyperbole 0e56e9db54 5/6: Merge branch 'master' into rsw

2024-08-30 Thread ELPA Syncer
branch: externals/hyperbole commit 0e56e9db547a11ad167e3e86e0322215d2f38f92 Merge: 3a8bdcf0a3 a7527d1d30 Author: bw Commit: bw Merge branch 'master' into rsw --- ChangeLog | 6 ++ Makefile | 8 hbut.el| 4 ++-- hibtypes.el| 4 ++-- hyw

[elpa] externals/oauth2 updated (cc2dd7f3e2 -> 4a5acb4698)

2024-08-30 Thread Philip Kaludercic
zge pushed a change to branch externals/oauth2. from cc2dd7f3e2 ; Prefer HTTPS to HTTP in URLs new 9a4fe2153d Show full authentication URL to let user choose how to visit it new 6c14c8e987 Add parameters required by Google OAuth2 to get refresh_token new fe12f44542

[elpa] externals/oauth2 4a5acb4698 6/6: Add NEWS file to document the changes to plstore id generation

2024-08-30 Thread Philip Kaludercic
branch: externals/oauth2 commit 4a5acb4698a63b07916f62fe501396f736491cf3 Author: Xiyue Deng Commit: Philip Kaludercic Add NEWS file to document the changes to plstore id generation * Also add local variables to enable outline-mode. (Bug#72358) --- NEWS | 27 +++

[elpa] externals/oauth2 6c14c8e987 2/6: Add parameters required by Google OAuth2 to get refresh_token

2024-08-30 Thread Philip Kaludercic
branch: externals/oauth2 commit 6c14c8e98760933482f9815a66bdc8b88a45e069 Author: Xiyue Deng Commit: Philip Kaludercic Add parameters required by Google OAuth2 to get refresh_token * packages/oauth2/oauth2.el (oauth2-request-authorization): add "access_type=offline" and "prompt=c

[elpa] externals/oauth2 a0b9e26a82 5/6: Add debug messages and provide an option variable for enabling

2024-08-30 Thread Philip Kaludercic
branch: externals/oauth2 commit a0b9e26a823ecba3ca19f10cc20283dd3f6efde3 Author: Xiyue Deng Commit: Philip Kaludercic Add debug messages and provide an option variable for enabling This helps debugging whether the authorization and refresh requests were successful and inspecting

[elpa] externals/oauth2 850127d1bd 4/6: Support storing data for multiple accounts of the same provider

2024-08-30 Thread Philip Kaludercic
branch: externals/oauth2 commit 850127d1bd7e55c6175e7e41f6b9fc4acada5f0e Author: Xiyue Deng Commit: Philip Kaludercic Support storing data for multiple accounts of the same provider Currently the plstore id computed by "oauth2-compute-id" only takes "auth-url", "token-url", and

[elpa] externals/oauth2 9a4fe2153d 1/6: Show full authentication URL to let user choose how to visit it

2024-08-30 Thread Philip Kaludercic
branch: externals/oauth2 commit 9a4fe2153dc65fe808bcca4b1f79cab8908ad182 Author: Xiyue Deng Commit: Philip Kaludercic Show full authentication URL to let user choose how to visit it * packages/oauth2/oauth2.el (oauth2-request-authorization): show full authentication URL in user

[elpa] externals/oauth2 fe12f44542 3/6: Encode URL when requesting access

2024-08-30 Thread Philip Kaludercic
branch: externals/oauth2 commit fe12f4454271152a74d40119a5379ad7aa5415b6 Author: Xiyue Deng Commit: Philip Kaludercic Encode URL when requesting access * packages/oauth2/oauth2.el (oauth2-request-access): encode the whole URL to avoid having characters that breaks URL parsing.