[elpa] externals/phpinspect c0c9e2992e 26/30: Remove debug statements

2024-08-31 Thread ELPA Syncer
branch: externals/phpinspect commit c0c9e2992e351a2c681e02bf866d94e60e63261b Author: Hugo Thunnissen Commit: Hugo Thunnissen Remove debug statements --- test/test-buffer.el | 4 1 file changed, 4 deletions(-) diff --git a/test/test-buffer.el b/test/test-buffer.el index eb2474c6e5..b77

[elpa] externals/denote 3ae863f108 3/3: Reword the sections about Org dynamic blocks for clarity

2024-08-31 Thread ELPA Syncer
branch: externals/denote commit 3ae863f108c6a4a7b6a379d4a9aedaf05012def2 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Reword the sections about Org dynamic blocks for clarity I repeat some statemenents because I know how a manual is read: the user checks only the para

[elpa] externals/transient 9b6fbe6816 1/2: Update changelog

2024-08-31 Thread Jonas Bernoulli via
branch: externals/transient commit 9b6fbe68169b2bab28ee9e1be67351e7b263508c Author: Jonas Bernoulli Commit: Jonas Bernoulli Update changelog --- CHANGELOG | 15 +++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 871312da4c..1da8383efc 100644 --- a/CHA

[elpa] externals/phpinspect 41d5d2dc55 19/30: Memoize type display name

2024-08-31 Thread ELPA Syncer
branch: externals/phpinspect commit 41d5d2dc5560b5f3116efd6023a46a69a5ac0815 Author: Hugo Thunnissen Commit: Hugo Thunnissen Memoize type display name --- phpinspect-type.el | 21 +++-- 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/phpinspect-type.el b/phpin

[nongnu] elpa/magit 0aa26864e3 3/3: Release version 4.1.0

2024-08-31 Thread Jonas Bernoulli via
branch: elpa/magit commit 0aa26864e3fc4e6949711a4821caf6819e7ab171 Author: Jonas Bernoulli Commit: Jonas Bernoulli Release version 4.1.0 --- CHANGELOG | 2 +- docs/magit-section.org | 4 ++-- docs/magit-section.texi | 4 ++-- docs/magit.org | 4 ++-- docs/magit.texi

[nongnu] elpa/hyperdrive 41646669a9 1/7: Fix: (h/stop) Set h//gateway-starting-timer to nil

2024-08-31 Thread ELPA Syncer
branch: elpa/hyperdrive commit 41646669a921a56f6674b9ec1a94a093bd420f31 Author: Joseph Turner Commit: Joseph Turner Fix: (h/stop) Set h//gateway-starting-timer to nil In addition to canceling the timer, we need to set the variable to nil so that other predicates work as expected

[elpa] externals/phpinspect b6978105e5 25/30: Fix: Don't discard first char after opening brace of class block

2024-08-31 Thread ELPA Syncer
branch: externals/phpinspect commit b6978105e5d27ddd3682918e856a7689092382f5 Author: Hugo Thunnissen Commit: Hugo Thunnissen Fix: Don't discard first char after opening brace of class block --- phpinspect-parser.el | 1 - test/test-buffer.el | 44 ++

[elpa] externals/transient 3430943eaa 2/2: Release version 0.7.5

2024-08-31 Thread Jonas Bernoulli via
branch: externals/transient commit 3430943eaa3222cd2a487d4c102ec51e10e7e3c9 Author: Jonas Bernoulli Commit: Jonas Bernoulli Release version 0.7.5 --- CHANGELOG | 2 +- docs/transient.org | 4 ++-- lisp/transient.el | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --g

[elpa] externals/phpinspect 223ca2bf54 12/30: Implement use of traits in live-edited buffers

2024-08-31 Thread ELPA Syncer
branch: externals/phpinspect commit 223ca2bf542f09e6e10d20c76d9db48dd90b4508 Author: Hugo Thunnissen Commit: Hugo Thunnissen Implement use of traits in live-edited buffers --- phpinspect-bmap.el | 8 +++- phpinspect-buffer.el | 93 +

[elpa] externals/triples updated (79365099c1 -> cf7f9c8dd7)

2024-08-31 Thread ELPA Syncer
elpasync pushed a change to branch externals/triples. from 79365099c1 Merge pull request #8 from ahyatt/delete-type new 35c711e32c Add eldev and fix lint issues new d0c43faed8 Fix lint issues new ed22395fb1 Remove testing for Emacs 28, add dependencies for eldev ema

[nongnu] elpa/hyperdrive d80f83006d 5/7: Add: (hyperdrive-gateway) Customization group

