[nongnu] elpa/dirvish 2781c59ecb: fix(core): ensure all preview buffers get killed on clear stage

2025-02-27 Thread ELPA Syncer
branch: elpa/dirvish commit 2781c59ecbbe6aeb75f68129e1ae6d374305f3b1 Author: Alex Lu Commit: Alex Lu fix(core): ensure all preview buffers get killed on clear stage --- dirvish.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/dirvish.el b/dirvish.el index 3ce350b1

[elpa] externals/company 8d599ebc8a: company-capf--post-completion: Improve eshell compatibility

2025-02-27 Thread ELPA Syncer
branch: externals/company commit 8d599ebc8a9aca27c0a6157aeb31c5b7f05ed0a3 Author: Dmitry Gutov Commit: Dmitry Gutov company-capf--post-completion: Improve eshell compatibility It (as opposed to 'M-x shell' already) really needs the full prefix string, not just up to the closest

[nongnu] elpa/tuareg updated (f661844ba9 -> 1600fdad28)

2025-02-27 Thread ELPA Syncer
elpasync pushed a change to branch elpa/tuareg. from f661844ba9 Merge pull request #319 from ocaml/scratch/sync new f5906fa81a Indent parenthesized if and match expressions properly new 10bfb614ba Fix typo and respond to code review new 1600fdad28 Merge pull request

[nongnu] elpa/tuareg 10bfb614ba 2/3: Fix typo and respond to code review

2025-02-27 Thread ELPA Syncer
branch: elpa/tuareg commit 10bfb614bad5a6a3ad4f81c7d3ae93bfd28a0867 Author: Demi Marie Obenour Commit: GitHub Fix typo and respond to code review This prevents the code from crashing and makes it simpler. --- tuareg.el | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) di

[nongnu] elpa/tuareg f5906fa81a 1/3: Indent parenthesized if and match expressions properly

2025-02-27 Thread ELPA Syncer
branch: elpa/tuareg commit f5906fa81aea7d930a8033f6a7ae51887dcc2068 Author: Demi Marie Obenour Commit: GitHub Indent parenthesized if and match expressions properly This extends the approach used for `begin match ... end` to also cover `(match ... )` and `(if ...)`. --- tuareg.el

[elpa] externals/denote-search 1ff3b2e06d 02/18: Fix wording

2025-02-27 Thread ELPA Syncer
branch: externals/denote-search commit 1ff3b2e06d1c1d46ea7bddd3d240416b8223dc49 Author: Lucas Quintana Commit: Lucas Quintana Fix wording --- README.md| 17 - README.org | 2 +- denote-search.el | 4 ++-- 3 files changed, 11 insertions(+), 12 deletions(-) di

[elpa] externals/denote-search 7b398fd5fb 09/18: Add support for handling `denote-directory-files' returning nil

2025-02-27 Thread ELPA Syncer
branch: externals/denote-search commit 7b398fd5fbc82c47c17c4eec40568e39ce155fe5 Author: Grant Rettke Commit: Grant Rettke Add support for handling `denote-directory-files' returning nil When calling `denote-search', if the `denote-directory' contains no text files, Xref previously

[elpa] externals/denote-search efc1b2e8ee 15/18: Add a simple command to clean filters

2025-02-27 Thread ELPA Syncer
branch: externals/denote-search commit efc1b2e8ee30fcfaeb3bb6d9dafec0ef2e17edcc Author: Lucas Quintana Commit: Lucas Quintana Add a simple command to clean filters --- denote-search.el | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/denote-search.el b/denote

[elpa] externals/denote-search ac701b674d 08/18: Allow searching in files referenced in a region (!!)

2025-02-27 Thread ELPA Syncer
branch: externals/denote-search commit ac701b674dd0075e5732d31a3e5c3c832f7f7308 Author: Lucas Quintana Commit: Lucas Quintana Allow searching in files referenced in a region (!!) This is actually pretty awesome. Just mark a region with links to other notes and `denote-search-fi

[elpa] externals/denote-search 90be23e1dc 11/18: Acknowledge Grant Rettke for commit 7b398fd

2025-02-27 Thread ELPA Syncer
branch: externals/denote-search commit 90be23e1dcd271ddef11539e0032ddfe27f9c451 Author: Lucas Quintana Commit: Lucas Quintana Acknowledge Grant Rettke for commit 7b398fd This was done in pull request 1: <#1>. Although denote-search is not on ELPA yet, and as such copyright

[elpa] externals/denote-search 2a24f275d9 17/18: Prepare everything for submitting the package to GNU ELPA

