[nongnu] elpa/typescript-mode 53550968ee 1/2: Make "make test" run without eask. Simplify contributer testing.

2025-01-17 Thread ELPA Syncer
branch: elpa/typescript-mode commit 53550968ee36845d5ad9ea32ee214405843d7638 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Make "make test" run without eask. Simplify contributer testing. --- .github/workflows/build.yml | 1 + Makefile| 4 ++-- 2 files changed, 3 i

[nongnu] elpa/typescript-mode 8818e767a6 2/2: Merge pull request #194 from emacs-typescript/feature/make-test

2025-01-17 Thread ELPA Syncer
branch: elpa/typescript-mode commit 8818e767a63c48c624ef27816d6ce6e7622d782a Merge: dd10f702d4 53550968ee Author: Jostein Kjønigsen Commit: GitHub Merge pull request #194 from emacs-typescript/feature/make-test Make "make test" run without eask. Simplify contributer testing. --- .g

[elpa] externals/vertico fef56a0c7f: vertico-group-separator: Inherit from vertico-group-title

2025-01-17 Thread ELPA Syncer
branch: externals/vertico commit fef56a0c7fe571c28ad102b54b26e07ebbbd5e82 Author: Daniel Mendler Commit: Daniel Mendler vertico-group-separator: Inherit from vertico-group-title --- vertico.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vertico.el b/vertico.el index

[elpa] externals-release/org f9966309d5: Update version number for the 9.7.20 release

2025-01-17 Thread ELPA Syncer
branch: externals-release/org commit f9966309d507c6a98b7597f0e9639b3051ebe969 Author: Ihor Radchenko Commit: Ihor Radchenko Update version number for the 9.7.20 release --- lisp/org.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org.el b/lisp/org.el index 2c421f

[nongnu] elpa/slime 7f6194c825 3/3: Old emacs compatibility.

2025-01-17 Thread ELPA Syncer
branch: elpa/slime commit 7f6194c8257f399e6b67b5d0147e4a857882cca2 Author: Stas Boukarev Commit: Stas Boukarev Old emacs compatibility. --- slime.el | 23 +-- 1 file changed, 9 insertions(+), 14 deletions(-) diff --git a/slime.el b/slime.el index b28f6b851b..b1c7e476df

[nongnu] elpa/slime 4e432b7f23 2/3: Old emacs doesn't have max-mini-window-lines.

2025-01-17 Thread ELPA Syncer
branch: elpa/slime commit 4e432b7f23a6ce89881211fba4b2b01dec0a2dc5 Author: Stas Boukarev Commit: Stas Boukarev Old emacs doesn't have max-mini-window-lines. --- slime.el | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/slime.el b/slime.el index bc4a51..b2

[nongnu] elpa/slime updated (15c15473be -> 7f6194c825)

2025-01-17 Thread ELPA Syncer
elpasync pushed a change to branch elpa/slime. from 15c15473be slime-init-keymap: don't clear existing maps. new b12b5e0232 Cut output when displaying in the minibuffer. new 4e432b7f23 Old emacs doesn't have max-mini-window-lines. new 7f6194c825 Old emacs compatibili

[nongnu] elpa/slime b12b5e0232 1/3: Cut output when displaying in the minibuffer.

2025-01-17 Thread ELPA Syncer
branch: elpa/slime commit b12b5e0232ad5bee38584d684cc2d6bffd08c260 Author: Stas Boukarev Commit: Stas Boukarev Cut output when displaying in the minibuffer. Fixes #803 --- slime.el | 20 --- swank.lisp | 85 +++--

[nongnu] elpa/projectile 18965274f3: Replace the defunct stale bot with actions/stale

2025-01-17 Thread ELPA Syncer
branch: elpa/projectile commit 18965274f39ef54bcdb2c562e79e764eb7812c1f Author: Bozhidar Batsov Commit: Bozhidar Batsov Replace the defunct stale bot with actions/stale --- .github/stale.yml | 62 - .github/workflows/stale.yml | 42 +

[nongnu] elpa/dirvish 5ea787d5fb 1/2: docs: fix broken link to purcell's emacs in EMACS-NEWCOMERS.org (#278)

2025-01-17 Thread ELPA Syncer
branch: elpa/dirvish commit 5ea787d5fb6b6b50b99f36f1407b1f294c73b678 Author: Luis Victoria Commit: GitHub docs: fix broken link to purcell's emacs in EMACS-NEWCOMERS.org (#278) --- docs/EMACS-NEWCOMERS.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/EMACS-NEWCOM