2024-08-31 Thread ELPA Syncer
branch: elpa/hyperdrive commit d80f83006dfde987a83218864f1d3e737eea21d4 Author: Joseph Turner Commit: Joseph Turner Add: (hyperdrive-gateway) Customization group Previously, the gateway defcustoms were in the hyperdrive-faces group. --- hyperdrive-vars.el | 6 ++ 1 file changed

[nongnu] main f6c211cdfa: * elpa-packages (git-commit): Remove package

2024-08-31 Thread Jonas Bernoulli via
branch: main commit f6c211cdfafdc2f000589edb604c6e166de1216b Author: Jonas Bernoulli Commit: Jonas Bernoulli * elpa-packages (git-commit): Remove package * elpa-packages (magit): Add git-commit.el to package --- elpa-packages | 16 +--- 1 file changed, 1 insertion(+), 1

[nongnu] elpa/hyperdrive 9e7ebe32ba 7/7: Tidy: Put internals at same section level as configuration

2024-08-31 Thread ELPA Syncer
branch: elpa/hyperdrive commit 9e7ebe32bac4558a7a8cf908e6af464bcb55c049 Author: Joseph Turner Commit: Joseph Turner Tidy: Put internals at same section level as configuration Also move regular expressions and persisted variables into internals section. --- hyperdrive-vars.el |

[elpa] externals/triples updated (18b66a953b -> 79365099c1)

2024-08-31 Thread ELPA Syncer
elpasync pushed a change to branch externals/triples. from 18b66a953b Merge pull request #7 from ahyatt/whitespace-fixes new 762387f22b Add triples-db-count and triples-remove-schema-type new 9bbe7d7641 Fixed incorrect require and test for data & schema w/ same subject

[elpa] externals/denote 4651362642 1/3: Make denote--file-type-org-extra-p handle cases like org-tree-to-indirect-buffer

2024-08-31 Thread ELPA Syncer
branch: externals/denote commit 4651362642d813d7747ad0b286a59beff1139016 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make denote--file-type-org-extra-p handle cases like org-tree-to-indirect-buffer Now we can add Denote links in those buffers as well. Whereas before

[elpa] externals/phpinspect b11d017702 01/30: Correctly index the name by which a function return type was referenced as used type

2024-08-31 Thread ELPA Syncer
branch: externals/phpinspect commit b11d017702ad1fb6dcb149269857d7443eb94d3b Author: Hugo Thunnissen Commit: Hugo Thunnissen Correctly index the name by which a function return type was referenced as used type --- phpinspect-imports.el | 2 +- phpinspect-index.el | 7 --- test/test

[nongnu] elpa/hyperdrive 5f9e66ea03 6/7: Change: (h/start) Check h//gateway-starting-timer

2024-08-31 Thread ELPA Syncer
branch: elpa/hyperdrive commit 5f9e66ea0384dbf149d25cc2bb51e30e61d3f051 Author: Joseph Turner Commit: Joseph Turner Change: (h/start) Check h//gateway-starting-timer If the user has customized h/gateway-live-p, it may be that the gateway is already starting, i.e., the user has r

[elpa] externals/phpinspect fe4f73661c 21/30: Make import removal configurable

2024-08-31 Thread ELPA Syncer
branch: externals/phpinspect commit fe4f73661c03b816be32104efa8919ce4284824b Author: Hugo Thunnissen Commit: Hugo Thunnissen Make import removal configurable --- phpinspect-imports.el | 24 ++-- 1 file changed, 18 insertions(+), 6 deletions(-) diff --git a/phpinspect-im

[nongnu] elpa/with-editor updated (a4ef93d3df -> 77cb240315)

2024-08-31 Thread ELPA Syncer
elpasync pushed a change to branch elpa/with-editor. from a4ef93d3df Update changelog new 80586626de with-editor*: Fix documentation new 535a0b19b0 Fix shell-command-with-editor-mode for remote processes new 77cb240315 Release version 3.4.2 Summary of changes: CHA

[nongnu] elpa/hyperdrive e3d22082cf 6/7: Tidy: Move gateway configuration into configuration section