2025-02-27 Thread ELPA Syncer
branch: externals/denote-search commit 2a24f275d965ccd6ae565e1316765eca6bbd53d4 Author: Lucas Quintana Commit: Lucas Quintana Prepare everything for submitting the package to GNU ELPA --- README.org | 15 +-- denote-search.el | 4 ++-- 2 files changed, 11 insertions(+), 8

[elpa] externals/denote-search 5fce9b3594 04/18: Fix spelling

2025-02-27 Thread ELPA Syncer
branch: externals/denote-search commit 5fce9b3594e5a466a7e482912942be4102e81fa0 Author: Lucas Quintana Commit: Lucas Quintana Fix spelling --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 0cbe58471c..930e532fe3 100644 --- a/REA

[elpa] externals/denote-search 7fab6fc6fb 13/18: Documentation fixes

2025-02-27 Thread ELPA Syncer
branch: externals/denote-search commit 7fab6fc6fb9fc058acc2d8df12dfd3df25f2bd45 Author: Lucas Quintana Commit: Lucas Quintana Documentation fixes --- README.org | 4 +++- denote-search.el | 5 + 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org

[elpa] externals/denote-search eb86199583 06/18: Add repo link

2025-02-27 Thread ELPA Syncer
branch: externals/denote-search commit eb8619958316557366f19689fb7ab754168928ae Author: Lucas Quintana Commit: Lucas Quintana Add repo link --- denote-search.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/denote-search.el b/denote-search.el index e0b52e8f66..c172ae

[elpa] externals/denote-search 0fa936f597 03/18: Add installation instructions

2025-02-27 Thread ELPA Syncer
branch: externals/denote-search commit 0fa936f597dadd401c39d7a6dd73cc206bfac441 Author: Lucas Quintana Commit: Lucas Quintana Add installation instructions --- README.md | 34 ++ README.org | 49 + 2 files chan

[elpa] externals/denote-search d477f6fdb9 01/18: Initial commit

2025-02-27 Thread ELPA Syncer
branch: externals/denote-search commit d477f6fdb92eddd813a219ae2e046a799a3b194c Author: Lucas Quintana Commit: Lucas Quintana Initial commit --- COPYING | 674 + README.md| 19 ++ README.org | 816 ++

[elpa] externals/denote-search 6b7818cf83 05/18: Fix wording

2025-02-27 Thread ELPA Syncer
branch: externals/denote-search commit 6b7818cf831887fffa0679b1338519ea287fc803 Author: Lucas Quintana Commit: Lucas Quintana Fix wording --- README.org | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.org b/README.org index 930e532fe3..03c7bbde68 100644 --- a

[elpa] externals/denote-search ef84b0f9c6 12/18: Add commands for filtering by keyword (bound to 'X' and 'I')

2025-02-27 Thread ELPA Syncer
branch: externals/denote-search commit ef84b0f9c610f2a0c327cf5691f3ef9f8314d898 Author: Lucas Quintana Commit: Lucas Quintana Add commands for filtering by keyword (bound to 'X' and 'I') The manual has been updated with details. --- README.org | 19 +-- denote

[elpa] externals/denote-search 4b0d619fad 07/18: Add denote-search-marked-dired-files

2025-02-27 Thread ELPA Syncer
branch: externals/denote-search commit 4b0d619fad05f8748db7f72b3e9fe35c1abbf549 Author: Lucas Quintana Commit: Lucas Quintana Add denote-search-marked-dired-files I still need to update the manual --- denote-search.el | 31 ++- 1 file changed, 26 inserti

[elpa] externals/denote-search bd49c5ea77 16/18: Bind recent-current-error by default

2025-02-27 Thread ELPA Syncer
branch: externals/denote-search commit bd49c5ea7776e6a86e1b5371379d6ba49e9a6ff1 Author: Lucas Quintana Commit: Lucas Quintana Bind recent-current-error by default --- README.org | 5 +++-- denote-search.el | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.or

[elpa] externals/denote-search 4f94a80cf7 10/18: Merge pull request #1 from grettke/main

2025-02-27 Thread ELPA Syncer
branch: externals/denote-search commit 4f94a80cf74a2b9a2c615b29700d84f1d7d289e6 Merge: ac701b674d 7b398fd5fb Author: Lucas Quintana Commit: GitHub Merge pull request #1 from grettke/main Add support for handling `denote-directory-files' returning nil --- denote-search.el | 3 ++- 1

[elpa] externals/denote-search 988ac9d7a8 14/18: Allow filtering by multiple keywords at once

