[elpa] externals/auctex d02011deed 3/3: Simplify GNUmakefile and tex-site.el.in

2024-08-16 Thread ELPA Syncer
branch: externals/auctex commit d02011deede6c8a4aa43e9cb008477cf8d04d6c8 Author: Ikumi Keita Commit: Ikumi Keita Simplify GNUmakefile and tex-site.el.in * GNUmakefile: * tex-site.el.in Do constant replacement in advance. --- GNUmakefile| 5 + tex-site.el.in | 8

[elpa] externals/auctex updated (52911e6211 -> d02011deed)

2024-08-16 Thread ELPA Syncer
elpasync pushed a change to branch externals/auctex. from 52911e6211 Arrange the documentations about update history new b06e18b4ad ; * NEWS.org (Added): Add missing comma. new 3cb63537d4 ; * doc/install.texi (Installation): Add instruction. new d02011deed Simplify G

[elpa] externals/auctex 3cb63537d4 2/3: ; * doc/install.texi (Installation): Add instruction.

2024-08-16 Thread ELPA Syncer
branch: externals/auctex commit 3cb63537d4fcbcef92d239c0717609b358bbc261 Author: Ikumi Keita Commit: Ikumi Keita ; * doc/install.texi (Installation): Add instruction. --- doc/install.texi | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/install.texi b/doc/insta

[elpa] externals/auctex b06e18b4ad 1/3: ; * NEWS.org (Added): Add missing comma.

2024-08-16 Thread ELPA Syncer
branch: externals/auctex commit b06e18b4ad3dc3e59443c4e7fa8320cd6103cfa7 Author: Arash Esbati Commit: Arash Esbati ; * NEWS.org (Added): Add missing comma. --- NEWS.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.org b/NEWS.org index fff9105c41..3226810f45 10064

[nongnu] elpa/mastodon 3443b49c55 4/4: bump version

2024-08-16 Thread ELPA Syncer
branch: elpa/mastodon commit 3443b49c55f65ae8e0b07e93e1e0299ce1bf8ed6 Author: marty hiatt Commit: marty hiatt bump version --- lisp/mastodon.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/mastodon.el b/lisp/mastodon.el index 82a2491424..017b5da0a0 100644 --- a/l

[nongnu] elpa/mastodon a4cc633346 3/4: remove duplicated tl funs (from develop audit)

2024-08-16 Thread ELPA Syncer
branch: elpa/mastodon commit a4cc633346eb3dd538b0169b00ea1cbc16ece139 Author: marty hiatt Commit: marty hiatt remove duplicated tl funs (from develop audit) --- lisp/mastodon-tl.el | 40 1 file changed, 40 deletions(-) diff --git a/lisp/mastodon-tl.

[nongnu] elpa/mastodon updated (45903de823 -> 3443b49c55)

2024-08-16 Thread ELPA Syncer
elpasync pushed a change to branch elpa/mastodon. from 45903de823 info update new 4c7fc8b475 basic apply filters. #575. new 9778bf0226 apply filters to notifications. #575. new a4cc633346 remove duplicated tl funs (from develop audit) new 3443b49c55 bump vers

[nongnu] elpa/mastodon 9778bf0226 2/4: apply filters to notifications. #575.

2024-08-16 Thread ELPA Syncer
branch: elpa/mastodon commit 9778bf022660ddb5a445e8538cd49b8e94fa7003 Author: marty hiatt Commit: marty hiatt apply filters to notifications. #575. --- lisp/mastodon-notifications.el | 149 + 1 file changed, 77 insertions(+), 72 deletions(-) diff --g

[nongnu] elpa/mastodon 4c7fc8b475 1/4: basic apply filters. #575.

2024-08-16 Thread ELPA Syncer
branch: elpa/mastodon commit 4c7fc8b47517249a271d64e104f68cf59048e872 Author: marty hiatt Commit: marty hiatt basic apply filters. #575. --- lisp/mastodon-notifications.el | 1 + lisp/mastodon-tl.el| 129 +++-- lisp/mastodon-views.el

[elpa] externals/phpinspect f2f1ac9b84 05/18: Add property types and anonymous function argument types to used-types index

2024-08-16 Thread ELPA Syncer
branch: externals/phpinspect commit f2f1ac9b849cc1bde26f395cae6e4ab06735626c Author: Hugo Thunnissen Commit: Hugo Thunnissen Add property types and anonymous function argument types to used-types index --- phpinspect-index.el | 47 ++- test/test-i

[elpa] externals/phpinspect d3f100388e 04/18: Resolve property types using other methods when resolving from constructor fails

2024-08-16 Thread ELPA Syncer
branch: externals/phpinspect commit d3f100388eeefde2f218faa6f5056fe59352889c Author: Hugo Thunnissen Commit: Hugo Thunnissen Resolve property types using other methods when resolving from constructor fails Property types of classes in live buffers are now resolved from assignments

[elpa] externals/phpinspect 3fff772d8a 03/18: Fix phpinspect-buffer-index-functions test

2024-08-16 Thread ELPA Syncer
branch: externals/phpinspect commit 3fff772d8a1f52ef16c6dfb8a6984e6bc0a5f5ba Author: Hugo Thunnissen Commit: Hugo Thunnissen Fix phpinspect-buffer-index-functions test --- test/test-buffer.el | 67 +++-- 1 file changed, 24 insertions(+), 43 de

[elpa] externals/phpinspect 31c6e06934 09/18: Reparse buffer when fixing import (+ add comment explaining why)

2024-08-16 Thread ELPA Syncer
branch: externals/phpinspect commit 31c6e069343eb63ed519b8de67089c841c86113a Author: Hugo Thunnissen Commit: Hugo Thunnissen Reparse buffer when fixing import (+ add comment explaining why) --- phpinspect-buffer.el | 2 +- phpinspect-imports.el | 11 ++- 2 files changed, 11 insert