2024-08-31 Thread ELPA Syncer
branch: elpa/hyperdrive commit e3d22082cf68eeab61b209affb18336960d27279 Author: Joseph Turner Commit: Joseph Turner Tidy: Move gateway configuration into configuration section --- hyperdrive-vars.el | 88 +++--- 1 file changed, 44 insertions(+

[elpa] externals/triples 35c711e32c 1/5: Add eldev and fix lint issues

2024-08-31 Thread ELPA Syncer
branch: externals/triples commit 35c711e32c7d49a2af497dc503c7a1cf2bc9805f Author: Andrew Hyatt Commit: Andrew Hyatt Add eldev and fix lint issues --- .github/workflows/ci.yaml | 39 +++ Eldev | 6 ++ 2 files changed, 45 insertions

[nongnu] elpa/emacsql 07699353a4: Release version 4.0.2

2024-08-31 Thread ELPA Syncer
branch: elpa/emacsql commit 07699353a43f629848c66c0949e7170e8f29e299 Author: Jonas Bernoulli Commit: Jonas Bernoulli Release version 4.0.2 --- emacsql.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/emacsql.el b/emacsql.el index af1c94c6f5..3cefe4a4c7 100644 --- a

[elpa] externals/phpinspect 5f00c9ad8b 22/30: Fix compilation errors and fix tests for phpinspect-imports.el

2024-08-31 Thread ELPA Syncer
branch: externals/phpinspect commit 5f00c9ad8b2e617f16fc1fe45b4b427d3f5f4694 Author: Hugo Thunnissen Commit: Hugo Thunnissen Fix compilation errors and fix tests for phpinspect-imports.el --- phpinspect-eldoc.el | 4 ++-- phpinspect-typedef.el | 5 +++-- test/phpinspect-test-e

[elpa] externals/triples 2145927734 3/4: Update NEWS.org

2024-08-31 Thread ELPA Syncer
branch: externals/triples commit 21459277348d6a416898031ec276a89789b4bc0a Author: Andrew Hyatt Commit: Andrew Hyatt Update NEWS.org --- NEWS.org | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS.org b/NEWS.org index 4e383c7e05..3f6bb59e86 100644 --- a/NEWS.org +++ b/NEWS.org @@ -1

[nongnu] elpa/hyperdrive 5e34cc22d0 7/7: Comment: (h/stop) Explain order of cancelling timer

2024-08-31 Thread ELPA Syncer
branch: elpa/hyperdrive commit 5e34cc22d0b1196dfe5f85141761979c222f5b23 Author: Joseph Turner Commit: Joseph Turner Comment: (h/stop) Explain order of cancelling timer --- hyperdrive.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hyperdrive.el b/hyperdrive.el index 2172df0c18..01b

[elpa] externals/phpinspect 870fdb519d 14/30: Optimize process of checking for/loading type dependencies

2024-08-31 Thread ELPA Syncer
branch: externals/phpinspect commit 870fdb519de9efff9cc54d7f25bc57c68d2c4cd4 Author: Hugo Thunnissen Commit: Hugo Thunnissen Optimize process of checking for/loading type dependencies --- phpinspect-project.el | 23 + phpinspect-type.el| 20 +++- phpinspect-typedef.el | 12

[elpa] externals/phpinspect updated (85399a6b1d -> 95a29a3982)

2024-08-31 Thread ELPA Syncer
elpasync pushed a change to branch externals/phpinspect. from 85399a6b1d Wrap ELPA build badge in a link to the package page new b11d017702 Correctly index the name by which a function return type was referenced as used type new 9029072bc9 Fix bug in indexation of live edit

[elpa] externals/phpinspect 95a29a3982 30/30: Bump version to 2.0.0

2024-08-31 Thread ELPA Syncer
branch: externals/phpinspect commit 95a29a39828e5122a13ebdec21734db5a46312d5 Author: Hugo Thunnissen Commit: Hugo Thunnissen Bump version to 2.0.0 --- phpinspect-autoload.el | 2 +- phpinspect-bmap.el | 2 +- phpinspect-buffer.el | 2 +- phpinspect-cache.el

[nongnu] elpa/with-editor 77cb240315 3/3: Release version 3.4.2

2024-08-31 Thread ELPA Syncer
branch: elpa/with-editor commit 77cb2403158cfea9d8bfb8adad81b84d1d6d7c6a Author: Jonas Bernoulli Commit: Jonas Bernoulli Release version 3.4.2 --- CHANGELOG| 2 +- docs/with-editor.org | 4 ++-- lisp/with-editor.el | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff

[nongnu] elpa/magit c170fcf399 2/3: Distribute git-commit.el as part of magit

2024-08-31 Thread Jonas Bernoulli via
branch: elpa/magit commit c170fcf39918e567948fec43b70a592765ed5fe7 Author: Jonas Bernoulli Commit: Jonas Bernoulli Distribute git-commit.el as part of magit --- CHANGELOG | 3 + lisp/git-commit.el | 181 ++--- lisp/magit.el |

[elpa] externals/phpinspect 5f44a51a75 16/30: Re-use last completion list when possible

2024-08-31 Thread ELPA Syncer
branch: externals/phpinspect commit 5f44a51a759a5a75df66bfb22dd8d4ac168fe986 Author: Hugo Thunnissen Commit: Hugo Thunnissen Re-use last completion list when possible --- phpinspect-completion.el | 151 +++ 1 file changed, 125 insertions(+), 26 de

[elpa] externals/triples 9bbe7d7641 2/4: Fixed incorrect require and test for data & schema w/ same subject

2024-08-31 Thread ELPA Syncer
branch: externals/triples commit 9bbe7d764135192459969415644d3bb76e20d083 Author: Andrew Hyatt Commit: Andrew Hyatt Fixed incorrect require and test for data & schema w/ same subject --- triples-test.el | 17 +++-- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/t

[elpa] externals/phpinspect 77bd3ebe90 27/30: Use `delete-char' instead of `delete-backward-char'

2024-08-31 Thread ELPA Syncer
branch: externals/phpinspect commit 77bd3ebe9001c2e8d09cc1c02e01beb5753a9c93 Author: Hugo Thunnissen Commit: Hugo Thunnissen Use `delete-char' instead of `delete-backward-char' --- test/test-buffer.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test-buffer.el b/

[elpa] externals/phpinspect 87b86812ff 04/30: Implement initial algorithm for indexation of traits

2024-08-31 Thread ELPA Syncer
branch: externals/phpinspect commit 87b86812ff75dc9b67c78dd267ec3923dfef5c5f Author: Hugo Thunnissen Commit: Hugo Thunnissen Implement initial algorithm for indexation of traits This just add a function, it is not in use for anything yet --- phpinspect-index.el| 59

[nongnu] elpa/hyperdrive ee98e49ffb 3/7: Tidy: (h/restart) Use with-demoted-errors

2024-08-31 Thread ELPA Syncer
branch: elpa/hyperdrive commit ee98e49ffb21a481589d83475a7ba7bb1c08e4b9 Author: Joseph Turner Commit: Joseph Turner Tidy: (h/restart) Use with-demoted-errors --- hyperdrive.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/hyperdrive.el b/hyperdrive.el index 386f46e20

[elpa] externals/phpinspect 2e6b0e9d2f 15/30: Make handling of corrupt index more robust + convert regexp to constant

2024-08-31 Thread ELPA Syncer
branch: externals/phpinspect commit 2e6b0e9d2f53247c38318cc178de08b387b95834 Author: Hugo Thunnissen Commit: Hugo Thunnissen Make handling of corrupt index more robust + convert regexp to constant --- phpinspect-buffer.el | 18 -- 1 file changed, 16 insertions(+), 2 deletion

[elpa] externals/phpinspect 9029072bc9 02/30: Fix bug in indexation of live edited buffer (function with preceding bareword in scope)

2024-08-31 Thread ELPA Syncer
branch: externals/phpinspect commit 9029072bc9661a9e133941ad1090c6d3b58bb09d Author: Hugo Thunnissen Commit: Hugo Thunnissen Fix bug in indexation of live edited buffer (function with preceding bareword in scope) Bug caused an error when inserting "private Foo" before an unscoped c

[elpa] externals/phpinspect 96dd700be5 08/30: Replace phpinspect--class with new phpinspect-typedef structure

2024-08-31 Thread ELPA Syncer
branch: externals/phpinspect commit 96dd700be53a400d547e9a99e994e03e608045eb Author: Hugo Thunnissen Commit: Hugo Thunnissen Replace phpinspect--class with new phpinspect-typedef structure Typedef is more flexible and allows for more finegrained management of methods and their

[elpa] externals/phpinspect dd77e3c67b 03/30: Bump version to 1.2.1

2024-08-31 Thread ELPA Syncer
branch: externals/phpinspect commit dd77e3c67b07fed1d61f0be72198b493372606cc Author: Hugo Thunnissen Commit: Hugo Thunnissen Bump version to 1.2.1 --- phpinspect-autoload.el | 2 +- phpinspect-bmap.el | 2 +- phpinspect-buffer.el | 2 +- phpinspect-cache.el

[elpa] externals/phpinspect f1066c3c7f 29/30: Remove debug statements

2024-08-31 Thread ELPA Syncer
branch: externals/phpinspect commit f1066c3c7fc088375671b6918e05c2fcd365596d Author: Hugo Thunnissen Commit: Hugo Thunnissen Remove debug statements --- test/test-buffer.el | 3 --- 1 file changed, 3 deletions(-) diff --git a/test/test-buffer.el b/test/test-buffer.el index 89d44950b9..2c35

[elpa] externals/phpinspect eec48eb6ea 28/30: Add test for update of method names in buffers + fix bug in completion

2024-08-31 Thread ELPA Syncer
branch: externals/phpinspect commit eec48eb6eaca340e1476576a09e6010c9c353b86 Author: Hugo Thunnissen Commit: Hugo Thunnissen Add test for update of method names in buffers + fix bug in completion --- phpinspect-completion.el | 3 +++ test/test-buffer.el | 37 ++

[nongnu] elpa/hyperdrive updated (5e34cc22d0 -> 9e7ebe32ba)

2024-08-31 Thread ELPA Syncer
elpasync pushed a change to branch elpa/hyperdrive. from 5e34cc22d0 Comment: (h/stop) Explain order of cancelling timer new 41646669a9 Fix: (h/stop) Set h//gateway-starting-timer to nil new 3d70849484 Tidy: (hyperdrive-start) Error phrasing new ee98e49ffb Tidy: (h/re

[elpa] externals/phpinspect 4f85ef04a5 23/30: Remove debug statement

2024-08-31 Thread ELPA Syncer
branch: externals/phpinspect commit 4f85ef04a51faff7b2ad315bec501f0ccd410bdc Author: Hugo Thunnissen Commit: Hugo Thunnissen Remove debug statement --- phpinspect-completion.el | 1 - 1 file changed, 1 deletion(-) diff --git a/phpinspect-completion.el b/phpinspect-completion.el index d8c79

[nongnu] elpa/gptel 3f1026ecff: gptel: Set prompt-end correctly when creating prompts

2024-08-31 Thread ELPA Syncer
branch: elpa/gptel commit 3f1026ecff8ebf1862af28d589d77231ead5cfa8 Author: Karthik Chikmagalur Commit: Karthik Chikmagalur gptel: Set prompt-end correctly when creating prompts * gptel.el (gptel--create-prompt): Set the prompt end correctly before parsing the buffer to create th

[nongnu] elpa/magit updated (fbcd6d67a6 -> 0aa26864e3)

2024-08-31 Thread Jonas Bernoulli via
tarsius pushed a change to branch elpa/magit. from fbcd6d67a6 git-commit-setup: Cosmetics new 8d1a355b61 Update changelog new c170fcf399 Distribute git-commit.el as part of magit new 0aa26864e3 Release version 4.1.0 Summary of changes: CHANGELOG | 2

[nongnu] elpa/hyperdrive 0333750f78 2/7: Change: (h/start) Error if gateway is stopping

2024-08-31 Thread ELPA Syncer
branch: elpa/hyperdrive commit 0333750f78d7caaad5debf1fbcd22deb42d0fe21 Author: Joseph Turner Commit: Joseph Turner Change: (h/start) Error if gateway is stopping --- hyperdrive.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hyperdrive.el b/hyperdrive.el index 42959f21f6..2f92403e

[elpa] externals/triples d0c43faed8 2/5: Fix lint issues

2024-08-31 Thread ELPA Syncer
branch: externals/triples commit d0c43faed85ed7e12a32733dba4bf027960a09f6 Author: Andrew Hyatt Commit: Andrew Hyatt Fix lint issues --- Eldev | 7 - triples-backups.el | 18 +++- triples-upgrade.el | 9 +++--- triples.el | 80 ++

[nongnu] elpa/hyperdrive ac70ecfaa1 1/7: Change: (h/stop) Error if gateway already stopped

2024-08-31 Thread ELPA Syncer
branch: elpa/hyperdrive commit ac70ecfaa1536907ffb2f58b341e94c450d957cc Author: Joseph Turner Commit: Joseph Turner Change: (h/stop) Error if gateway already stopped --- hyperdrive.el | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hyperdrive.el b/hyperdrive.el inde

[elpa] externals/org 07dd3bcae6: org-columns-compile-format: Fix regexp

2024-08-31 Thread ELPA Syncer
branch: externals/org commit 07dd3bcae6b7b5e0692fc40dd307a7e841179b52 Author: Slawomir Grochowski Commit: Ihor Radchenko org-columns-compile-format: Fix regexp * lisp/org-colview.el (org-columns-compile-format): Refactor string-based regexp to `rx' form. Fix regexp: When an emp

[elpa] externals/phpinspect bf03a87c7f 17/30: Remove obsolete class test

2024-08-31 Thread ELPA Syncer
branch: externals/phpinspect commit bf03a87c7f27281a8b79eea57a848954f6b5e82f Author: Hugo Thunnissen Commit: Hugo Thunnissen Remove obsolete class test --- test/test-class.el | 113 - 1 file changed, 113 deletions(-) diff --git a/test/tes

[elpa] externals/triples 068a69ed10 4/5: Merge pull request #9 from ahyatt/eldev

2024-08-31 Thread ELPA Syncer
branch: externals/triples commit 068a69ed10941e5a1d8742d80d916161abe413cf Merge: 79365099c1 ed22395fb1 Author: Andrew Hyatt Commit: GitHub Merge pull request #9 from ahyatt/eldev Add eldev and fix lint issues --- .github/workflows/ci.yaml | 39 +++ Eldev

[elpa] externals/triples cf95922d9a 1/2: Fix whitespace to conform to a standard auto-formatting

2024-08-31 Thread ELPA Syncer
branch: externals/triples commit cf95922d9a537bfc08bdd527bffd88c463b5432d Author: Andrew Hyatt Commit: Andrew Hyatt Fix whitespace to conform to a standard auto-formatting --- triples-backups.el | 10 +-- triples-test.el| 203 ++--- tripl

[elpa] externals/phpinspect a66e35f57c 09/30: Test and improve typedef index reactivity and lazy loading + fix a bunch of bugs

2024-08-31 Thread ELPA Syncer
branch: externals/phpinspect commit a66e35f57ca48289a22b8c15b1d2a62dfff10070 Author: Hugo Thunnissen Commit: Hugo Thunnissen Test and improve typedef index reactivity and lazy loading + fix a bunch of bugs --- phpinspect-completion.el | 3 +- phpinspect-index.el | 12 ++-- phpins

[elpa] externals/phpinspect 42ccef5493 10/30: Explicitly test application of trait configuration + fix bugs

2024-08-31 Thread ELPA Syncer
branch: externals/phpinspect commit 42ccef5493b3f2bae491da17fa03bf9c61afdb31 Author: Hugo Thunnissen Commit: Hugo Thunnissen Explicitly test application of trait configuration + fix bugs --- phpinspect-typedef.el | 51 +-- test/test-typedef.el

[elpa] externals/triples cf7f9c8dd7 5/5: Set version to 0.4.0 (#10)

2024-08-31 Thread ELPA Syncer
branch: externals/triples commit cf7f9c8dd77e47a1c32e0d0026df86a0eac4e2a5 Author: Andrew Hyatt Commit: GitHub Set version to 0.4.0 (#10) --- triples.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/triples.el b/triples.el index 2295e98d7d..042c16a3bd 100644 --- a/tripl

[elpa] externals/phpinspect 692711e34d 20/30: Implement property cells for more reliable property inheritance modeling

2024-08-31 Thread ELPA Syncer
branch: externals/phpinspect commit 692711e34dadda142bfc3649abdbec06c02f9e82 Author: Hugo Thunnissen Commit: Hugo Thunnissen Implement property cells for more reliable property inheritance modeling --- phpinspect-buffer.el| 4 +- phpinspect-eldoc.el | 22 +++-- phpinspect

[elpa] externals/triples 79365099c1 4/4: Merge pull request #8 from ahyatt/delete-type

2024-08-31 Thread ELPA Syncer
branch: externals/triples commit 79365099c13375a47cf734bdb5b43c0bcc058729 Merge: 18b66a953b 2145927734 Author: Andrew Hyatt Commit: GitHub Merge pull request #8 from ahyatt/delete-type Add triples-remove-schema-type, triples-count --- NEWS.org| 3 +++ README.org | 1

[elpa] externals/triples ed22395fb1 3/5: Remove testing for Emacs 28, add dependencies for eldev emacs

2024-08-31 Thread ELPA Syncer
branch: externals/triples commit ed22395fb1701ed8f3d7eb44aa3dc9bb5a4d6a7a Author: Andrew Hyatt Commit: Andrew Hyatt Remove testing for Emacs 28, add dependencies for eldev emacs --- .github/workflows/ci.yaml | 6 +++--- Eldev | 2 ++ 2 files changed, 5 insertions(+), 3 d

[nongnu] elpa/magit 8d1a355b61 1/3: Update changelog

2024-08-31 Thread Jonas Bernoulli via
branch: elpa/magit commit 8d1a355b61845a852356c035063b47ee0efd4af6 Author: Jonas Bernoulli Commit: Jonas Bernoulli Update changelog --- CHANGELOG | 15 +++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index fa6922c891..40f8864a48 100644 --- a/CHANGELOG ++

[nongnu] elpa/hyperdrive 6be7398ca1 3/7: Change: (h/start) Skip h//gateway-wait-for-ready when ready or live

2024-08-31 Thread ELPA Syncer
branch: elpa/hyperdrive commit 6be7398ca122c6ace4e87180deb6c82823a91829 Author: Joseph Turner Commit: Joseph Turner Change: (h/start) Skip h//gateway-wait-for-ready when ready or live This change prevents h/gateway-ready-hook from running more than once. If the gateway is alread

[nongnu] elpa/with-editor 80586626de 1/3: with-editor*: Fix documentation

2024-08-31 Thread ELPA Syncer
branch: elpa/with-editor commit 80586626de3fec29926f6b4b9f73f1fc04dba254 Author: Jonas Bernoulli Commit: Jonas Bernoulli with-editor*: Fix documentation --- docs/with-editor.org | 2 +- docs/with-editor.texi | 2 +- lisp/with-editor.el | 2 +- 3 files changed, 3 insertions(+), 3 deletion

[nongnu] elpa/with-editor 535a0b19b0 2/3: Fix shell-command-with-editor-mode for remote processes

2024-08-31 Thread ELPA Syncer
branch: elpa/with-editor commit 535a0b19b0ad00b32e00f0a71b43566c0cce2a84 Author: Jonas Bernoulli Commit: Jonas Bernoulli Fix shell-command-with-editor-mode for remote processes Closes #129. --- CHANGELOG | 2 ++ lisp/with-editor.el | 58 +++---

[elpa] externals/triples 762387f22b 1/4: Add triples-db-count and triples-remove-schema-type

2024-08-31 Thread ELPA Syncer
branch: externals/triples commit 762387f22b25206038278947105650fc22404025 Author: Andrew Hyatt Commit: Andrew Hyatt Add triples-db-count and triples-remove-schema-type --- README.org | 1 + triples-test.el | 24 ++-- triples.el | 38 +++

[nongnu] elpa/hyperdrive updated (c05904f585 -> 5e34cc22d0)

2024-08-31 Thread ELPA Syncer
elpasync pushed a change to branch elpa/hyperdrive. from c05904f585 Change: Hook up new gateway-stopping code new ac70ecfaa1 Change: (h/stop) Error if gateway already stopped new 0333750f78 Change: (h/start) Error if gateway is stopping new 6be7398ca1 Change: (h/star

[elpa] externals/phpinspect 967917ceb9 24/30: Update completion FIXME comment with current state of things

2024-08-31 Thread ELPA Syncer
branch: externals/phpinspect commit 967917ceb95eec4cea1064114e136db35680d302 Author: Hugo Thunnissen Commit: Hugo Thunnissen Update completion FIXME comment with current state of things --- phpinspect-completion.el | 6 ++ 1 file changed, 6 insertions(+) diff --git a/phpinspect-complet

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

2024-08-31 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from 51cb3855e3 Merge pull request #419 from jeanphilippegg/denote-link-return-links new 4651362642 Make denote--file-type-org-extra-p handle cases like org-tree-to-indirect-buffer new 75374dc5dd Add optional :include-da

[nongnu] elpa/hyperdrive e5538e547d 4/7: Fix: (h/gateway-dead-hook) Typos

2024-08-31 Thread ELPA Syncer
branch: elpa/hyperdrive commit e5538e547dc50934416108e3e0dbf179fae8fbe5 Author: Joseph Turner Commit: Joseph Turner Fix: (h/gateway-dead-hook) Typos --- hyperdrive-vars.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hyperdrive-vars.el b/hyperdrive-vars.el index

[elpa] externals/phpinspect 9c0959a0df 11/30: Add some docstrings + a license header to phpinspect-typedef.el

2024-08-31 Thread ELPA Syncer
branch: externals/phpinspect commit 9c0959a0df43bfb099ff0daf803655db668e6486 Author: Hugo Thunnissen Commit: Hugo Thunnissen Add some docstrings + a license header to phpinspect-typedef.el --- phpinspect-typedef.el | 59 ++- 1 file changed, 58

[nongnu] elpa/hyperdrive ed23b13af3 4/7: Docs: Document h/gateway-dead-hook

2024-08-31 Thread ELPA Syncer
branch: elpa/hyperdrive commit ed23b13af3e6dc2286e1594372f5d78ae0f51fc6 Author: Joseph Turner Commit: Joseph Turner Docs: Document h/gateway-dead-hook --- doc/hyperdrive.org | 4 doc/hyperdrive.texi | 4 2 files changed, 8 insertions(+) diff --git a/doc/hyperdrive.org b/doc/hype

[elpa] externals/phpinspect 11ecfdf314 13/30: Fix bug in parsing of interfaces

2024-08-31 Thread ELPA Syncer
branch: externals/phpinspect commit 11ecfdf314c067c36f7af90958aba3a2bfe3d407 Author: Hugo Thunnissen Commit: Hugo Thunnissen Fix bug in parsing of interfaces --- phpinspect-parser.el | 17 - phpinspect-typedef.el | 17 - test/test-buffer.el | 15 +-

[elpa] externals/debbugs 0c42004727: Use threads

2024-08-31 Thread Michael Albinus via
branch: externals/debbugs commit 0c42004727833e9d84bae0b6590262169acdfac7 Author: Michael Albinus Commit: Michael Albinus Use threads * debbugs-gnu.el (debbugs-gnu-current-buffer) (debbugs-gnu-current-message): New defvars. (debbugs-gnu-search, debbugs-gnu-bugs): Set `de

[elpa] externals-release/org 6a5d0ed342: Update version number for the 9.7.11 release

2024-08-31 Thread ELPA Syncer
branch: externals-release/org commit 6a5d0ed342efeb3a4c402672fbe9bfebd80af8b6 Author: Ihor Radchenko Commit: Ihor Radchenko Update version number for the 9.7.11 release --- lisp/org.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org.el b/lisp/org.el index 26812b

[elpa] externals/phpinspect 96ee3c4d2a 05/30: WIP: (method-cell) Basic infrastructure for nuanced method inheritance

2024-08-31 Thread ELPA Syncer
branch: externals/phpinspect commit 96ee3c4d2a5b2d0619cd2954bb636dee68a16da1 Author: Hugo Thunnissen Commit: Hugo Thunnissen WIP: (method-cell) Basic infrastructure for nuanced method inheritance - New types: method, method-cell, method-collection --- phpinspect-method-cell.el | 12

[elpa] externals/phpinspect 25f706077a 06/30: Add license header and `provide' statement

2024-08-31 Thread ELPA Syncer
branch: externals/phpinspect commit 25f706077a34cae69fc638d79ea882a2d8b80625 Author: Hugo Thunnissen Commit: Hugo Thunnissen Add license header and `provide' statement --- phpinspect-class.el | 2 +- phpinspect-method-cell.el | 28 2 files changed, 29 ins

[elpa] externals/phpinspect 355b6be79a 07/30: Fix typo

2024-08-31 Thread ELPA Syncer
branch: externals/phpinspect commit 355b6be79a7347e29e3ff3f0144bf82a20dc7820 Author: Hugo Thunnissen Commit: Hugo Thunnissen Fix typo --- phpinspect-method-cell.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpinspect-method-cell.el b/phpinspect-method-cell.el index

[elpa] externals/phpinspect 52626b7091 18/30: Remove unused defun

2024-08-31 Thread ELPA Syncer
branch: externals/phpinspect commit 52626b709114a8f051aa11cc80b762eeca57 Author: Hugo Thunnissen Commit: Hugo Thunnissen Remove unused defun --- phpinspect-buffer.el | 24 1 file changed, 24 deletions(-) diff --git a/phpinspect-buffer.el b/phpinspect-buffer.el

[nongnu] elpa/hyperdrive 3d70849484 2/7: Tidy: (hyperdrive-start) Error phrasing

2024-08-31 Thread ELPA Syncer
branch: elpa/hyperdrive commit 3d708494845d6562dad839df54befe5dbef405d0 Author: Joseph Turner Commit: Joseph Turner Tidy: (hyperdrive-start) Error phrasing --- hyperdrive.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyperdrive.el b/hyperdrive.el index f5919f2a4d..3

[elpa] externals/llm b9f27d238a: Fix bug involving multiple function calls with Claude (#73)

2024-08-31 Thread ELPA Syncer
branch: externals/llm commit b9f27d238a3e36f7a7161d5d39517cb9013506c9 Author: Paul Nelson <63298781+ultron...@users.noreply.github.com> Commit: GitHub Fix bug involving multiple function calls with Claude (#73) * llm-claude.el (llm-claude--postprocess-messages): New function (llm

[elpa] externals/triples 18b66a953b 2/2: Merge pull request #7 from ahyatt/whitespace-fixes

2024-08-31 Thread ELPA Syncer
branch: externals/triples commit 18b66a953ba268910157a01cf1afe33b2bb1b637 Merge: 1112c57419 cf95922d9a Author: Andrew Hyatt Commit: GitHub Merge pull request #7 from ahyatt/whitespace-fixes Fix whitespace to conform to a standard auto-formatting --- triples-backups.el | 10 +-- tr

[elpa] externals/transient updated (dd8c2999b1 -> 3430943eaa)

2024-08-31 Thread Jonas Bernoulli via
tarsius pushed a change to branch externals/transient. from dd8c2999b1 transient--parse-suffix: Fix b54af9e4 new 9b6fbe6816 Update changelog new 3430943eaa Release version 0.7.5 Summary of changes: CHANGELOG | 15 +++ docs/transient.org | 4 ++-- lis

[nongnu] elpa/hyperdrive cc220dfaff 5/7: Fix: (hyperdrive-stop) Error when gateway already stopping

2024-08-31 Thread ELPA Syncer
branch: elpa/hyperdrive commit cc220dfaffc39fbffb6529d7f497e54819bd9f25 Author: Joseph Turner Commit: Joseph Turner Fix: (hyperdrive-stop) Error when gateway already stopping This avoids the following error when the gateway is live and the h/stop is invoked repeatedly in rapid s

[elpa] externals/denote 75374dc5dd 2/3: Add optional :include-date parameter to Org dynamic blocks that show links to files

2024-08-31 Thread ELPA Syncer
branch: externals/denote commit 75374dc5dd97e3b1315667df4a85008fdaad829c Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add optional :include-date parameter to Org dynamic blocks that show links to files Thanks to Sergio Rey for describing this idea to me. This was done vi