[nongnu] elpa/dirvish 1bc2f93a9d 2/2: docs: document the nil case for dirvish-default-layout. (#231)

2025-01-17 Thread ELPA Syncer
branch: elpa/dirvish commit 1bc2f93a9dc12a5a5a72b13fbb3ed9374a3b2ab7 Author: Nicolas Graves <76450848+nicolas-gra...@users.noreply.github.com> Commit: GitHub docs: document the nil case for dirvish-default-layout. (#231) --- dirvish.el | 13 + 1 file changed, 9 insertions(+), 4 d

[nongnu] elpa/dirvish updated (b91a1dfe02 -> 1bc2f93a9d)

2025-01-17 Thread ELPA Syncer
elpasync pushed a change to branch elpa/dirvish. from b91a1dfe02 fix(subtree): silence compiler new 5ea787d5fb docs: fix broken link to purcell's emacs in EMACS-NEWCOMERS.org (#278) new 1bc2f93a9d docs: document the nil case for dirvish-default-layout. (#231) Summary of

[elpa] externals/org 21dfa6fe89: testing/lisp/test-ox-man.el: Add regression tests for ox-man

2025-01-17 Thread ELPA Syncer
branch: externals/org commit 21dfa6fe893b768be32c9f0f628ba98bb7b31b1e Author: Ilya Chernyshov Commit: Ihor Radchenko testing/lisp/test-ox-man.el: Add regression tests for ox-man * testing/lisp/test-ox-man.el (ox-man/bold, ox-man/code, ox-man/italic-underlined-verbatim): New file

[elpa] externals/exwm 10bd61dbcf: Check Emacs version at runtime as well

2025-01-17 Thread ELPA Syncer
branch: externals/exwm commit 10bd61dbcf69110b2b029ac677c38bd076376d21 Author: Steven Allen Commit: Steven Allen Check Emacs version at runtime as well Checking only at compile time would lead to bugs when the user upgrades to a new Emacs version, and the cost of checking at run

[elpa] externals/dape 7f2539817e: Fix missing spec detail in capabilities event

2025-01-17 Thread ELPA Syncer
branch: externals/dape commit 7f2539817ecba285dad0824f8c9275065daf6143 Author: Daniel Pettersson Commit: Daniel Pettersson Fix missing spec detail in capabilities event Fixes #191 --- dape.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dape.el b/dape.el i

[nongnu] elpa/dirvish 3b9ef89119 1/2: yank: fixes for recent r2r refactor commit (#287)

2025-01-17 Thread ELPA Syncer
branch: elpa/dirvish commit 3b9ef89119db491963411e539259dbe4ff3cc429 Author: dvzubarev Commit: GitHub yank: fixes for recent r2r refactor commit (#287) --- extensions/dirvish-yank.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/extensions/dirvish-yank.el b/ext

[nongnu] elpa/dirvish b91a1dfe02 2/2: fix(subtree): silence compiler

2025-01-17 Thread ELPA Syncer
branch: elpa/dirvish commit b91a1dfe0279614423dda54f8db932e48ccd7c98 Author: Alex Lu Commit: Alex Lu fix(subtree): silence compiler --- extensions/dirvish-subtree.el | 1 + 1 file changed, 1 insertion(+) diff --git a/extensions/dirvish-subtree.el b/extensions/dirvish-subtree.el index 669bf

[nongnu] elpa/dirvish updated (0fbd5697fa -> b91a1dfe02)

2025-01-17 Thread ELPA Syncer
elpasync pushed a change to branch elpa/dirvish. from 0fbd5697fa chore: fix custom type specifications (#239) new 3b9ef89119 yank: fixes for recent r2r refactor commit (#287) new b91a1dfe02 fix(subtree): silence compiler Summary of changes: extensions/dirvish-subtree.el |

[elpa] externals/kubed be39c84cdf: Fix prompt in logs line limit

2025-01-17 Thread ELPA Syncer
branch: externals/kubed commit be39c84cdf050ec4655efc649f5fd457ac4bc206 Author: Thor Adam Commit: Eshel Yaron Fix prompt in logs line limit Copyright-paperwork-exempt: yes --- kubed-transient.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubed-transient.el

[elpa] externals/elisp-benchmarks 03e668caf8: * benchmarks/bubble-no-cons.el (elb-bubble-no-cons): Fix provide.

2025-01-17 Thread Andrea Corallo
branch: externals/elisp-benchmarks commit 03e668caf878c9b9780356e447e3fd85e0696f77 Author: Andrea Corallo Commit: Andrea Corallo * benchmarks/bubble-no-cons.el (elb-bubble-no-cons): Fix provide. --- benchmarks/bubble-no-cons.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --g

[nongnu] elpa/dirvish 4e41720d74 01/11: Remove the restriction on printing for `dirvish-data-for-dir` (#266)

2025-01-17 Thread ELPA Syncer
branch: elpa/dirvish commit 4e41720d74ad20370344841eb294af7ce24e772e Author: İsa Mert Gürbüz Commit: GitHub Remove the restriction on printing for `dirvish-data-for-dir` (#266) The line ```elisp (format "%S" `(message "%s" ,(dirvish--dir-data-getter dir))) ```

[nongnu] elpa/dirvish b1476bc947 10/11: chore: fix typos (#227)

2025-01-17 Thread ELPA Syncer
branch: elpa/dirvish commit b1476bc94734589c90aefbebb586bd4adc1694d5 Author: Jonas Bernoulli Commit: GitHub chore: fix typos (#227) * fix(yank): silence byte-compiler * fix(core): fix typo in custom type declaration * chore: fix typo in name of let-bound variable

[nongnu] elpa/dirvish ba26fa3b9f 05/11: refactor(yank): rework copying r2r case for rsync (#215)

2025-01-17 Thread ELPA Syncer
branch: elpa/dirvish commit ba26fa3b9f2cca1daa381c65b6f48acc30fc9c8d Author: dvzubarev Commit: GitHub refactor(yank): rework copying r2r case for rsync (#215) handle 3 different scenarios: - destination host == source host - destination host != source host - direct con

[nongnu] elpa/dirvish 871e5fd053 06/11: fix(subtree): "toggle or open" should open file, not view it (#281)

2025-01-17 Thread ELPA Syncer
branch: elpa/dirvish commit 871e5fd0531f27ad8ad14bb8123c2a25d26e088e Author: Troy Brown Commit: GitHub fix(subtree): "toggle or open" should open file, not view it (#281) Currently, `dirvish-subtree-toggle-or-open` utilizes `dirvish-subtree-toggle` to first attempt to toggle a d

[nongnu] elpa/dirvish cd77f4a517 04/11: dired-subtree respect dired-omit-mode now (#268)

2025-01-17 Thread ELPA Syncer
branch: elpa/dirvish commit cd77f4a517b84e137a398c8eee329d23b5ba9cdc Author: Eki Zhang Commit: GitHub dired-subtree respect dired-omit-mode now (#268) --- extensions/dirvish-subtree.el | 14 -- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/extensions/dirvish-sub

[nongnu] elpa/dirvish 02c94ab28e 09/11: fix(yank): silence byte-compiler (#220)

2025-01-17 Thread ELPA Syncer
branch: elpa/dirvish commit 02c94ab28e0943358390a32984a95699989ac98d Author: Jonas Bernoulli Commit: GitHub fix(yank): silence byte-compiler (#220) Co-authored-by: Alex Lu --- extensions/dirvish-yank.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/extensions/dirvish-yank.

[nongnu] elpa/dirvish 4270b24df7 08/11: build: use `split-string` for compat

2025-01-17 Thread ELPA Syncer
branch: elpa/dirvish commit 4270b24df741fe042a9c89c6607c030594684000 Author: Alex Lu Commit: Alex Lu build: use `split-string` for compat --- extensions/dirvish-subtree.el | 19 +++ 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/extensions/dirvish-subtree.el

[nongnu] elpa/dirvish 8e11a35b31 07/11: build: update python version in melpazoid.yml

2025-01-17 Thread ELPA Syncer
branch: elpa/dirvish commit 8e11a35b3167621581786f9e405e331755c5caf4 Author: Alex Lu Commit: Alex Lu build: update python version in melpazoid.yml --- .github/workflows/melpazoid.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/melpazoid.yml b/.g

[nongnu] elpa/dirvish 0fbd5697fa 11/11: chore: fix custom type specifications (#239)

2025-01-17 Thread ELPA Syncer
branch: elpa/dirvish commit 0fbd5697fab956f450a76d03fff9554361ff4406 Author: Jonas Bernoulli Commit: GitHub chore: fix custom type specifications (#239) * fix(yank): silence byte-compiler * fix(core): fix typo in custom type declaration * chore: fix typo in name of

[nongnu] elpa/dirvish 078129a900 03/11: fix(dired-noselect): Support both lists and strings (#257)

2025-01-17 Thread ELPA Syncer
branch: elpa/dirvish commit 078129a900907e80bd9a0f384b176f12cf7bc7b4 Author: James Conroy-Finn Commit: GitHub fix(dired-noselect): Support both lists and strings (#257) Dired supports both strings and lists in dired-noselect. https://github.com/oantolin/embark/issues/701 --

[nongnu] elpa/dirvish updated (2682932fb4 -> 0fbd5697fa)

2025-01-17 Thread ELPA Syncer
elpasync pushed a change to branch elpa/dirvish. from 2682932fb4 fix(core): hide cursor correctly new 4e41720d74 Remove the restriction on printing for `dirvish-data-for-dir` (#266) new cced976617 Define new faces for all VC states (#222) new 078129a900 fix(dired-no

[nongnu] elpa/dirvish cced976617 02/11: Define new faces for all VC states (#222)

2025-01-17 Thread ELPA Syncer
branch: elpa/dirvish commit cced976617791b4f7ce74d2b612159c0920156a7 Author: Protesilaos Stavrou Commit: GitHub Define new faces for all VC states (#222) This allows themes to apply styles that are suitable for Dirvish even when they would not necessarily look good in the modeli

[nongnu] elpa/cider ead9a0d2ef: Replace the defunct stale bot with actions/stale

2025-01-17 Thread ELPA Syncer
branch: elpa/cider commit ead9a0d2efe9bd0b251d86a8e982d8b922a94ccc Author: Bozhidar Batsov Commit: Bozhidar Batsov Replace the defunct stale bot with actions/stale --- .github/stale.yml | 62 - .github/workflows/stale.yml | 42 ++

[elpa] externals/denote updated (4470e316fa -> bc12b58beb)

2025-01-17 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from 4470e316fa Document in the manual the denote-sequence-find command and related new 0e72995d76 Define denote-sequence-find-relatives-dired command new bc12b58beb Document in the manual denote-sequence-find-relatives-

[elpa] externals/denote bc12b58beb 2/2: Document in the manual denote-sequence-find-relatives-dired

2025-01-17 Thread ELPA Syncer
branch: externals/denote commit bc12b58beb03f0402edefa6835866b449e8bd865 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Document in the manual denote-sequence-find-relatives-dired --- README.org | 7 +++ 1 file changed, 7 insertions(+) diff --git a/README.org b/README.org inde

[elpa] externals/denote 0e72995d76 1/2: Define denote-sequence-find-relatives-dired command

2025-01-17 Thread ELPA Syncer
branch: externals/denote commit 0e72995d765a95384996ffa0531873aef2cfa655 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Define denote-sequence-find-relatives-dired command --- denote-sequence.el | 18 +- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/

[elpa] externals/denote 47fbde671a 09/14: Make denote-sequence-get-relative correctly get the parents

2025-01-17 Thread ELPA Syncer
branch: externals/denote commit 47fbde671ab6b8e7e7d14a825bf1fcfb100ee87d Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make denote-sequence-get-relative correctly get the parents --- denote-sequence.el | 14 ++ 1 file changed, 10 insertions(+), 4 deletions(-) diff --g

[elpa] externals/denote 71630b9510 08/14: Add denote-sequence-get-relative function

2025-01-17 Thread ELPA Syncer
branch: externals/denote commit 71630b951082379485372ea0337fff01f8046c78 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add denote-sequence-get-relative function This foreshadows commands I will introduce shortly. --- denote-sequence.el | 17 + 1 file chang

[elpa] externals/denote 78392b86ba 07/14: Rename dt-denote-sequence--get-new-child-and-sibling to dt-denote-sequence--get-new-exhaustive

2025-01-17 Thread ELPA Syncer
branch: externals/denote commit 78392b86ba6201c3ee8f9d0869947687bbf7de5f Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Rename dt-denote-sequence--get-new-child-and-sibling to dt-denote-sequence--get-new-exhaustive Add the test for parent as well. --- tests/denote-test.el

[elpa] externals/denote dc59f0477c 11/14: Make denote-sequence-type-prompt accepte optional PROMPT-TEXT

2025-01-17 Thread ELPA Syncer
branch: externals/denote commit dc59f0477c39019262b4c7c86accb586c83506b8 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make denote-sequence-type-prompt accepte optional PROMPT-TEXT --- denote-sequence.el | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/d

[elpa] externals/denote 14fc0197a2 12/14: Make denote-sequence-get-relative get parents more reliably

2025-01-17 Thread ELPA Syncer
branch: externals/denote commit 14fc0197a2b34d64ba8a615d834f28478d49f6af Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make denote-sequence-get-relative get parents more reliably --- denote-sequence.el | 21 + 1 file changed, 13 insertions(+), 8 deletions(-) d

[elpa] externals/denote updated (15eaa656e7 -> 4470e316fa)

2025-01-17 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from 15eaa656e7 Document in the manual the denote-sequence-convert command new dd72f341dd Make the denote-file-prompt 'let' bind the default-directory new ee33e1081c Rename denote-sequence-get to denote-sequence-get-new

[elpa] externals/denote f6b5770b97 13/14: Add denote-sequence-find command and helper wrappers to get relatives

2025-01-17 Thread ELPA Syncer
branch: externals/denote commit f6b5770b97e3a837e0f2356269cd1e07f5f6bdd0 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add denote-sequence-find command and helper wrappers to get relatives --- denote-sequence.el | 33 + 1 file changed, 33 insertions

[elpa] externals/denote 4470e316fa 14/14: Document in the manual the denote-sequence-find command and related

2025-01-17 Thread ELPA Syncer
branch: externals/denote commit 4470e316faf4d6ff1bb1d18ea13ed710bfb28985 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Document in the manual the denote-sequence-find command and related --- README.org | 24 1 file changed, 24 insertions(+) diff --git a/R

[elpa] externals/denote 0c4fcdedcc 06/14: Update dt-denote-sequence--get-new-child-and-sibling to use denote-sequence-get-new

2025-01-17 Thread ELPA Syncer
branch: externals/denote commit 0c4fcdedccd5446eacbff2195abc55ac0d77fb29 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update dt-denote-sequence--get-new-child-and-sibling to use denote-sequence-get-new --- tests/denote-test.el | 69 ++-

[elpa] externals/denote 7d4c194365 03/14: Make denote-sequence-get-all-files accept optional FILES

2025-01-17 Thread ELPA Syncer
branch: externals/denote commit 7d4c194365ab9ba67e52804280b5ea00a53dbb84 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make denote-sequence-get-all-files accept optional FILES --- denote-sequence.el | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/denot

[elpa] externals/denote 9a5d7f912e 05/14: Make denote-sequence-get-new accept SEQUENCES like all its helper functions

2025-01-17 Thread ELPA Syncer
branch: externals/denote commit 9a5d7f912e28ed1494cac7a2d01963724e7e6f96 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make denote-sequence-get-new accept SEQUENCES like all its helper functions --- denote-sequence.el | 13 - 1 file changed, 8 insertions(+), 5 deletion

[elpa] externals/denote ee33e1081c 02/14: Rename denote-sequence-get to denote-sequence-get-new

2025-01-17 Thread ELPA Syncer
branch: externals/denote commit ee33e1081c5aad171484803ca5136f52989225fd Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Rename denote-sequence-get to denote-sequence-get-new It is more obvious what it does. --- denote-sequence.el | 14 +++--- 1 file changed, 7 inse

[elpa] externals/denote dd72f341dd 01/14: Make the denote-file-prompt 'let' bind the default-directory

2025-01-17 Thread ELPA Syncer
branch: externals/denote commit dd72f341dd8439aa36a6a79f38aef5996886e08f Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make the denote-file-prompt 'let' bind the default-directory This way, any other function that needs to derive the file path from the completion candi

[elpa] externals/denote 3a3cc6603d 04/14: Use denote-sequence-get-all-files instead of its helper (extend 7d4c194)

2025-01-17 Thread ELPA Syncer
branch: externals/denote commit 3a3cc6603d33ef6d6dc34bb724340206a1c3d9a4 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Use denote-sequence-get-all-files instead of its helper (extend 7d4c194) --- denote-sequence.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff

[elpa] externals/denote 2fe245806e 10/14: Update dt-denote-sequence--get-new-exhaustive to all test for relatives

2025-01-17 Thread ELPA Syncer
branch: externals/denote commit 2fe245806e9f26cf82ce2e759596531001f05fb1 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update dt-denote-sequence--get-new-exhaustive to all test for relatives --- tests/denote-test.el | 46 -- 1 file chang