[nongnu] elpa/org-mime 468604b840: use imagemagick instead of dvipng to export math snippet

2024-08-17 Thread ELPA Syncer
branch: elpa/org-mime commit 468604b8404d3c7d6148be83a4cf308ee95d2cfb Author: Chen Bin Commit: Chen Bin use imagemagick instead of dvipng to export math snippet --- README.org | 2 +- org-mime.el| 24 +--- test/org-mime-tests.el | 12 ++--

[nongnu] elpa/hyperdrive 43fec5b95a 2/2: Change: (-downloaded faces) Set :weight normal

2024-08-17 Thread ELPA Syncer
branch: elpa/hyperdrive commit 43fec5b95a11dc37831d846cb0e2ae1af93ef72f Author: Adam Porter Commit: Adam Porter Change: (-downloaded faces) Set :weight normal --- hyperdrive-vars.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hyperdrive-vars.el b/hyperdrive-var

[nongnu] elpa/hyperdrive bdad86d083 1/2: Comment: Add TODO

2024-08-17 Thread ELPA Syncer
branch: elpa/hyperdrive commit bdad86d083ef2e7f86fcd869557dafeb2ad36574 Author: Adam Porter Commit: Adam Porter Comment: Add TODO --- hyperdrive.el | 1 + 1 file changed, 1 insertion(+) diff --git a/hyperdrive.el b/hyperdrive.el index fa1319d7ac..531a6bfaff 100644 --- a/hyperdrive.el +++ b

[nongnu] elpa/hyperdrive updated (17dd99b08f -> 43fec5b95a)

2024-08-17 Thread ELPA Syncer
elpasync pushed a change to branch elpa/hyperdrive. from 17dd99b08f Change: (h/mark-as-safe) Don't force prompt t when selecting drive new bdad86d083 Comment: Add TODO new 43fec5b95a Change: (-downloaded faces) Set :weight normal Summary of changes: hyperdrive-vars.el |