2025-02-27 Thread ELPA Syncer
branch: externals/denote-search commit 988ac9d7a8525b520832d98c764a18b6d53d8122 Author: Lucas Quintana Commit: Lucas Quintana Allow filtering by multiple keywords at once --- README.org | 14 +- denote-search.el | 80 2

[elpa] branch externals/denote-search created (now a19cc608b9)

2025-02-27 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote-search. at a19cc608b9 Incorporate some minor changes suggested by Philip Kaludercic This branch includes the following new commits: new d477f6fdb9 Initial commit new 1ff3b2e06d Fix wording new 0fa936f597 Add in

[elpa] externals/denote-search a19cc608b9 18/18: Incorporate some minor changes suggested by Philip Kaludercic

2025-02-27 Thread ELPA Syncer
branch: externals/denote-search commit a19cc608b9ba7b07456cf006736d6a6a24fbbeb3 Author: Lucas Quintana Commit: Lucas Quintana Incorporate some minor changes suggested by Philip Kaludercic --- README.org | 2 +- denote-search.el | 48 ++-- 2

[elpa] main abb7856052 2/2: Merge branch 'main' of git+ssh://git.sv.gnu.org/srv/git/emacs/elpa

2025-02-27 Thread Stefan Monnier via
branch: main commit abb7856052e90d4c60652588597595db2dbcdd0f Merge: 84fe2fd0bb 40a8188c8c Author: Stefan Monnier Commit: Stefan Monnier Merge branch 'main' of git+ssh://git.sv.gnu.org/srv/git/emacs/elpa --- elpa-packages | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git

[elpa] externals/transient aea527ed93 25/27: transient--wrap-command: Use add-function and remove-function

2025-02-27 Thread Jonas Bernoulli via
branch: externals/transient commit aea527ed938de32a96ec138b844b5d0c9643dada Author: Jonas Bernoulli Commit: Jonas Bernoulli transient--wrap-command: Use add-function and remove-function While suffixes are guaranteed to be function-bound symbols, the same isn't necessarily true o

[elpa] externals/transient 643458374c 05/27: transient--make-predicate-map: Increase spacing in pcase patterns

2025-02-27 Thread Jonas Bernoulli via
branch: externals/transient commit 643458374c466c3ddfb6e7bb2d18f7a2233a63b4 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient--make-predicate-map: Increase spacing in pcase patterns --- lisp/transient.el | 28 ++-- 1 file changed, 14 insertions(+), 14 deletio

[elpa] externals/transient 8b1cad251c 11/27: Regenerate manual

2025-02-27 Thread Jonas Bernoulli via
branch: externals/transient commit 8b1cad251ce32040d48fe4072f6f77ae1b2e38b0 Author: Jonas Bernoulli Commit: Jonas Bernoulli Regenerate manual --- docs/transient.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/transient.texi b/docs/transient.texi index 7cfea92db

[elpa] externals/transient b4a9a45dde 16/27: Use appropriate key binding markup in docstrings

2025-02-27 Thread Jonas Bernoulli via
branch: externals/transient commit b4a9a45ddebe78e911ecadfc92c0bb27dca04d5e Author: Jonas Bernoulli Commit: Jonas Bernoulli Use appropriate key binding markup in docstrings --- lisp/transient.el | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/lis

[nongnu] elpa/magit 330819de3e 1/2: Symbol-quote booleans in more docstrings

2025-02-27 Thread Jonas Bernoulli via
branch: elpa/magit commit 330819de3e9c1f8f902a8816d1d53021474f6d30 Author: Jonas Bernoulli Commit: Jonas Bernoulli Symbol-quote booleans in more docstrings This was forbidden until recently, and I'll need some time to develop my personal preference, now that the dogma is gone.

[elpa] externals/transient 4498fec575 21/27: transient--preserve-window-p: New function

2025-02-27 Thread Jonas Bernoulli via
branch: externals/transient commit 4498fec575e1aedb672b04f7525254de3f4bc553 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient--preserve-window-p: New function --- lisp/transient.el | 18 +++--- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/lisp/transient

[elpa] externals/transient 73178e00b6 13/27: manual: Update how to prevent C-g from returning to the parent prefix

2025-02-27 Thread Jonas Bernoulli via
branch: externals/transient commit 73178e00b645be29c9282aafc0b8e7a6c4851ec6 Author: Jonas Bernoulli Commit: Jonas Bernoulli manual: Update how to prevent C-g from returning to the parent prefix Nowadays we have more explicit pre-commands for prefixes we can choose from, and don'