[elpa] externals/phpinspect 2e064d52e1 17/18: Implement containing type inference for collection-like class properties

2024-08-16 Thread ELPA Syncer
branch: externals/phpinspect commit 2e064d52e120d4cd5dab714d8ae2883ffa8de23c Author: Hugo Thunnissen Commit: Hugo Thunnissen Implement containing type inference for collection-like class properties --- phpinspect-index.el | 65 - test/test

[elpa] externals/phpinspect 130e2c06c5 13/18: Index types used in arrays

2024-08-16 Thread ELPA Syncer
branch: externals/phpinspect commit 130e2c06c59f1fe31b3ed3ab90ea61e3d27814f1 Author: Hugo Thunnissen Commit: Hugo Thunnissen Index types used in arrays --- phpinspect-index.el | 2 +- test/test-index.el | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/phpinspect-inde

[elpa] externals/phpinspect 93b815d71a 14/18: Index used traits (juste use of type, no actual functionality outside of that)

2024-08-16 Thread ELPA Syncer
branch: externals/phpinspect commit 93b815d71a9b24cb309385c14274ec6c5a46b123 Author: Hugo Thunnissen Commit: Hugo Thunnissen Index used traits (juste use of type, no actual functionality outside of that) --- phpinspect-index.el | 4 test/test-index.el | 4 +++- 2 files changed, 7 ins

[elpa] externals/phpinspect 8296641ba9 07/18: Implement removal of unused imports in `phpinspect-fix-imports'

2024-08-16 Thread ELPA Syncer
branch: externals/phpinspect commit 8296641ba965f0d418a999e7cd7f7d41f9712a7a Author: Hugo Thunnissen Commit: Hugo Thunnissen Implement removal of unused imports in `phpinspect-fix-imports' --- phpinspect-imports.el | 62 +-- phpinspect-meta.el

[elpa] externals/phpinspect 3a0ce3ac2d 16/18: Fix another infinite recursion bug

2024-08-16 Thread ELPA Syncer
branch: externals/phpinspect commit 3a0ce3ac2dad7fbee01010fa8a4464dfef39dbfa Author: Hugo Thunnissen Commit: Hugo Thunnissen Fix another infinite recursion bug Bug occured in scenario's where array-members were self-referentially assigned in a foreach loop. like so:

[elpa] externals/phpinspect c20f010ee4 10/18: Introduce `phpinspect-buffer-fresh-p' and `phpinspect-buffer-reparse-if-not-fresh'

2024-08-16 Thread ELPA Syncer
branch: externals/phpinspect commit c20f010ee4ab326f04c4bec176d44586a91230ba Author: Hugo Thunnissen Commit: Hugo Thunnissen Introduce `phpinspect-buffer-fresh-p' and `phpinspect-buffer-reparse-if-not-fresh' + use in `phpinspect-fix-imports' instead of `phpinspect-buffer-reparse' -

[elpa] externals/phpinspect 2520c89680 02/18: Account for tokens after @method annotation when indexing

2024-08-16 Thread ELPA Syncer
branch: externals/phpinspect commit 2520c8968011ba714919448e09c59c857ecc77e0 Author: Hugo Thunnissen Commit: Hugo Thunnissen Account for tokens after @method annotation when indexing - Add :rest keyword to `phpinspect--match-sequence' - Use :rest keyword in `phpinspect--index-

[elpa] externals/phpinspect 2d93ec7f79 15/18: Fix infinite recursion bug in `phpinspect--get-pattern-type-in-block'

2024-08-16 Thread ELPA Syncer
branch: externals/phpinspect commit 2d93ec7f7955b7566bf632d3d55121d6cc77586b Author: Hugo Thunnissen Commit: Hugo Thunnissen Fix infinite recursion bug in `phpinspect--get-pattern-type-in-block' --- phpinspect-resolve.el | 90 - phpinspect-u

[elpa] externals/phpinspect updated (3887bc58d4 -> 4ec4c40c9d)

2024-08-16 Thread ELPA Syncer
elpasync pushed a change to branch externals/phpinspect. from 3887bc58d4 Implement indexation of readonly variables + allow invalid keywords new 5528aff2a2 Handle cases where the filepath of a type cannot be determined new 2520c89680 Account for tokens after @method annota

[elpa] externals/phpinspect 6a175c9e44 06/18: Update a few doc strings in phpinspect-index.el

2024-08-16 Thread ELPA Syncer
branch: externals/phpinspect commit 6a175c9e44f52b4726398bfcc959ef6d1f80fdfb Author: Hugo Thunnissen Commit: Hugo Thunnissen Update a few doc strings in phpinspect-index.el --- phpinspect-index.el | 13 ++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/phpinspect-

[elpa] externals/phpinspect f1dc699560 11/18: Detect types used with "instanceoff"

2024-08-16 Thread ELPA Syncer
branch: externals/phpinspect commit f1dc69956022977baa5b8bede66620e72a4dfcc7 Author: Hugo Thunnissen Commit: Hugo Thunnissen Detect types used with "instanceoff" --- phpinspect-index.el | 2 +- test/test-index.el | 8 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/

[elpa] externals/phpinspect 5528aff2a2 01/18: Handle cases where the filepath of a type cannot be determined

2024-08-16 Thread ELPA Syncer
branch: externals/phpinspect commit 5528aff2a21f71eac37c5c378e8e5be0accab872 Author: Hugo Thunnissen Commit: Hugo Thunnissen Handle cases where the filepath of a type cannot be determined --- phpinspect-autoload.el | 5 + phpinspect-project.el | 9 +++-- 2 files changed, 12 inserti