[elpa] externals/llm 8c713983f0 1/2: Only collect streaming function data when we have function calls (#66)

2024-08-17 Thread ELPA Syncer
branch: externals/llm commit 8c713983f04a9e8aa36c42471203edf85d0ee137 Author: Andrew Hyatt Commit: GitHub Only collect streaming function data when we have function calls (#66) This means that we don't have to worry about `llm-provider-colelct-streaming-function-data` having to

[elpa] externals/hyperbole f2fc8e5307 5/5: Merge pull request #577 from rswgnu/rsw

2024-08-17 Thread ELPA Syncer
branch: externals/hyperbole commit f2fc8e5307b4cd0f42e76d36c0988c1b8f21de17 Merge: 4a30aab3b7 a968d15edb Author: Robert Weiner Commit: GitHub Merge pull request #577 from rswgnu/rsw Extend HyWiki manual chapter with Org-M-RET and Toggle menu entries --- ChangeLog | 31 ++

[elpa] externals/hyperbole b19308fae2 3/5: Extend HyWiki manual chapter with Org-M-RET and Toggle menu entries

2024-08-17 Thread ELPA Syncer
branch: externals/hyperbole commit b19308fae2f0e69aff987fb9e8e0df836601f4fc Author: bw Commit: bw Extend HyWiki manual chapter with Org-M-RET and Toggle menu entries Make use of consult package commands explicit in HyWiki menu items. --- ChangeLog | 20 +++ HY-ABOUT

[elpa] externals/hyperbole a968d15edb 4/5: Merge branch 'master' into rsw

2024-08-17 Thread ELPA Syncer
branch: externals/hyperbole commit a968d15edbab2b07c380480b05c84b9f82e42911 Merge: b19308fae2 4a30aab3b7 Author: bw Commit: bw Merge branch 'master' into rsw --- ChangeLog| 7 ++ FAST-DEMO| 2 +- test/hywiki-tests.el | 66 +++

[elpa] externals/llm updated (68af88f63d -> 291c56d017)

2024-08-17 Thread ELPA Syncer
elpasync pushed a change to branch externals/llm. from 68af88f63d Upgrade the default chat models for Claude and Open AI (#65) new 8c713983f0 Only collect streaming function data when we have function calls (#66) new 291c56d017 Add integration testing (#67) Summary of ch

[elpa] externals/hyperbole updated (4a30aab3b7 -> f2fc8e5307)

2024-08-17 Thread ELPA Syncer
elpasync pushed a change to branch externals/hyperbole. from 4a30aab3b7 Add hywiki publish and export tests (#575) new 24517d1280 hui.el - Generalize hargs:read-match by using hbut:alist new b12bb2983b hbut.el - Generalize hbut:map and centralize logic in hbut:map-type

[elpa] externals/llm 291c56d017 2/2: Add integration testing (#67)

2024-08-17 Thread ELPA Syncer
branch: externals/llm commit 291c56d0171435fa1a6a1b5c9e55ac826f7c6189 Author: Andrew Hyatt Commit: GitHub Add integration testing (#67) * Add integration tests, so we can test against severs with ert * Use environment variables, which will enable CI testing * Creat

[elpa] externals/hyperbole b12bb2983b 2/5: hbut.el - Generalize hbut:map and centralize logic in hbut:map-type

2024-08-17 Thread ELPA Syncer
branch: externals/hyperbole commit b12bb2983b962752dca08d87e0036ff01447df1d Author: bw Commit: bw hbut.el - Generalize hbut:map and centralize logic in hbut:map-type --- ChangeLog | 7 ++ hbut.el | 85 +++ 2 files changed, 7

[elpa] externals/hyperbole 24517d1280 1/5: hui.el - Generalize hargs:read-match by using hbut:alist

2024-08-17 Thread ELPA Syncer
branch: externals/hyperbole commit 24517d128026f427a7a82557d49a698d69092ccc Author: bw Commit: bw hui.el - Generalize hargs:read-match by using hbut:alist --- ChangeLog | 4 hui.el| 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index

[nongnu] elpa/with-editor updated (4fa6c31c8f -> b88e4a2bc6)

2024-08-17 Thread ELPA Syncer
elpasync pushed a change to branch elpa/with-editor. from 4fa6c31c8f make release: Don't pass along $VERSION new 1380f7c488 make: Re-generate %.texi if HEAD changed since previous run new b88e4a2bc6 No longer track generated with-editor.texi Summary of changes: .gitignor

[nongnu] elpa/with-editor 1380f7c488 1/2: make: Re-generate %.texi if HEAD changed since previous run

2024-08-17 Thread ELPA Syncer
branch: elpa/with-editor commit 1380f7c4887e4f956a648baa33d4e05c419169ce Author: Jonas Bernoulli Commit: Jonas Bernoulli make: Re-generate %.texi if HEAD changed since previous run --- .gitignore| 1 + default.mk| 1 + docs/Makefile | 6 +- 3 files changed, 7 insertions(+), 1 de

[nongnu] elpa/with-editor b88e4a2bc6 2/2: No longer track generated with-editor.texi

2024-08-17 Thread ELPA Syncer
branch: elpa/with-editor commit b88e4a2bc6e85b9ef3cd93e217052b84f2a09c6b Author: Jonas Bernoulli Commit: Jonas Bernoulli No longer track generated with-editor.texi That also means that we can use the (updated) {{{version}}} macro again. --- docs/.orgconfig | 2 +- docs/with

[nongnu] elpa/magit-section updated (3f1b916f09 -> fecfa11e40)

2024-08-17 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from 3f1b916f09 make dist: Re-generate all inputs adds e9e4233d40 make: Ensure documentation is cleaned up and regenerated when needed adds 2374c34ed4 make: Re-generate %.texi if HEAD changed since previous run add

[nongnu] elpa/hyperdrive d2b51b8b8b 1/2: Change: (hyperdrive-new) Mark newly created drives as safe

2024-08-17 Thread ELPA Syncer
branch: elpa/hyperdrive commit d2b51b8b8b36a2c37b6116d6ed152fa2f1f1813d Author: Joseph Turner Commit: Joseph Turner Change: (hyperdrive-new) Mark newly created drives as safe --- hyperdrive.el | 1 + 1 file changed, 1 insertion(+) diff --git a/hyperdrive.el b/hyperdrive.el index 2a14f23f9f

[nongnu] elpa/magit updated (3f1b916f09 -> fecfa11e40)

2024-08-17 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from 3f1b916f09 make dist: Re-generate all inputs adds e9e4233d40 make: Ensure documentation is cleaned up and regenerated when needed adds 2374c34ed4 make: Re-generate %.texi if HEAD changed since previous run adds fecfa

[nongnu] elpa/hyperdrive 17dd99b08f 2/2: Change: (h/mark-as-safe) Don't force prompt t when selecting drive

2024-08-17 Thread ELPA Syncer
branch: elpa/hyperdrive commit 17dd99b08fa828b216836780f3182a336482d946 Author: Joseph Turner Commit: Joseph Turner Change: (h/mark-as-safe) Don't force prompt t when selecting drive This change allows us to (call-interactively #'h/mark-as-safe) inside other functions in order t

[nongnu] elpa/hyperdrive updated (e25bff2a7e -> 17dd99b08f)

2024-08-17 Thread ELPA Syncer
elpasync pushed a change to branch elpa/hyperdrive. from e25bff2a7e Meta: Upgrade taxy-magit-section dependency new d2b51b8b8b Change: (hyperdrive-new) Mark newly created drives as safe new 17dd99b08f Change: (h/mark-as-safe) Don't force prompt t when selecting drive Sum

[nongnu] branch elpa/gnosis created (now fe019d58f2)

2024-08-17 Thread ELPA Syncer
elpasync pushed a change to branch elpa/gnosis. at fe019d58f2 dashboard: Display overdue notes. This branch includes the following new commits: new 81c65820f0 Add LICENSE new 0fb673f57f Add qbank.el new 9c147582ee Add qbank-create-question new 77f0491e8a

[nongnu] elpa/git-commit 2374c34ed4 2/3: make: Re-generate %.texi if HEAD changed since previous run

2024-08-17 Thread ELPA Syncer
branch: elpa/git-commit commit 2374c34ed47d39ebfa4e2675cb2aa7eb995e47a9 Author: Jonas Bernoulli Commit: Jonas Bernoulli make: Re-generate %.texi if HEAD changed since previous run --- .gitignore| 1 + default.mk| 1 + docs/Makefile | 6 +- 3 files changed, 7 insertions(+), 1 del

[nongnu] elpa/git-commit updated (3f1b916f09 -> fecfa11e40)

2024-08-17 Thread ELPA Syncer
elpasync pushed a change to branch elpa/git-commit. from 3f1b916f09 make dist: Re-generate all inputs new e9e4233d40 make: Ensure documentation is cleaned up and regenerated when needed new 2374c34ed4 make: Re-generate %.texi if HEAD changed since previous run new

[nongnu] elpa/git-commit e9e4233d40 1/3: make: Ensure documentation is cleaned up and regenerated when needed

2024-08-17 Thread ELPA Syncer
branch: elpa/git-commit commit e9e4233d40c924b395766233b9aea1cfea18a48d Author: Jonas Bernoulli Commit: Jonas Bernoulli make: Ensure documentation is cleaned up and regenerated when needed - Files are not the only inputs to `texi', so we cannot rely on their modification times

[nongnu] elpa/git-commit fecfa11e40 3/3: No longer track generated %.texi

2024-08-17 Thread ELPA Syncer
branch: elpa/git-commit commit fecfa11e40078b9a902db455e97accb063b4aefd Author: Jonas Bernoulli Commit: Jonas Bernoulli No longer track generated %.texi That also means that we can use the (updated) {{{version}}} macro again. --- docs/.orgconfig| 2 +- docs/magit-section.or

[elpa] externals/phpinspect 99e628847c: Wrap buffer edit logic in `save-excursion'

2024-08-17 Thread ELPA Syncer
branch: externals/phpinspect commit 99e628847cfd5591c3e9ace3ccaf6fe20cf26fe3 Author: Hugo Thunnissen Commit: Hugo Thunnissen Wrap buffer edit logic in `save-excursion' --- phpinspect-imports.el | 29 +++-- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git

[elpa] externals/llm 68af88f63d: Upgrade the default chat models for Claude and Open AI (#65)

2024-08-17 Thread ELPA Syncer
branch: externals/llm commit 68af88f63db1fa872f250a6bd7c58f5e111022e6 Author: Andrew Hyatt Commit: GitHub Upgrade the default chat models for Claude and Open AI (#65) * Upgrade the default chat models for Claude and Open AI * Add information about change to NEWS.org --- NE

[elpa] externals/corfu updated (5e3a959766 -> fac0d67ead)

2024-08-17 Thread ELPA Syncer
elpasync pushed a change to branch externals/corfu. from 5e3a959766 Version 1.5 new 0ba253c4c0 Fix README (Fix #492) new fac0d67ead README: Minor cleanup Summary of changes: README.org | 8 +++- 1 file changed, 3 insertions(+), 5 deletions(-)

[elpa] externals/corfu fac0d67ead 2/2: README: Minor cleanup

2024-08-17 Thread ELPA Syncer
branch: externals/corfu commit fac0d67eada9f0b665fb757fb483d9c73f6bb1f3 Author: Daniel Mendler Commit: Daniel Mendler README: Minor cleanup --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 2c308bd495..d0e05f3435 100644 --- a/RE

[elpa] externals/corfu 0ba253c4c0 1/2: Fix README (Fix #492)

2024-08-17 Thread ELPA Syncer
branch: externals/corfu commit 0ba253c4c051aca6e8e01a98f4d2439702ff2760 Author: Daniel Mendler Commit: Daniel Mendler Fix README (Fix #492) --- README.org | 8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.org b/README.org index bc7aa61c2c..2c308bd495 100644

[nongnu] main a9a649210a: * elpa-packages (gnosis): New package

2024-08-17 Thread Philip Kaludercic
branch: main commit a9a649210a8d8b9295b5a1d0c7b60a77db03c14c Author: Thanos Apollo Commit: Philip Kaludercic * elpa-packages (gnosis): New package --- elpa-packages | 3 +++ 1 file changed, 3 insertions(+) diff --git a/elpa-packages b/elpa-packages index c69a1a0f9c..d27cfd8dd2 100644 --- a

[nongnu] elpa/magit-section updated (07142e2b5b -> 3f1b916f09)

2024-08-17 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from 07142e2b5b ci: Publish manual for tagged releases adds 05b2c5e664 make texi: Move definition adds a1a78e87f0 make dist: Include CHANGELOG in tarball adds 772e365061 make dist: Remove magit-version.el adds

[nongnu] elpa/git-commit 3f1b916f09 5/5: make dist: Re-generate all inputs

2024-08-17 Thread ELPA Syncer
branch: elpa/git-commit commit 3f1b916f09c020d135f9c326320312026de78421 Author: Jonas Bernoulli Commit: Jonas Bernoulli make dist: Re-generate all inputs --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 4c4156..5db4f162e9 100

[nongnu] elpa/git-commit 31e5b9b1ad 4/5: make: Remove bump-versions and bump-snapshots targets

2024-08-17 Thread ELPA Syncer
branch: elpa/git-commit commit 31e5b9b1ad1956484ed7cc2f7d1f8257033fc19c Author: Jonas Bernoulli Commit: Jonas Bernoulli make: Remove bump-versions and bump-snapshots targets --- Makefile | 146 + default.mk | 18 2 file

[nongnu] elpa/magit updated (07142e2b5b -> 3f1b916f09)

2024-08-17 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from 07142e2b5b ci: Publish manual for tagged releases adds 05b2c5e664 make texi: Move definition adds a1a78e87f0 make dist: Include CHANGELOG in tarball adds 772e365061 make dist: Remove magit-version.el adds 31e5b9

[nongnu] elpa/git-commit a1a78e87f0 2/5: make dist: Include CHANGELOG in tarball

2024-08-17 Thread ELPA Syncer
branch: elpa/git-commit commit a1a78e87f03cd60d041502e9ec9330ab3c9b4d71 Author: Jonas Bernoulli Commit: Jonas Bernoulli make dist: Include CHANGELOG in tarball --- Makefile | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 8f8b529409..417ad274

[nongnu] elpa/git-commit 772e365061 3/5: make dist: Remove magit-version.el

2024-08-17 Thread ELPA Syncer
branch: elpa/git-commit commit 772e365061f5b6aec7c43d22aaccdfb0eb5f0b12 Author: Jonas Bernoulli Commit: Jonas Bernoulli make dist: Remove magit-version.el --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 417ad274c3..dd0d79e739 1006

[nongnu] elpa/git-commit 05b2c5e664 1/5: make texi: Move definition

2024-08-17 Thread ELPA Syncer
branch: elpa/git-commit commit 05b2c5e664046eee9e73a1194e52e7d833fa14ad Author: Jonas Bernoulli Commit: Jonas Bernoulli make texi: Move definition --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 002ff6b355..8f8b529409 100644 -

[nongnu] elpa/git-commit updated (07142e2b5b -> 3f1b916f09)

2024-08-17 Thread ELPA Syncer
elpasync pushed a change to branch elpa/git-commit. from 07142e2b5b ci: Publish manual for tagged releases new 05b2c5e664 make texi: Move definition new a1a78e87f0 make dist: Include CHANGELOG in tarball new 772e365061 make dist: Remove magit-version.el new 3

[nongnu] elpa/helm-core updated (8eead4b760 -> b6c85e81fe)

2024-08-17 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from 8eead4b760 Suppress some warnings adds 17c6f750c0 Bind helm-show-kill-ring in helm.sh adds f69a4fb1ce Improve helm-completing-read-extra-metadata docstring adds fa7c962e8e Reindent only adds 330e664a75 Fix m

[nongnu] elpa/helm 330e664a75 4/5: Fix missing extension in footers

2024-08-17 Thread ELPA Syncer
branch: elpa/helm commit 330e664a75b73c18249a8774a4cf7177271a739a Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix missing extension in footers --- helm-external.el | 2 +- helm-lib.el | 2 +- helm-packages.el | 2 +- helm-source.el | 2 +- 4 files changed, 4 insertions(+), 4

[nongnu] elpa/helm updated (8eead4b760 -> b6c85e81fe)

2024-08-17 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from 8eead4b760 Suppress some warnings new 17c6f750c0 Bind helm-show-kill-ring in helm.sh new f69a4fb1ce Improve helm-completing-read-extra-metadata docstring new fa7c962e8e Reindent only new 330e664a75 Fix missin

[nongnu] elpa/helm b6c85e81fe 5/5: Make helm-popup-tip-mode working with any sources

2024-08-17 Thread ELPA Syncer
branch: elpa/helm commit b6c85e81fe4e5ff4429954b0e4d39ce98e9f79d2 Author: Thierry Volpiatto Commit: Thierry Volpiatto Make helm-popup-tip-mode working with any sources Now in addition of popping up in helm-grep sources, any source that have a helm-popup-info attribute handling a

[nongnu] elpa/helm fa7c962e8e 3/5: Reindent only

2024-08-17 Thread ELPA Syncer
branch: elpa/helm commit fa7c962e8e82a536af512e6aa4fd362d4d72cd86 Author: Thierry Volpiatto Commit: Thierry Volpiatto Reindent only --- helm-man.el | 4 ++-- helm-mode.el | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/helm-man.el b/helm-man.el index 32170516e7..1d

[nongnu] elpa/helm f69a4fb1ce 2/5: Improve helm-completing-read-extra-metadata docstring

2024-08-17 Thread ELPA Syncer
branch: elpa/helm commit f69a4fb1ce7bb4c2df36f43315248a639725e46e Author: Thierry Volpiatto Commit: Thierry Volpiatto Improve helm-completing-read-extra-metadata docstring --- helm-mode.el | 19 --- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/helm-mode.el

[nongnu] elpa/helm 17c6f750c0 1/5: Bind helm-show-kill-ring in helm.sh

2024-08-17 Thread ELPA Syncer
branch: elpa/helm commit 17c6f750c0d5244ca25154424618e161cea13283 Author: Thierry Volpiatto Commit: Thierry Volpiatto Bind helm-show-kill-ring in helm.sh --- emacs-helm.sh | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/emacs-helm.sh b/emacs-helm.sh index 1e660b66

[elpa] externals/phpinspect 8734c9418d 2/4: Test + improve `phpinspect-fix-imports' (and parse enums as classes)

2024-08-17 Thread ELPA Syncer
branch: externals/phpinspect commit 8734c9418d34df9125863c6c24003d1d85a5fe3c Author: Hugo Thunnissen Commit: Hugo Thunnissen Test + improve `phpinspect-fix-imports' (and parse enums as classes) - `phpinspect-fix-imports' now sorts the imports alphabetically - `phpinspect-fix-imp

[elpa] externals/phpinspect be2f8dada5 1/4: Add test for phpinspect-fix-imports

2024-08-17 Thread ELPA Syncer
branch: externals/phpinspect commit be2f8dada59744be2faa3e62ffb97f6beaae592a Author: Hugo Thunnissen Commit: Hugo Thunnissen Add test for phpinspect-fix-imports --- phpinspect-imports.el | 4 +-- test/phpinspect-test-env.el | 22 ++- test/phpinspect-test.el | 1 + te

[elpa] externals/phpinspect e0f494feb4 4/4: s/class/namespace/

2024-08-17 Thread ELPA Syncer
branch: externals/phpinspect commit e0f494feb40de76b1051d57b1599768bac152333 Author: Hugo Thunnissen Commit: Hugo Thunnissen s/class/namespace/ --- phpinspect-imports.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/phpinspect-imports.el b/phpinspect-imports.el in

[elpa] externals/phpinspect 93f5cb1f45 3/4: Remove unused lexical variables and fix invalid inline-function

2024-08-17 Thread ELPA Syncer
branch: externals/phpinspect commit 93f5cb1f4554bf6770a9192be4ec6284d55eae00 Author: Hugo Thunnissen Commit: Hugo Thunnissen Remove unused lexical variables and fix invalid inline-function --- phpinspect-imports.el | 2 -- phpinspect-parser.el | 3 ++- 2 files changed, 2 insertions(+), 3 d

[elpa] externals/phpinspect updated (5032ae74ff -> e0f494feb4)

2024-08-17 Thread ELPA Syncer
elpasync pushed a change to branch externals/phpinspect. from 5032ae74ff Resolve types of expressions nested in list tokens new be2f8dada5 Add test for phpinspect-fix-imports new 8734c9418d Test + improve `phpinspect-fix-imports' (and parse enums as classes) new 93f

[elpa] externals/dape 521eb31bf0: Fix dape-pause button in mode line menu

2024-08-17 Thread ELPA Syncer
branch: externals/dape commit 521eb31bf0e4228ed96b7c09f85da31ad33e3a2d Author: Daniel Pettersson Commit: Daniel Pettersson Fix dape-pause button in mode line menu The button was never enabled due to dape--live-connection signaling rather then returning nil if not instructed. ---