[nongnu] elpa/magit updated (ea811b143b -> ec036ccdcf)

2025-02-27 Thread Jonas Bernoulli via
tarsius pushed a change to branch elpa/magit. from ea811b143b Symbol-quote booleans even in docstrings new 330819de3e Symbol-quote booleans in more docstrings new ec036ccdcf Consistently begin custom choice tags with capital letter Summary of changes: lisp/magit-base.el

[nongnu] elpa/magit ec036ccdcf 2/2: Consistently begin custom choice tags with capital letter

2025-02-27 Thread Jonas Bernoulli via
branch: elpa/magit commit ec036ccdcf00a91f531c7bb1fda93425e713ee07 Author: Jonas Bernoulli Commit: Jonas Bernoulli Consistently begin custom choice tags with capital letter --- lisp/magit-base.el| 16 lisp/magit-branch.el | 14 +++--- lisp/magit-clone.el | 12

[elpa] externals/transient 823f24a490 15/27: transient-higher-level: Use face-attribute on default

2025-02-27 Thread Jonas Bernoulli via
branch: externals/transient commit 823f24a4901c78f9e45138991c7a2137b7c98e88 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient-higher-level: Use face-attribute on default Previously we queried the selected frame, which doesn't make sense and leads to an error when `transi

[elpa] externals/transient 40f0a2dd6f 23/27: transient--preserve-window-p: Make argument optional

2025-02-27 Thread Jonas Bernoulli via
branch: externals/transient commit 40f0a2dd6f545d6144c45f25633ae37c5b5608ff Author: Jonas Bernoulli Commit: Jonas Bernoulli transient--preserve-window-p: Make argument optional --- lisp/transient.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/transient.el b/lisp

[elpa] externals/transient af85f69760 20/27: Create "Delete" section

2025-02-27 Thread Jonas Bernoulli via
branch: externals/transient commit af85f697606eee9888af87691a53c1415abbdf4d Author: Jonas Bernoulli Commit: Jonas Bernoulli Create "Delete" section Place it after the "Display" section, which is concerned with the other end of the window's live. By contrast, deleting the window

[elpa] externals/transient e1e503a613 19/27: Split "Draw" section in two