[elpa] externals/phpinspect b6eadfb799 12/18: Make autoload indexation more robust and prevent double indexation

2024-08-16 Thread ELPA Syncer
branch: externals/phpinspect commit b6eadfb79970350b5ebc5441207931ad2247539a Author: Hugo Thunnissen Commit: Hugo Thunnissen Make autoload indexation more robust and prevent double indexation Prevent the project directory from being indexed multiple times (because of directory-f

[elpa] externals/phpinspect d141f8a6db 08/18: Infer namespace token within import manipulation loop

2024-08-16 Thread ELPA Syncer
branch: externals/phpinspect commit d141f8a6db96e7a72c049970f8fccea5bee979b8 Author: Hugo Thunnissen Commit: Hugo Thunnissen Infer namespace token within import manipulation loop --- phpinspect-imports.el | 21 ++--- 1 file changed, 14 insertions(+), 7 deletions(-) diff --g

[elpa] externals/phpinspect 4ec4c40c9d 18/18: Add eldoc for sigil variables and allow display of multiple eldoc results

2024-08-16 Thread ELPA Syncer
branch: externals/phpinspect commit 4ec4c40c9df59ce395fa3796e12799b6f7abc32f Author: Hugo Thunnissen Commit: Hugo Thunnissen Add eldoc for sigil variables and allow display of multiple eldoc results By allowing multiple eldoc results, displaying variable information doesn't inte

[elpa] externals/csv-mode 849ce3e754: csv-mode.el: More cosmetic changes

2024-08-16 Thread Stefan Monnier via
branch: externals/csv-mode commit 849ce3e754f291c3643bc36ed802226606955c3f Author: Stefan Monnier Commit: Stefan Monnier csv-mode.el: More cosmetic changes * csv-mode.el: Use `setq-local` and `defvar-local`. (csv-interactive-args): Improve docstring markup. Use `csv--field-inde

[elpa] elpa-admin 722a92ae25 3/4: Merge make-atom-feed, add batch-make-atom-feed

2024-08-16 Thread Stefan Monnier via
branch: elpa-admin commit 722a92ae25398a85e9ce4bea2610413b51417d2f Author: Stefan Monnier Commit: Stefan Monnier Merge make-atom-feed, add batch-make-atom-feed --- elpa-admin.el | 108 +- 1 file changed, 62 insertions(+), 46 deletions(

[elpa] elpa-admin 9bd65395f1 4/4: elpa-admin.el (elpaa--wsl-read): Filter out status 400 and entries with a "/"

2024-08-16 Thread Stefan Monnier via
branch: elpa-admin commit 9bd65395f1d4875915731ddbdd73a471f10d7794 Author: Stefan Monnier Commit: Stefan Monnier elpa-admin.el (elpaa--wsl-read): Filter out status 400 and entries with a "/" --- elpa-admin.el | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/elpa-

[elpa] elpa-admin updated (584bb472c8 -> 9bd65395f1)

2024-08-16 Thread Stefan Monnier via
monnier pushed a change to branch elpa-admin. from 584bb472c8 Merge remote-tracking branch 'refs/remotes/origin/elpa-admin' into elpa-admin new ba613c0dc2 (elpaa--make-atom-feed): Avoid parsing the `elpaa--url` new 2c6eeec610 * elpa-admin.el (elpaa--render-atom): Fix timest

[elpa] elpa-admin ba613c0dc2 1/4: (elpaa--make-atom-feed): Avoid parsing the `elpaa--url`

2024-08-16 Thread Stefan Monnier via
branch: elpa-admin commit ba613c0dc2af1e4363da873627aa94bf09b5eaf3 Author: Stefan Monnier Commit: Stefan Monnier (elpaa--make-atom-feed): Avoid parsing the `elpaa--url` * elpa-admin.el (elpaa--make-atom-feed): Don't split the URL into domain+path any more. Use names relative to

[elpa] elpa-admin 2c6eeec610 2/4: * elpa-admin.el (elpaa--render-atom): Fix timestamp

2024-08-16 Thread Stefan Monnier via
branch: elpa-admin commit 2c6eeec610557b18db6591f8557dcf62b3b68b48 Author: Stefan Monnier Commit: Stefan Monnier * elpa-admin.el (elpaa--render-atom): Fix timestamp We ended up using the time/date of the oldest file. Rather than change it to the date of the newest file, just us

[elpa] externals/phpinspect 2052c289e1 1/3: Use `phpinspect--display-format-type-name' as standardized propertized string

2024-08-16 Thread ELPA Syncer
branch: externals/phpinspect commit 2052c289e1cf97137b41e839042f0ec96ded2efe Author: Hugo Thunnissen Commit: Hugo Thunnissen Use `phpinspect--display-format-type-name' as standardized propertized string - Move `propertize' calls into `phpinspect--display-format-type-name' - Use

[elpa] externals/phpinspect e04ab0c118 3/3: Resolve types of suggested variable completions

2024-08-16 Thread ELPA Syncer
branch: externals/phpinspect commit e04ab0c11852fa095db1183c404376241482f657 Author: Hugo Thunnissen Commit: Hugo Thunnissen Resolve types of suggested variable completions --- phpinspect-resolve.el| 8 phpinspect-resolvecontext.el | 17 + phpinspect-sugges

[elpa] externals/phpinspect updated (4ec4c40c9d -> e04ab0c118)

2024-08-16 Thread ELPA Syncer
elpasync pushed a change to branch externals/phpinspect. from 4ec4c40c9d Add eldoc for sigil variables and allow display of multiple eldoc results new 2052c289e1 Use `phpinspect--display-format-type-name' as standardized propertized string new ae681a0663 Fix bug that broke

[elpa] externals/phpinspect ae681a0663 2/3: Fix bug that broke stub cache

2024-08-16 Thread ELPA Syncer
branch: externals/phpinspect commit ae681a06636d546b957e67f9b68a9ffc899e794c Author: Hugo Thunnissen Commit: Hugo Thunnissen Fix bug that broke stub cache Empty, non-indexed classes were created by `phpinspect-project-enqueue-if-not-present', which caused them to override any

[nongnu] elpa/drupal-mode 1e6f973ed5 02/11: Merge branch 'release/0.7.1'

2024-08-16 Thread ELPA Syncer
branch: elpa/drupal-mode commit 1e6f973ed5dfdbbfda96c4ab266bd8ef3d6436d7 Merge: d920370dc6 f9d5596a57 Author: Arne Jørgensen Commit: Arne Jørgensen Merge branch 'release/0.7.1' --- drupal-mode.el | 9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/drupal-mode.el b/d

[nongnu] elpa/drupal-mode updated (17927723ad -> 3f91d1d44d)

2024-08-16 Thread ELPA Syncer
elpasync pushed a change to branch elpa/drupal-mode. from 17927723ad Merge pull request #85 from skangas/bump-version new d920370dc6 Merge branch 'release/0.7.0' new 1e6f973ed5 Merge branch 'release/0.7.1' new afa84f7b28 Merge branch 'release/0.7.2' new 49ce6

[nongnu] elpa/drupal-mode 49ce63c659 04/11: Merge branch 'release/0.7.3'

2024-08-16 Thread ELPA Syncer
branch: elpa/drupal-mode commit 49ce63c659aa0af7a2daf0c9e74e58fbce6deb71 Merge: afa84f7b28 7f26310cc7 Author: Arne Jørgensen Commit: Arne Jørgensen Merge branch 'release/0.7.3' --- drupal-mode.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drupal-mode.el b/drupal

[nongnu] elpa/drupal-mode a971073b50 07/11: Merge branch 'release/0.8.0'

2024-08-16 Thread ELPA Syncer
branch: elpa/drupal-mode commit a971073b5028e58fa530746bcab77f05582e8057 Merge: 49ce63c659 b5302b45d4 Author: Arne Jørgensen Commit: Arne Jørgensen Merge branch 'release/0.8.0' --- .travis.yml | 22 ++ CODE_OF_CONDUCT.md | 76

[nongnu] elpa/drupal-mode afa84f7b28 03/11: Merge branch 'release/0.7.2'

2024-08-16 Thread ELPA Syncer
branch: elpa/drupal-mode commit afa84f7b2800dd2f1ec04fd779184d5df0c58e68 Merge: 1e6f973ed5 9d5808972f Author: Arne Jørgensen Commit: Arne Jørgensen Merge branch 'release/0.7.2' --- .travis.yml| 5 + drupal-mode.el | 37 +++-- drupal/flycheck.

[nongnu] elpa/drupal-mode 3f91d1d44d 11/11: Merge tag '0.8.1' into develop

2024-08-16 Thread ELPA Syncer
branch: elpa/drupal-mode commit 3f91d1d44df11ebd0137a896055fca6a1bb2f554 Merge: 1177191767 a353f8bdf3 Author: Arne Jørgensen Commit: Arne Jørgensen Merge tag '0.8.1' into develop 0.8.1 --- drupal-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drupal-mod

[nongnu] elpa/drupal-mode d920370dc6 01/11: Merge branch 'release/0.7.0'

2024-08-16 Thread ELPA Syncer
branch: elpa/drupal-mode commit d920370dc632bd0b4abf736a7315aa20748d2676 Merge: cf0364cbaf f604acedb1 Author: Arne Jørgensen Commit: Arne Jørgensen Merge branch 'release/0.7.0' --- .travis.yml | 15 +++ drupal-mode.el | 59 ---

[nongnu] elpa/drupal-mode a353f8bdf3 10/11: Merge branch 'release/0.8.1'

2024-08-16 Thread ELPA Syncer
branch: elpa/drupal-mode commit a353f8bdf3ed98f76b9418afbbc4ef17b5552647 Merge: a971073b50 f632fa5f14 Author: Arne Jørgensen Commit: Arne Jørgensen Merge branch 'release/0.8.1' --- drupal-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drupal-mode.el b/drupal-mod

[nongnu] elpa/drupal-mode b5302b45d4 06/11: Merge pull request #88 from arnested/tweaks

2024-08-16 Thread ELPA Syncer
branch: elpa/drupal-mode commit b5302b45d43accb4260e2658f7248ba20424f3b6 Merge: 17927723ad 541a0c014a Author: Arne Jørgensen Commit: GitHub Merge pull request #88 from arnested/tweaks Fix c-basic-offset, indent-tabs-mode, and more --- drupal-mode.el | 2 +- 1 file changed, 1 insert

[nongnu] elpa/drupal-mode 541a0c014a 05/11: Fix c-basic-offset, indent-tabs-mode, and more

2024-08-16 Thread ELPA Syncer
branch: elpa/drupal-mode commit 541a0c014aa1860855df5a8457192d7d9032daa1 Author: Arne Jørgensen Commit: Arne Jørgensen Fix c-basic-offset, indent-tabs-mode, and more php-mode is no longer based on c-mode, but php-base-mode (see https://github.com/emacs-php/php-mode/pull/772).

[nongnu] elpa/drupal-mode f632fa5f14 09/11: Bump version number

2024-08-16 Thread ELPA Syncer
branch: elpa/drupal-mode commit f632fa5f140b04260fa23b15ffccbfe5a787b2e2 Author: Arne Jørgensen Commit: Arne Jørgensen Bump version number --- drupal-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drupal-mode.el b/drupal-mode.el index 83cb184d08..6a23f28fd1 1006

[nongnu] elpa/drupal-mode 1177191767 08/11: Merge tag '0.8.0' into develop

2024-08-16 Thread ELPA Syncer
branch: elpa/drupal-mode commit 11771917677e06e641f176f48e4414fd2a1e946b Merge: b5302b45d4 a971073b50 Author: Arne Jørgensen Commit: Arne Jørgensen Merge tag '0.8.0' into develop 0.8.0

[elpa] externals/dape daa32c5715 2/2: Remove delay when disabling of dape-active-mode

2024-08-16 Thread ELPA Syncer
branch: externals/dape commit daa32c57156641023dbbf03d1aa8353e72f5cdd6 Author: Daniel Pettersson Commit: Daniel Pettersson Remove delay when disabling of dape-active-mode The delay in disabling dape-active-mode served its purpose by ensuring that the "terminated" status message

[elpa] externals/dape f596fc42b4 1/2: Remove Y/N on quit from dape-repl

2024-08-16 Thread ELPA Syncer
branch: externals/dape commit f596fc42b49e58cd071dfa9baec987cb2be6080e Author: Daniel Pettersson Commit: Daniel Pettersson Remove Y/N on quit from dape-repl --- dape.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dape.el b/dape.el index 43563eeddd..e6c80f52aa 100644

[elpa] externals/dape updated (7b432a8558 -> daa32c5715)

2024-08-16 Thread ELPA Syncer
elpasync pushed a change to branch externals/dape. from 7b432a8558 Fix source buffer being displayed in minibuffer new f596fc42b4 Remove Y/N on quit from dape-repl new daa32c5715 Remove delay when disabling of dape-active-mode Summary of changes: dape.el | 32

[elpa] externals/phpinspect 14c63e4187 2/2: Improve method return-type test

2024-08-16 Thread ELPA Syncer
branch: externals/phpinspect commit 14c63e4187ed7221ecc4baa0a2d3fbdd122014d3 Author: Hugo Thunnissen Commit: Hugo Thunnissen Improve method return-type test --- test/test-index.el | 13 - 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/test/test-index.el b/test/tes

[elpa] externals/phpinspect 58ef5e3599 1/2: Refactor use of project root to project obj injection + test and fix some bugs

2024-08-16 Thread ELPA Syncer
branch: externals/phpinspect commit 58ef5e359976ad60c9bb45c9f686aaa724e64abb Author: Hugo Thunnissen Commit: Hugo Thunnissen Refactor use of project root to project obj injection + test and fix some bugs - Test/Fix indexation of method return types - Get rid of some technical d

[elpa] externals/phpinspect updated (e04ab0c118 -> 14c63e4187)

2024-08-16 Thread ELPA Syncer
elpasync pushed a change to branch externals/phpinspect. from e04ab0c118 Resolve types of suggested variable completions new 58ef5e3599 Refactor use of project root to project obj injection + test and fix some bugs new 14c63e4187 Improve method return-type test Summary of

[elpa] externals/phpinspect 5032ae74ff: Resolve types of expressions nested in list tokens

2024-08-16 Thread ELPA Syncer
branch: externals/phpinspect commit 5032ae74ff6f44912ca0ece057325b3ae2a1716e Author: Hugo Thunnissen Commit: Hugo Thunnissen Resolve types of expressions nested in list tokens - Resolve "(new Foo())->bar" - Resolve "if ($foo = new Bar()) { $foo->baz" --- phpinspect-resolve.el |

[nongnu] elpa/hyperdrive updated (78035e0e21 -> 74cd5f6ce3)

2024-08-16 Thread ELPA Syncer
elpasync pushed a change to branch elpa/hyperdrive. from 78035e0e21 Tidy: (he/within-version-range) Docstring new b2fdfa121d Tidy: (he//api-then) Tidy pcase new 74cd5f6ce3 Docs: Document history buffer file size color Summary of changes: doc/hyperdrive.org | 3 +++ doc/h

[nongnu] elpa/hyperdrive 74cd5f6ce3 2/2: Docs: Document history buffer file size color

2024-08-16 Thread ELPA Syncer
branch: elpa/hyperdrive commit 74cd5f6ce35a20aed6872968d69ebdfcd2e035c6 Author: Joseph Turner Commit: Joseph Turner Docs: Document history buffer file size color --- doc/hyperdrive.org | 3 +++ doc/hyperdrive.texi | 3 +++ 2 files changed, 6 insertions(+) diff --git a/doc/hyperdrive.org b

[nongnu] elpa/hyperdrive b2fdfa121d 1/2: Tidy: (he//api-then) Tidy pcase

2024-08-16 Thread ELPA Syncer
branch: elpa/hyperdrive commit b2fdfa121d9b55b8295e775a023a27cd90267b0c Author: Joseph Turner Commit: Joseph Turner Tidy: (he//api-then) Tidy pcase --- hyperdrive-lib.el | 9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/hyperdrive-lib.el b/hyperdrive-lib.el index

[nongnu] elpa/with-editor 7189486efb 1/2: make: Ensure documentation is cleaned up and regenerated when needed

2024-08-16 Thread ELPA Syncer
branch: elpa/with-editor commit 7189486efbd16b34a599075ec9c5e4f0bab2d656 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 time

[nongnu] elpa/with-editor 4fa6c31c8f 2/2: make release: Don't pass along $VERSION

2024-08-16 Thread ELPA Syncer
branch: elpa/with-editor commit 4fa6c31c8f8e3fb5536334bac9d62b652dfb5634 Author: Jonas Bernoulli Commit: Jonas Bernoulli make release: Don't pass along $VERSION This currently isn't being used. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefil

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

2024-08-16 Thread ELPA Syncer
elpasync pushed a change to branch elpa/with-editor. from d30a96c7b2 ci: Publish manual for tagged releases new 7189486efb make: Ensure documentation is cleaned up and regenerated when needed new 4fa6c31c8f make release: Don't pass along $VERSION Summary of changes: Make

[elpa] externals-release/plz 3df4f3c0a3 3/5: Fix: (plz) Docstring, documentation

2024-08-16 Thread ELPA Syncer
branch: externals-release/plz commit 3df4f3c0a3e6843b1b9dc6a0dda2ea95399bde08 Author: Adam Porter Commit: Adam Porter Fix: (plz) Docstring, documentation --- README.org | 2 +- plz.el | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 7

[elpa] externals-release/plz 635a026926 1/5: Meta: v0.9.1-pre

2024-08-16 Thread ELPA Syncer
branch: externals-release/plz commit 635a026926ea4ad33d78033a4ba4870e9e34156f Author: Adam Porter Commit: Adam Porter Meta: v0.9.1-pre --- README.org | 4 plz.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index bc7b2866a6..7c27a40a

[elpa] externals-release/plz c579f039ff 5/5: Release: v0.9.1

2024-08-16 Thread ELPA Syncer
branch: externals-release/plz commit c579f039ffdb52ff61775ff25510a9c26e25d0c5 Author: Adam Porter Commit: Adam Porter Release: v0.9.1 --- README.org | 2 +- plz.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index d817fd33e1..8132cccaeb

[elpa] externals/plz 99202f2149 4/9: Docs: Update changelog

2024-08-16 Thread ELPA Syncer
branch: externals/plz commit 99202f2149abbe880fc8cbd8169548684ff032c3 Author: Adam Porter Commit: Adam Porter Docs: Update changelog --- README.org | 4 1 file changed, 4 insertions(+) diff --git a/README.org b/README.org index 3181c1c58e..2705cbddc3 100644 --- a/README.org +++ b/READ

[elpa] externals-release/plz 528ce2fba2 2/5: Fix: (plz) Expand as-filename

2024-08-16 Thread ELPA Syncer
branch: externals-release/plz commit 528ce2fba20e14c5ec63c14e53141db1cd4b7e93 Author: Joseph Turner Commit: Adam Porter Fix: (plz) Expand as-filename --- plz.el | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/plz.el b/plz.el index 3eb64ed78a..7425f155a3 1006

[elpa] externals/plz 570eae7fe4 7/9: Tidy: (plz) Consolidate duplicate (pcase as ...) forms

2024-08-16 Thread ELPA Syncer
branch: externals/plz commit 570eae7fe435e2655d09cd61ae9b5db90f5c30f6 Author: Joseph Turner Commit: Joseph Turner Tidy: (plz) Consolidate duplicate (pcase as ...) forms This commit avoids duplicate headers by passing --dump-header with "-" as its value in all requests and then p

[elpa] externals-release/plz updated (df44acec4b -> c579f039ff)

2024-08-16 Thread ELPA Syncer
elpasync pushed a change to branch externals-release/plz. from df44acec4b Merge: v0.9 new 635a026926 Meta: v0.9.1-pre new 528ce2fba2 Fix: (plz) Expand as-filename new 3df4f3c0a3 Fix: (plz) Docstring, documentation new 6b319645d5 Docs: Update changelog

[elpa] externals/plz 56b930559c 3/9: Fix: (plz) Create empty directories when outputting to a file

2024-08-16 Thread ELPA Syncer
branch: externals/plz commit 56b930559c5e9e20e872cc0090de8622b6816bc8 Author: Joseph Turner Commit: Adam Porter Fix: (plz) Create empty directories when outputting to a file --- plz.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plz.el b/plz.el index c3316dd481..af

[elpa] externals/plz 5008920318 1/9: Meta: v0.10-pre

2024-08-16 Thread ELPA Syncer
branch: externals/plz commit 5008920318e93de6ab4b1a57451dc8437edfe4d6 Author: Adam Porter Commit: Adam Porter Meta: v0.10-pre --- README.org | 4 plz.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index bc7b2866a6..5e40920a33 100644

[elpa] externals-release/plz 6b319645d5 4/5: Docs: Update changelog

2024-08-16 Thread ELPA Syncer
branch: externals-release/plz commit 6b319645d5ebfec5a9be8059f6121496a283e18d Author: Adam Porter Commit: Adam Porter Docs: Update changelog --- README.org | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index 06cb9861c4..d817fd33e1 100644 ---

[elpa] externals/plz f7357edb4e 2/9: Merge: v0.9.1

2024-08-16 Thread ELPA Syncer
branch: externals/plz commit f7357edb4e4111a3d602c21185f319772e831229 Merge: 5008920318 c579f039ff Author: Adam Porter Commit: Adam Porter Merge: v0.9.1 --- README.org | 8 +++- plz.el | 15 +++ 2 files changed, 18 insertions(+), 5 deletions(-) diff --git a/README.org

[elpa] externals/plz updated (399ad3e1aa -> 9fb22d84d9)

2024-08-16 Thread ELPA Syncer
elpasync pushed a change to branch externals/plz. from 399ad3e1aa Release: v0.9 new 5008920318 Meta: v0.10-pre adds 9b681d4893 Merge: v0.8 adds df44acec4b Merge: v0.9 new 635a026926 Meta: v0.9.1-pre new 528ce2fba2 Fix: (plz) Expand as-filename ne

[elpa] externals/plz 8ddabbb5a9 5/9: Merge: Create missing subdirectories when downloading to a file

2024-08-16 Thread ELPA Syncer
branch: externals/plz commit 8ddabbb5a95a0d3ef0b6b0cfd6e17cb616b2981c Merge: f7357edb4e 99202f2149 Author: Adam Porter Commit: Adam Porter Merge: Create missing subdirectories when downloading to a file --- README.org | 4 plz.el | 3 ++- 2 files changed, 6 insertions(+), 1 deletio

[elpa] externals/plz 9fb22d84d9 9/9: Merge: Consolidate curl argument logic

2024-08-16 Thread ELPA Syncer
branch: externals/plz commit 9fb22d84d9e39692392276d7b7b9979ca6ca1c01 Merge: 8ddabbb5a9 60c8e3fe16 Author: Adam Porter Commit: Adam Porter Merge: Consolidate curl argument logic Also adds Joseph's test for "'head :as 'file". --- plz.el| 88 ++

[elpa] externals/plz a91994aae9 6/9: Tidy: (plz) Consolidate --request argument

2024-08-16 Thread ELPA Syncer
branch: externals/plz commit a91994aae91e4db96062abc7cbabbccf8e09cd16 Author: Joseph Turner Commit: Joseph Turner Tidy: (plz) Consolidate --request argument This tidy-up commit means that GET requests now explicitly pass "--request GET" to curl, which appears to make no differen

[elpa] externals/plz 60c8e3fe16 8/9: Tests: (plz-head-temp-file) Add

2024-08-16 Thread ELPA Syncer
branch: externals/plz commit 60c8e3fe160f0fbd3385983ad65ed5407e2d4fcc Author: Joseph Turner Commit: Joseph Turner Tests: (plz-head-temp-file) Add --- tests/test-plz.el | 10 ++ 1 file changed, 10 insertions(+) diff --git a/tests/test-plz.el b/tests/test-plz.el index 8725b9e4dc..415

[nongnu] elpa/hyperdrive de0d6f98ec 2/8: Change: (hyperdrive-download-url) Make async

2024-08-16 Thread ELPA Syncer
branch: elpa/hyperdrive commit de0d6f98ec1ab49af28049e2fe34ec064d10cf1a Author: Joseph Turner Commit: Joseph Turner Change: (hyperdrive-download-url) Make async --- hyperdrive.el | 14 +- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/hyperdrive.el b/hyperdrive.el

[nongnu] elpa/hyperdrive 1e539c435c 3/8: Meta: Update changelog

2024-08-16 Thread ELPA Syncer
branch: elpa/hyperdrive commit 1e539c435c941ebc1a44f57ca2f4d7f358b3302d 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 e0edbd7a22..b98516d7d4 100644 --- a/CHANGELOG.

[nongnu] elpa/hyperdrive updated (74cd5f6ce3 -> f78087ede8)

2024-08-16 Thread ELPA Syncer
elpasync pushed a change to branch elpa/hyperdrive. from 74cd5f6ce3 Docs: Document history buffer file size color new a234d3ee28 Fix: (hyperdrive-download-url) Create nonexistent parent directories new de0d6f98ec Change: (hyperdrive-download-url) Make async new 1e53

[nongnu] elpa/hyperdrive 9524d30b2f 4/8: Docs: Update installation instructions

2024-08-16 Thread ELPA Syncer
branch: elpa/hyperdrive commit 9524d30b2fcef74ca15dbc444fc7bcd3d99b494d Author: Joseph Turner Commit: Joseph Turner Docs: Update installation instructions --- doc/hyperdrive.org | 3 +++ doc/hyperdrive.texi | 3 +++ 2 files changed, 6 insertions(+) diff --git a/doc/hyperdrive.org b/doc/hy

[nongnu] elpa/hyperdrive a234d3ee28 1/8: Fix: (hyperdrive-download-url) Create nonexistent parent directories

2024-08-16 Thread ELPA Syncer
branch: elpa/hyperdrive commit a234d3ee2885adc4a56468359dd6aaca28adc130 Author: Joseph Turner Commit: Joseph Turner Fix: (hyperdrive-download-url) Create nonexistent parent directories --- hyperdrive.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hyperdrive.el b/hyperdrive.el ind

[nongnu] elpa/hyperdrive fd64117c35 5/8: Change: (he/within-version-range-p) Rename from he/within-version-range

2024-08-16 Thread ELPA Syncer
branch: elpa/hyperdrive commit fd64117c3597e3c375a3da7472ad85d924b7b5fd Author: Joseph Turner Commit: Joseph Turner Change: (he/within-version-range-p) Rename from he/within-version-range Suggested-by: Adam Porter --- hyperdrive-history.el | 2 +- hyperdrive-lib.el | 2 +- 2 f

[nongnu] elpa/hyperdrive 0718055eef 7/8: Tidy: (h/dir--invalidate-entry) Remove unnecessary `and' check

2024-08-16 Thread ELPA Syncer
branch: elpa/hyperdrive commit 0718055eefe85f0269b116e9d8247b5233780f0a Author: Joseph Turner Commit: Joseph Turner Tidy: (h/dir--invalidate-entry) Remove unnecessary `and' check --- hyperdrive-dir.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/hyperdrive-dir.el

[nongnu] elpa/hyperdrive f78087ede8 8/8: Tidy: (h/history-find-file) Use defun, not cl-defun

2024-08-16 Thread ELPA Syncer
branch: elpa/hyperdrive commit f78087ede84f9fc10f3f0311c7110fce83828053 Author: Joseph Turner Commit: Joseph Turner Tidy: (h/history-find-file) Use defun, not cl-defun Suggested-by: Adam Porter --- hyperdrive-history.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -

[nongnu] elpa/hyperdrive bba6d9a8d0 6/8: Tidy: (h/history--invalidate-entry) Remove unnecessary `and' check

2024-08-16 Thread ELPA Syncer
branch: elpa/hyperdrive commit bba6d9a8d0c76a20ddcbe5eff100ac7545b55b5d Author: Joseph Turner Commit: Joseph Turner Tidy: (h/history--invalidate-entry) Remove unnecessary `and' check --- hyperdrive-history.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/hyperdriv

[elpa] externals/taxy 3099ae5cb2 3/3: Release: v0.10.2

2024-08-16 Thread ELPA Syncer
branch: externals/taxy commit 3099ae5cb27a34961e06a3af67555919c62c12d7 Author: Adam Porter Commit: Adam Porter Release: v0.10.2 --- README.org | 2 +- taxy.el| 2 +- taxy.info | 106 ++--- 3 files changed, 55 insertions(+), 55

[elpa] externals/taxy 43e1e47aed 2/3: Fix: (taxy-define-key-definer) Reduce expanded docstring width

2024-08-16 Thread ELPA Syncer
branch: externals/taxy commit 43e1e47aed3f77c3270ce70a6a29154f2447f388 Author: Adam Porter Commit: Adam Porter Fix: (taxy-define-key-definer) Reduce expanded docstring width --- README.org | 3 +- taxy.el| 6 +- taxy.info | 247 --

[elpa] externals/taxy d847db3e5f 1/3: Meta: v0.10.2-pre

2024-08-16 Thread ELPA Syncer
branch: externals/taxy commit d847db3e5f08a1bcce12271228ebef546be21a19 Author: Adam Porter Commit: Adam Porter Meta: v0.10.2-pre --- README.org | 4 taxy.el| 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index 47f6e116e5..7acde9d019 100

[elpa] externals/taxy-magit-section c4d8c1c539 2/2: Release: v0.14

2024-08-16 Thread ELPA Syncer
branch: externals/taxy-magit-section commit c4d8c1c5393807c41a5b20030a6347beb088b47e Author: Adam Porter Commit: Adam Porter Release: v0.14 --- README.org | 2 +- taxy-magit-section.el | 2 +- taxy-magit-section.info | 40 3 files ch

[elpa] externals/taxy-magit-section updated (cfcfdaf25a -> c4d8c1c539)

2024-08-16 Thread ELPA Syncer
elpasync pushed a change to branch externals/taxy-magit-section. from cfcfdaf25a Docs: Fix typo new c113fda80d Fix: (taxy-magit-section-define-column-definer) Reduce docstring width new c4d8c1c539 Release: v0.14 Summary of changes: README.org | 5 +++-- tax

[elpa] externals/taxy updated (b27fa67ecf -> 3099ae5cb2)

2024-08-16 Thread ELPA Syncer
elpasync pushed a change to branch externals/taxy. from b27fa67ecf Release: 0.10.1 new d847db3e5f Meta: v0.10.2-pre new 43e1e47aed Fix: (taxy-define-key-definer) Reduce expanded docstring width new 3099ae5cb2 Release: v0.10.2 Summary of changes: README.org | 5

[elpa] externals/taxy-magit-section c113fda80d 1/2: Fix: (taxy-magit-section-define-column-definer) Reduce docstring width

2024-08-16 Thread ELPA Syncer
branch: externals/taxy-magit-section commit c113fda80dcbb76b0a21048896f347530ac9d138 Author: Adam Porter Commit: Adam Porter Fix: (taxy-magit-section-define-column-definer) Reduce docstring width --- README.org | 3 ++- taxy-magit-section.el | 8 ++-- taxy-magit-section

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

2024-08-16 Thread ELPA Syncer
elpasync pushed a change to branch elpa/hyperdrive. from f78087ede8 Tidy: (h/history-find-file) Use defun, not cl-defun new fc8fbb9141 Revert "Fix: (h/history-current-entry) Move into hyperdrive-lib.el" new d53fe79960 Tidy: (h/history-find-buffer-visiting) Move into h/hist

[nongnu] elpa/hyperdrive e25bff2a7e 4/4: Meta: Upgrade taxy-magit-section dependency

2024-08-16 Thread ELPA Syncer
branch: elpa/hyperdrive commit e25bff2a7e14d316a809a6e4a13610849e1cd2a0 Author: Joseph Turner Commit: Joseph Turner Meta: Upgrade taxy-magit-section dependency This resolves the byte compilation warning: hyperdrive-mirror.el:72:2: Error: defvar `hyperdrive-mirror-keys' docs

[nongnu] elpa/hyperdrive d53fe79960 2/4: Tidy: (h/history-find-buffer-visiting) Move into h/history.el

2024-08-16 Thread ELPA Syncer
branch: elpa/hyperdrive commit d53fe79960ddea16cecd934e6c96dca302465ce0 Author: Joseph Turner Commit: Joseph Turner Tidy: (h/history-find-buffer-visiting) Move into h/history.el --- hyperdrive-history.el | 9 + hyperdrive-lib.el | 9 - 2 files changed, 9 insertions(+), 9

[nongnu] elpa/hyperdrive fc8fbb9141 1/4: Revert "Fix: (h/history-current-entry) Move into hyperdrive-lib.el"

2024-08-16 Thread ELPA Syncer
branch: elpa/hyperdrive commit fc8fbb9141e4960ce4e8ddc2f0cb77d7c007d0f1 Author: Joseph Turner Commit: Joseph Turner Revert "Fix: (h/history-current-entry) Move into hyperdrive-lib.el" This reverts commit 3eae122932b92c45e4de5a580474fc3b737c158a. Since 9815aae, this change i

[nongnu] elpa/hyperdrive cc77a88529 3/4: Meta: Upgrade plz.el to 0.9.1

2024-08-16 Thread ELPA Syncer
branch: elpa/hyperdrive commit cc77a8852957ffb6e6b9e37287d820017e919368 Author: Joseph Turner Commit: Joseph Turner Meta: Upgrade plz.el to 0.9.1 This version of plz expands filenames when downloading :as 'file. --- hyperdrive.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-

  1   2   >