2025-02-27 Thread Jonas Bernoulli via
branch: externals/transient commit e1e503a61372cb49bb54a586af183b55f45bf500 Author: Jonas Bernoulli Commit: Jonas Bernoulli Split "Draw" section in two Replace the "Draw" section with two new sections "Display" and "Format". The two tasks are closely related (when it comes to th

[elpa] externals/transient abb71675b5 22/27: transient--show-hint: Renamed function

2025-02-27 Thread Jonas Bernoulli via
branch: externals/transient commit abb71675b5b538c91c838207385b913b58e29718 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient--show-hint: Renamed function Finally make the switch from flip-flopping between using either "OLD: Rename function" or "NEW: Rename function" to

[elpa] externals/transient 32a7e256aa 01/27: transient--setup-recursion: Recognize recurse shorthand

2025-02-27 Thread Jonas Bernoulli via
branch: externals/transient commit 32a7e256aab281bada5db8569e0871c8c3ad2115 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient--setup-recursion: Recognize recurse shorthand --- lisp/transient.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/transient.el b/l

[elpa] externals/transient updated (e5cb1fd7e8 -> e3644faf15)

2025-02-27 Thread Jonas Bernoulli via
tarsius pushed a change to branch externals/transient. from e5cb1fd7e8 Release version 0.8.4 new 32a7e256aa transient--setup-recursion: Recognize recurse shorthand new 0439eb80d8 transient--init-suffix: Always store parent group in object new 08b56f3ad9 transient--d

[elpa] externals/transient 2fb9ec7802 04/27: transient--setup-recursion: Cosmetics

2025-02-27 Thread Jonas Bernoulli via
branch: externals/transient commit 2fb9ec7802449cab3eed7724a2632aef85ac7a3e Author: Jonas Bernoulli Commit: Jonas Bernoulli transient--setup-recursion: Cosmetics --- lisp/transient.el | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/lisp/transient.el b/li

[elpa] externals/transient 58e22554ab 10/27: transient-key-{recurse, stack}: New faces

2025-02-27 Thread Jonas Bernoulli via
branch: externals/transient commit 58e22554ab85e3bed6dd84b9821a7e9760dc9775 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient-key-{recurse,stack}: New faces --- lisp/transient.el | 24 ++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/lisp/trans

[elpa] externals/transient 3cd02ec21c 18/27: transient--suspend-override: Assert transient--window is still live

2025-02-27 Thread Jonas Bernoulli via
branch: externals/transient commit 3cd02ec21cedb70ce1ed8e87b6c5cf1557a59cbe Author: Jonas Bernoulli Commit: Jonas Bernoulli transient--suspend-override: Assert transient--window is still live It should be, but something else might mess with it. Helm's completing-read functi

[elpa] externals/transient f486f03cb9 26/27: transient--wrap-command: Fix precedence of suffix/group advice slots

2025-02-27 Thread Jonas Bernoulli via
branch: externals/transient commit f486f03cb985475f3b94eaee5d375fdbade7f725 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient--wrap-command: Fix precedence of suffix/group advice slots --- lisp/transient.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/tra

[elpa] externals/transient 04dab99dc9 14/27: transient-display-buffer-action: Discourage dropping alist elements

2025-02-27 Thread Jonas Bernoulli via
branch: externals/transient commit 04dab99dc9bc8788ed17473118421e6ee291091d Author: Jonas Bernoulli Commit: Jonas Bernoulli transient-display-buffer-action: Discourage dropping alist elements Re #358, but others have made the same mistake before. --- docs/transient.org | 5 + l

[elpa] externals/transient be09fcb5f1 06/27: transient--make-predicate-map: Clarify a pcase case

2025-02-27 Thread Jonas Bernoulli via
branch: externals/transient commit be09fcb5f1dffb8a519a92ea0e9a36e0b0a10be0 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient--make-predicate-map: Clarify a pcase case The first two elements are fixed and the only other valid value for the third element was covered by th

[elpa] externals/transient d88cacfc69 07/27: Fix setting up return to outer prefix

2025-02-27 Thread Jonas Bernoulli via
branch: externals/transient commit d88cacfc6919c5642be7f3c343e12861f7e683b7 Author: Jonas Bernoulli Commit: Jonas Bernoulli Fix setting up return to outer prefix We need a separate prefix slot, `return', to store the return behavior; re-purposing the `transient-suffix' slot, as

[elpa] externals/transient e3644faf15 27/27: transient-maybe-save-history: Demote error

2025-02-27 Thread Jonas Bernoulli via
branch: externals/transient commit e3644faf15644630e1e234d23c5be3b9f90a8b8e Author: Jonas Bernoulli Commit: Jonas Bernoulli transient-maybe-save-history: Demote error Since this function is added to `kill-emacs-hook', an error here makes it impossible to close Emacs. In normal

[elpa] externals/transient dbf8d69b9e 09/27: Use term "menu" in face docstrings

2025-02-27 Thread Jonas Bernoulli via
branch: externals/transient commit dbf8d69b9e4260674a8bd146acb5c08704e5ef02 Author: Jonas Bernoulli Commit: Jonas Bernoulli Use term "menu" in face docstrings --- lisp/transient.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lisp/transient.el b/lisp/transient.e

[elpa] externals/transient e88005d276 08/27: Replace transient--do-return when there is no outer prefix

2025-02-27 Thread Jonas Bernoulli via
branch: externals/transient commit e88005d27634eb2bf6b57009c68820f67e90745c Author: Jonas Bernoulli Commit: Jonas Bernoulli Replace transient--do-return when there is no outer prefix A suffix may explicitly be configured to return to the outer prefix even if there is no outer pr

[elpa] externals/transient 08b56f3ad9 03/27: transient--do-recurse: Tweak documentation

2025-02-27 Thread Jonas Bernoulli via
branch: externals/transient commit 08b56f3ad9ad56c0ce6da8ac88007b64e23d3e9f Author: Jonas Bernoulli Commit: Jonas Bernoulli transient--do-recurse: Tweak documentation --- docs/transient.org | 2 +- lisp/transient.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc

[elpa] externals/transient 3c6efe8a06 17/27: Make checkdoc happy

2025-02-27 Thread Jonas Bernoulli via
branch: externals/transient commit 3c6efe8a067366ec97819a079d7771ef522fa886 Author: Jonas Bernoulli Commit: Jonas Bernoulli Make checkdoc happy --- lisp/transient.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/transient.el b/lisp/transient.el index 449fb2b087.

[elpa] externals/transient 3e22fdf611 12/27: transient--insert-suffix: Support forcing to keep other bindings

2025-02-27 Thread Jonas Bernoulli via
branch: externals/transient commit 3e22fdf61120cd4e504c85ecd9171d871cd7d900 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient--insert-suffix: Support forcing to keep other bindings Closes #355. --- docs/transient.org | 6 -- docs/transient.texi | 6 -- lisp/trans

[elpa] externals/transient d3500a804e 24/27: transient--wrap-command: Rename internal variable

2025-02-27 Thread Jonas Bernoulli via
branch: externals/transient commit d3500a804e41e4e4f58a534019518e4fcd18f6bf Author: Jonas Bernoulli Commit: Jonas Bernoulli transient--wrap-command: Rename internal variable `suffix' is not appropriate because when the prefix allows invocation of non-suffixes, then this can be a

[elpa] externals/transient 0439eb80d8 02/27: transient--init-suffix: Always store parent group in object

2025-02-27 Thread Jonas Bernoulli via
branch: externals/transient commit 0439eb80d89e51b71e71faac689b1136f180ec46 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient--init-suffix: Always store parent group in object Fixes #354. Fixes [1: 184d0074], which overlooked a highly visible code-path. 1: 2024-

[elpa] main 84fe2fd0bb 1/2: elpa-packages (denote-search): New package

2025-02-27 Thread Stefan Monnier via
branch: main commit 84fe2fd0bb43f2851aba5aa2aba5d40901a7f4d9 Author: Stefan Monnier Commit: Stefan Monnier elpa-packages (denote-search): New package --- elpa-packages | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/elpa-packages b/elpa-packages index eb374b4fb8..

[nongnu] elpa/org-contrib f1f6b6ec81: lisp/org-collector.el (org-dblock-write:propview): Add support for the :tblfm keyword.

2025-02-27 Thread ELPA Syncer
branch: elpa/org-contrib commit f1f6b6ec812803ff9969325a82960fb3545a Author: Slava Barinov Commit: Ihor Radchenko lisp/org-collector.el (org-dblock-write:propview): Add support for the :tblfm keyword. --- lisp/org-collector.el | 9 - 1 file changed, 8 insertions(+), 1 deletion(

[nongnu] elpa/treesit-fold 6216c9d4f5: chore: Update copyright info

2025-02-27 Thread ELPA Syncer
branch: elpa/treesit-fold commit 6216c9d4f57c15ac7b30663d40c84f25bd9d89dd Author: JenChieh Commit: JenChieh chore: Update copyright info --- treesit-fold-indicators.el | 3 ++- treesit-fold-parsers.el| 3 ++- treesit-fold-summary.el| 3 ++- treesit-fold-util.el | 3 ++- treesi

[nongnu] elpa/evil ad3e95f6e3: Fix g$ putting cursor on start of next visual line

2025-02-27 Thread ELPA Syncer
branch: elpa/evil commit ad3e95f6e3253ddf2d33377ebbff7c82082ab75a Author: Axel Forsman Commit: Axel Forsman Fix g$ putting cursor on start of next visual line Normal mode "g$" put the cursor on the start of the next visual line instead of the end of the current one. Fix

[nongnu] elpa/tuareg 92c7a97185 1/2: ocamldebug.el: Try and partially sync with `camldebug.el` (#227)

2025-02-27 Thread ELPA Syncer
branch: elpa/tuareg commit 92c7a97185b37435c0dddf4097fc506166f009a9 Author: Stefan Monnier Commit: Stefan Monnier ocamldebug.el: Try and partially sync with `camldebug.el` (#227) Align GPL version with that of `tuareg.el`. Use `macroexp-file-name` when available. Add `backst

[nongnu] elpa/tuareg f661844ba9 2/2: Merge pull request #319 from ocaml/scratch/sync

2025-02-27 Thread ELPA Syncer
branch: elpa/tuareg commit f661844ba91a1942d17d83aee5b6b1818a6204c1 Merge: 4c107dd37f 92c7a97185 Author: monnier Commit: GitHub Merge pull request #319 from ocaml/scratch/sync ocamldebug.el: Try and partially sync with `camldebug.el` (#227) --- ocamldebug.el | 148 +

[nongnu] elpa/helm 4cb39d6757: Add autoload cookie for helm-dynamic-completion

2025-02-27 Thread ELPA Syncer
branch: elpa/helm commit 4cb39d6757fc2350ca2827172ca90a3e628b5289 Author: Thierry Volpiatto Commit: Thierry Volpiatto Add autoload cookie for helm-dynamic-completion --- helm-mode.el | 1 + 1 file changed, 1 insertion(+) diff --git a/helm-mode.el b/helm-mode.el index 884ece89ca..74a45bfe94

[nongnu] elpa/dirvish 5ec7c66a4e: feat: add `dirvish-special-preview-mode` and `dirvish-misc-mode`

2025-02-27 Thread ELPA Syncer
branch: elpa/dirvish commit 5ec7c66a4e8389be8712abd7b8e83d8b43f9a09d Author: Alex Lu Commit: Alex Lu feat: add `dirvish-special-preview-mode` and `dirvish-misc-mode` Closes #184 Closes #195 --- dirvish-widgets.el | 5 +- dirvish.el | 78 +-

[nongnu] elpa/caml 744333dc4c: camldebug.el: Partially sync with Tuareg's `ocamldebug.el`

2025-02-27 Thread ELPA Syncer
branch: elpa/caml commit 744333dc4c4bd8b93e037efa8f7362b0903b96a2 Author: Stefan Monnier Commit: Stefan Monnier camldebug.el: Partially sync with Tuareg's `ocamldebug.el` Use standard formatting for first and last lines. Mention `ocamldebug` in the title since that's what we run

[nongnu] elpa/dirvish 3c41c40875: fix: `ansi-color-apply-on-region` requires writeable buffer

2025-02-27 Thread ELPA Syncer
branch: elpa/dirvish commit 3c41c40875e3eea98d7d2a647d4a0ef920f4f939 Author: Alex Lu Commit: Alex Lu fix: `ansi-color-apply-on-region` requires writeable buffer --- dirvish.el | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/dirvish.el b/dirvish.el index 66b5832309.

[elpa] externals/org-modern ab52b6d728: Check that org-modern-label-border is an integer

2025-02-27 Thread ELPA Syncer
branch: externals/org-modern commit ab52b6d728a5123b4a5aa55fe3340cf42981a362 Author: Daniel Mendler Commit: Daniel Mendler Check that org-modern-label-border is an integer --- org-modern.el | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/org-modern.el b/

[elpa] main 40a8188c8c: elpa-packages (on-screen): Upstream is now in-house

2025-02-27 Thread Stefan Monnier via
branch: main commit 40a8188c8c30ec4451dc25cdb3dbfde1c110ebac Author: Stefan Monnier Commit: Stefan Monnier elpa-packages (on-screen): Upstream is now in-house Also, ignore `LICENSE` file in `yaml`. --- elpa-packages | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff -

[elpa] externals/bicep-ts-mode 29a27c5987 4/9: Add build-badge.

2025-02-27 Thread ELPA Syncer
branch: externals/bicep-ts-mode commit 29a27c5987d64d4bb93d8c7730ed2d473339c11d Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Add build-badge. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 73c5506fcd..0d9800bc7d 100644 --- a/README.md

[nongnu] elpa/gptel ce042d692a: gptel: Use "model" instead of "GPT model" (#635)

2025-02-27 Thread ELPA Syncer
branch: elpa/gptel commit ce042d692a5d31bb1aadcf5ad96817547b1b3045 Author: Henrik Ahlgren Commit: GitHub gptel: Use "model" instead of "GPT model" (#635) GPT, or Generative Pre-trained Transformer, is a designation originally used by OpenAI to describe their language models. Oth

[elpa] externals/bicep-ts-mode 87ef5c1d64 8/9: Merge pull request #5 from josteink/renovate/actions-checkout-4.x

2025-02-27 Thread ELPA Syncer
branch: externals/bicep-ts-mode commit 87ef5c1d64f4479cf6a3cd98db4d5b0a554984bd Merge: e705bddf55 ac8d5970f8 Author: Jostein Kjønigsen Commit: GitHub Merge pull request #5 from josteink/renovate/actions-checkout-4.x Update actions/checkout action to v4 --- .github/workflows/ci.yml

[elpa] externals/bicep-ts-mode ffccb664c3 7/9: Update actions/setup-python action to v5

2025-02-27 Thread ELPA Syncer
branch: externals/bicep-ts-mode commit ffccb664c399122a03748f9af510961f6a0bc064 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Commit: GitHub Update actions/setup-python action to v5 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[elpa] externals/bicep-ts-mode updated (5ca1392096 -> d2e85801fb)

2025-02-27 Thread ELPA Syncer
elpasync pushed a change to branch externals/bicep-ts-mode. from 5ca1392096 Replace recursionc with named-let. new 946eb74f55 Add makefile to build using Cask. new 511d47a4ff Add CI build new 29a27c5987 Add build-badge. new d94679acce Add renovate.json

[elpa] externals/bicep-ts-mode d2e85801fb 9/9: Merge pull request #6 from josteink/renovate/actions-setup-python-5.x

2025-02-27 Thread ELPA Syncer
branch: externals/bicep-ts-mode commit d2e85801fbbd73361c7304f378525406b980a2b9 Merge: 87ef5c1d64 ffccb664c3 Author: Jostein Kjønigsen Commit: GitHub Merge pull request #6 from josteink/renovate/actions-setup-python-5.x Update actions/setup-python action to v5 --- .github/workflows

[elpa] externals/bicep-ts-mode e705bddf55 5/9: Merge pull request #4 from josteink/renovate/configure

2025-02-27 Thread ELPA Syncer
branch: externals/bicep-ts-mode commit e705bddf555e31f920f20eaeb34aca7399a4f624 Merge: 29a27c5987 d94679acce Author: Jostein Kjønigsen Commit: GitHub Merge pull request #4 from josteink/renovate/configure Configure Renovate --- renovate.json | 6 ++ 1 file changed, 6 insertions

[elpa] externals/bicep-ts-mode d94679acce 3/9: Add renovate.json

2025-02-27 Thread ELPA Syncer
branch: externals/bicep-ts-mode commit d94679acce212d1bbe52a403b6b707f4aabfd8b2 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Commit: GitHub Add renovate.json --- renovate.json | 6 ++ 1 file changed, 6 insertions(+) diff --git a/renovate.json b/renovate.json n

[elpa] externals/bicep-ts-mode 946eb74f55 1/9: Add makefile to build using Cask.

2025-02-27 Thread ELPA Syncer
branch: externals/bicep-ts-mode commit 946eb74f55ceaf1902497b6c2f5917990ba5bb0b Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Add makefile to build using Cask. --- Cask | 4 makefile | 17 + 2 files changed, 21 insertions(+) diff --git a/Cask b/Cask new file

[elpa] externals/bicep-ts-mode 511d47a4ff 2/9: Add CI build

2025-02-27 Thread ELPA Syncer
branch: externals/bicep-ts-mode commit 511d47a4ff1ab45d2e467edf1696bc453f1593dd Author: Jostein Kjønigsen Commit: GitHub Add CI build --- .github/workflows/ci.yml | 29 + 1 file changed, 29 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/

[elpa] externals/bicep-ts-mode ac8d5970f8 6/9: Update actions/checkout action to v4

2025-02-27 Thread ELPA Syncer
branch: externals/bicep-ts-mode commit ac8d5970f8bd377beb30a08ca5fc7d660e09a326 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Commit: GitHub Update actions/checkout action to v4 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[nongnu] elpa/dirvish 6f0b2ce126 1/2: refactor: make `dirvish--attrs-expand` handle essential attributes

2025-02-27 Thread ELPA Syncer
branch: elpa/dirvish commit 6f0b2ce12679afedb6cb940e30e4ac063215ab55 Author: Alex Lu Commit: Alex Lu refactor: make `dirvish--attrs-expand` handle essential attributes --- dirvish-extras.el| 3 +-- dirvish.el | 30 +++--- docs/CUSTOMIZING.org | 4 +++-

[nongnu] elpa/dirvish 8a2aafdc37 2/2: BREAKING: preview text file using proxy buffer (#184 #195 #270 #295)

2025-02-27 Thread ELPA Syncer
branch: elpa/dirvish commit 8a2aafdc377453d8d5b92db6009a8ec4a131834d Author: Alex Lu Commit: Alex Lu BREAKING: preview text file using proxy buffer (#184 #195 #270 #295) This commit addresses: 1. make preview window read only (#270) 2. add back `dirvish-preview-setup-ho

[nongnu] elpa/dirvish updated (3a4edf669a -> 8a2aafdc37)

2025-02-27 Thread ELPA Syncer
elpasync pushed a change to branch elpa/dirvish. from 3a4edf669a docs: mention new options in `dirvish-side` new 6f0b2ce126 refactor: make `dirvish--attrs-expand` handle essential attributes new 8a2aafdc37 BREAKING: preview text file using proxy buffer (#184 #195 #270 #295

[elpa] externals/tramp 03ee1a30d5: Tramp ELPA version 2.7.2.2 released

2025-02-27 Thread ELPA Syncer
branch: externals/tramp commit 03ee1a30d526613dbfd970ddbc2ca6c657e8d865 Author: Michael Albinus Commit: Michael Albinus Tramp ELPA version 2.7.2.2 released --- README | 6 ++--- test/tramp-tests.el | 3 ++- texi/tramp.texi | 75 +++-