[elpa] externals/org-modern fcd4368476 085/105: after-change: ensure beg/end fully span lines

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit fcd4368476a9c4eadfac4d6f51159d90a15de15a Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> after-change: ensure beg/end fully span lines --- org-modern-indent.el | 6 +++--- 1 file changed,

[elpa] externals/org-modern aa342c470d 095/105: Rename org-modern-indent's README

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit aa342c470d0a64ef495a2cf32a56e95e1c3f028d Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> Rename org-modern-indent's README --- README.md => README-indent.md | 0 1 file changed, 0 inserti

[elpa] externals/org-modern 308027fb03 027/105: Do not re-indent entire buffer on mode start/stop

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit 308027fb03966b02433cd880d836468a20fbec3c Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> Do not re-indent entire buffer on mode start/stop Causes performance issues in large files

[elpa] externals/org-modern a7b22acf5e 024/105: Define face for org-modern-indent

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit a7b22acf5ee0556c8e9b2a562e4294fd765dd7b8 Author: Colin McLear Commit: Colin McLear Define face for org-modern-indent --- org-modern-indent.el | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/org-modern-indent.el b/org-modern

[elpa] externals/org-modern fa57160a7a 100/105: README.org: correct link

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit fa57160a7a4812e6d086dc566e8f116f7cbc337b Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: GitHub README.org: correct link --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index c34

[elpa] externals/org-modern 947ac69cbd 039/105: Update README.md

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit 947ac69cbd151675b9b269a3131249838264b743 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: GitHub Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 807f2d8d4

[elpa] externals/org-modern 6ec22d3d74 087/105: walk-blocks: avoid visiting first block twice

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit 6ec22d3d74e8c6f94590c116cdd8af616721 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> walk-blocks: avoid visiting first block twice --- org-modern-indent.el | 1 + 1 file changed, 1 in

[elpa] externals/org-modern 400e1d0fce 068/105: Update README.md

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit 400e1d0fcec9044203189923ee385736a257b186 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: GitHub Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 47abdf5c2c

[elpa] externals/org-modern 2b3ee1f8cb 082/105: README: Update screenshot

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit 2b3ee1f8cb8be859970ffaee62f12e635f161cd3 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: GitHub README: Update screenshot --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf354

[elpa] externals/org-modern e4ba473d3e 049/105: README: improve re-indent description

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit e4ba473d3e6a31e8e663ecedb9832b1c3ac29d39 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> README: improve re-indent description --- README.md| 6 ++ org-modern-indent.el |

[elpa] externals/org-modern fa960e27f6 036/105: README: describe new v0.1 functionality

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit fa960e27f6b01aa2a5f8cbd5f750b77f82ae320d Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> README: describe new v0.1 functionality --- README.md | 52 +++

[elpa] externals/org-modern 0def0388c4 071/105: block indent: only add org-indent face to prefix length in wrap

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit 0def0388c41929d54b0f77d11a726b944fd9f4ea Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> block indent: only add org-indent face to prefix length in wrap --- org-modern-indent.el | 9 -

[elpa] externals/org-modern dd5ebe184d 090/105: Remove field since it interferes with org-element

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit dd5ebe184de3c7d27d84676c06c859486d14fd2a Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> Remove field since it interferes with org-element The org-element machinery makes free use

[elpa] externals/org-modern 5f6d39126e 042/105: Update README.md

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit 5f6d39126eac619a074fa2b004590dd6be61e43f Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: GitHub Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4fc90303d..1d

[elpa] externals/org-modern bc5819f450 004/105: Add readme info

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit bc5819f450eae4dbf5937e424b2242a053d59a6d Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> Add readme info --- README.md | 12 1 file changed, 12 insertions(+) diff --git a/RE

[elpa] externals/org-modern ed9157df69 010/105: Omit block decoration modifications from undo stack

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit ed9157df697fea8511267e3f9d796447cdd8efa9 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> Omit block decoration modifications from undo stack --- org-modern-indent.el | 13 +++-- 1

[elpa] externals/org-modern d65e773ee2 037/105: Update README.md

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit d65e773ee2b9a1f3a5e9383d96ea05e58f2a8f5c Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: GitHub Update README.md --- README.md | 17 - 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md in

[elpa] externals/org-modern 3cba802e1c 058/105: give up after 5 init attempts, and reuse timer

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit 3cba802e1ce9bfb5674a13b97642fa66f0154837 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> give up after 5 init attempts, and reuse timer --- org-modern-indent.el | 24 ++---

[elpa] externals/org-modern 4b3838253c 070/105: Small README improvements

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit 4b3838253c3c2e16f4922feb3836bbad00315748 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> Small README improvements --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) dif

[elpa] externals/org-modern 550041f9fb 023/105: README tweaks

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit 550041f9fbede3b7b7a2744e56020a3693fcff57 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> README tweaks --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --gi

[elpa] externals/org-modern 15ea3dbd91 040/105: Update README.md

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit 15ea3dbd91c9ecdf556bbf5054e8da48d24ab57b Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: GitHub Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe0e811d93..2e

[elpa] externals/org-modern 30cdd1bcf3 061/105: README: recommend static org-modern-block-name

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit 30cdd1bcf360f5b2bfde3ddfdedd44eb8f19068d Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> README: recommend static org-modern-block-name The top bracket does not like the invisible

[elpa] externals/org-modern eace9688fd 033/105: Minor doc

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit eace9688fdceda94d0429636ac9c1c7762c0fde0 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> Minor doc --- org-modern-indent.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --g

[elpa] externals/org-modern 280d0094e0 005/105: Update README.md

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit 280d0094e0c72ce7b13d1b738dea91093100ca00 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: GitHub Update README.md --- README.md | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 712f74

[elpa] externals/org-modern fe226e8bc1 104/105: Move README indent section, do not yet bump version

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit fe226e8bc11ab7985918e5407868bff642c4fb87 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: Daniel Mendler Move README indent section, do not yet bump version --- CHANGELOG.org| 4 +--- README.org | 20 ++-

[elpa] externals/org-modern fc0c3fcb5d 043/105: Update README.md

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit fc0c3fcb5d1e28b579b4d6991a87540fd034f057 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: GitHub Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1d87f3baa8

[elpa] externals/org-modern cc12cf827b 048/105: README: better discussion of org-src-preserve-indentation

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit cc12cf827bb75ef5ecd07db2767f0b473eaae94f Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> README: better discussion of org-src-preserve-indentation --- README.md | 8 ++-- 1 file chang

[elpa] externals/org-modern a3ac3e2f12 096/105: org-modern-indent: update header information as new extension

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit a3ac3e2f12ae012c0470e186799099fe7de70e90 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> org-modern-indent: update header information as new extension --- org-modern-indent.el | 41 ++

[elpa] externals/org-modern b5c87056e0 075/105: Expand variables

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit b5c87056e09cc05213b7bc4c8b89f4e9498af589 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> Expand variables --- org-modern-indent.el | 10 +- 1 file changed, 5 insertions(+), 5 dele

[elpa] externals/org-modern 25594c487e 057/105: return nil properly from block-bracket font-lock function

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit 25594c487e670bd728ef143b4edb39b11803ab3f Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> return nil properly from block-bracket font-lock function --- org-modern-indent.el | 3 ++- 1 file

[elpa] externals/org-modern 649f5d309a 098/105: org-modern: incorporate and auto-enable org-modern-indent

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit 649f5d309a71d220826ac1437a58a8d4d7c4316b Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> org-modern: incorporate and auto-enable org-modern-indent --- org-modern.el | 17 ++---

[elpa] externals/org-modern 172957a61b 028/105: Bump minor version

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit 172957a61b4412e10b1ef9f59907941e375d958e Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> Bump minor version --- org-modern-indent.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[elpa] externals/org-modern b8f3b2e476 081/105: Update README.md

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit b8f3b2e4768951f9846994d653367bae2b491eba Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: GitHub Update README.md Remove mention of block-name blank strings, which caused invisibility point movement that made pasting occur inside

[elpa] externals/org-modern 664cff0dd1 079/105: Fix name of bracket face

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit 664cff0dd104c48c28da1f80ffe08c60507f43a4 Author: Brendan Tobolaski Commit: GitHub Fix name of bracket face org-modern-bracket-line doesn't appear to be a face. Modifying the org-modern-indent-bracket-line face appears to produce the intended beh

[elpa] externals/org-modern f2b6d6db92 029/105: Mention manual indent update after toggling off

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit f2b6d6db921a9bc0a953a37c32a543248b1c Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> Mention manual indent update after toggling off --- README.md | 1 + 1 file changed, 1 insertion(+

[elpa] externals/org-modern ff10d3dd2f 026/105: Update README.md

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit ff10d3dd2f1acb95ab30b0b836602d12c5b7e16b Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: GitHub Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d18e682dfb..7d36833be5 10064

[elpa] externals/org-modern fbdc2212c9 056/105: correct bracket-line face name

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit fbdc2212c95ab056127c611e3f92efe37a3f3c98 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> correct bracket-line face name --- org-modern-indent.el | 9 + 1 file changed, 5 insertion

[elpa] externals/org-modern a4d242994d 072/105: Guard against deleted buffers (org-roam may do this)

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit a4d242994d279a532317e04036e335708a166a16 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> Guard against deleted buffers (org-roam may do this) If buffers are opened and closed quic

[elpa] externals/org-modern 8fcf7b29a4 091/105: init when mode called interactively

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit 8fcf7b29a4c0680d845bdb75f4a247219eed2f23 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> init when mode called interactively --- org-modern-indent.el | 6 +++--- 1 file changed, 3 inserti

[nongnu] elpa/clojure-ts-mode 6efda6a94f 3/4: Bump the development version

2025-04-15 Thread ELPA Syncer
branch: elpa/clojure-ts-mode commit 6efda6a94f4d17461f39c728070b1103f80fd277 Author: Bozhidar Batsov Commit: Bozhidar Batsov Bump the development version --- clojure-ts-mode.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clojure-ts-mode.el b/clojure-ts-mode.el in

[elpa] externals/autocrypt b815a3b10f 1/3: Point to Codeberg instead of SourceHut

2025-04-15 Thread ELPA Syncer
branch: externals/autocrypt commit b815a3b10fc68dfeb45bc666c5194cc8aa9b7ee1 Author: Philip Kaludercic Commit: Philip Kaludercic Point to Codeberg instead of SourceHut --- README.md| 17 + autocrypt.el | 6 +++--- 2 files changed, 20 insertions(+), 3 deletions(-) diff -

[elpa] externals/autocrypt updated (dc0223f11d -> 08c1e2c9c2)

2025-04-15 Thread ELPA Syncer
elpasync pushed a change to branch externals/autocrypt. from dc0223f11d Bump patch version to 0.4.2 new b815a3b10f Point to Codeberg instead of SourceHut new 18d5627e0c Update outdated licensing information in README new 08c1e2c9c2 Add 'lexical-binding' cookie to 'au

[elpa] externals/denote c98c74ec74 4/4: Update to Denote version 4.0.0

2025-04-15 Thread ELPA Syncer
branch: externals/denote commit c98c74ec74fb6f0c894c5bf730d092d716e55b84 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update to Denote version 4.0.0 --- CHANGELOG.org | 593 ++ README.org| 126 - denote.el

[elpa] externals/denote-org 7c8d53bf8e: Update to denote-org 0.1.0

2025-04-15 Thread ELPA Syncer
branch: externals/denote-org commit 7c8d53bf8e4ee073b1654ad0221be01e7801d4c6 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update to denote-org 0.1.0 The release notes will be available in the change log of Denote version 4.0.0, which I will publish in a few minutes. -

[elpa] externals/denote bb01587843 1/4: Remove warning about the denote-* packages that now are on GNU ELPA

2025-04-15 Thread ELPA Syncer
branch: externals/denote commit bb01587843d7f1f55842d093fb37002dd23bc944 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Remove warning about the denote-* packages that now are on GNU ELPA --- README.org | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/

[elpa] externals/denote 23bb1ec373 3/4: Remove obsolete tests

2025-04-15 Thread ELPA Syncer
branch: externals/denote commit 23bb1ec37378d9393237c0eb6bef625e958f0e1b Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Remove obsolete tests --- tests/denote-test.el | 51 --- 1 file changed, 51 deletions(-) diff --git a/tests/denot

[elpa] externals/denote-journal 47fd533e38: Update to denote-journal 0.1.0

2025-04-15 Thread ELPA Syncer
branch: externals/denote-journal commit 47fd533e381bd15a7308939271800b2ed87ecc5d Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update to denote-journal 0.1.0 The release notes will be available in the change log of Denote version 4.0.0, which I will publish in a few mi

[elpa] externals/denote 90603d5b0e 2/4: Make denote-link-description-format also accept %I and %D

2025-04-15 Thread ELPA Syncer
branch: externals/denote commit 90603d5b0ed56ddf12be647a3a19b97c574a337c Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make denote-link-description-format also accept %I and %D This is the same as 'denote-rename-buffer-format'. I need to check whether we can remove wha

[elpa] externals/denote updated (242fb0f100 -> c98c74ec74)

2025-04-15 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from 242fb0f100 Merge branch 'main' of github.com:protesilaos/denote new bb01587843 Remove warning about the denote-* packages that now are on GNU ELPA new 90603d5b0e Make denote-link-description-format also accept %I and

[elpa] externals/denote-markdown 2f62d7975d: Update to denote-markdown 0.1.0

2025-04-15 Thread ELPA Syncer
branch: externals/denote-markdown commit 2f62d7975d943ba2eef21b031bf9207d128db8a9 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update to denote-markdown 0.1.0 The release notes will be available in the change log of Denote version 4.0.0, which I will publish in a few

[elpa] externals/autocrypt 08c1e2c9c2 3/3: Add 'lexical-binding' cookie to 'autocrypt-save-file'

2025-04-15 Thread ELPA Syncer
branch: externals/autocrypt commit 08c1e2c9c2cfa00b16a05968cb553f19ec680330 Author: Philip Kaludercic Commit: Philip Kaludercic Add 'lexical-binding' cookie to 'autocrypt-save-file' This should silence the warnings from Emacs 31 onwards, that lexical binding hasn't been enabled,

[elpa] externals/autocrypt 18d5627e0c 2/3: Update outdated licensing information in README

2025-04-15 Thread ELPA Syncer
branch: externals/autocrypt commit 18d5627e0c7f350cf8b2fee34b21401df797a4c4 Author: Philip Kaludercic Commit: Philip Kaludercic Update outdated licensing information in README --- README.md | 25 +++-- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/READM

[elpa] externals/consult-denote 62a1b64ebe: Update to consult-denote 0.3.0

2025-04-15 Thread ELPA Syncer
branch: externals/consult-denote commit 62a1b64ebebb927bc204b87e61c4b1a1c576954e Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update to consult-denote 0.3.0 The release notes will be available in the change log of Denote version 4.0.0, which I will publish in a few mi

[elpa] externals/fontaine 8b1ddcaa47 3/3: Make small rewording to the manual

2025-04-15 Thread ELPA Syncer
branch: externals/fontaine commit 8b1ddcaa47a495564fb0b24a9e043de46000a029 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make small rewording to the manual --- README.org | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.org b/README.org index 2b66d58024

[elpa] externals/fontaine 599dd463d4 1/3: Remove outdated reference to frame-specific settings from the manual

2025-04-15 Thread ELPA Syncer
branch: externals/fontaine commit 599dd463d4eb6544b57a94fc879bc82e4a425a12 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Remove outdated reference to frame-specific settings from the manual Thanks to Nicolas Venegas for reporting the issue:

[elpa] externals/denote-silo cd85764fcc: Update to denote-silo 0.1.0

2025-04-15 Thread ELPA Syncer
branch: externals/denote-silo commit cd85764fcceb21fc11a163da0d36bf4b7f166f53 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update to denote-silo 0.1.0 The release notes will be available in the change log of Denote version 4.0.0, which I will publish in a few minutes.

[elpa] externals/denote-sequence 0d4ed45891 2/3: Update to denote-sequence 0.1.0

2025-04-15 Thread ELPA Syncer
branch: externals/denote-sequence commit 0d4ed45891203ed46f2afe37d9fbbd15b9465649 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update to denote-sequence 0.1.0 The release notes will be available in the change log of Denote version 4.0.0, which I will publish in a few

[elpa] externals/fontaine 34d8b04bef 2/3: Bump version to include commit 599dd46 in GNU ELPA build

2025-04-15 Thread ELPA Syncer
branch: externals/fontaine commit 34d8b04bef350b270f52dc4defc9bac3e9617bf0 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Bump version to include commit 599dd46 in GNU ELPA build --- fontaine.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fontaine.el b/fonta

[elpa] externals/fontaine updated (fe78a2be64 -> 8b1ddcaa47)

2025-04-15 Thread ELPA Syncer
elpasync pushed a change to branch externals/fontaine. from fe78a2be64 Update to Fontaine version 3.0.0 new 599dd463d4 Remove outdated reference to frame-specific settings from the manual new 34d8b04bef Bump version to include commit 599dd46 in GNU ELPA build new 8b

[elpa] externals/denote 146e620417 2/7: Autoload denote-grep-files-referenced-in-region and denote-grep-marked-dired-files

2025-04-15 Thread ELPA Syncer
branch: externals/denote commit 146e62041765ffc7fb27aade3fe988a3d0f66363 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Autoload denote-grep-files-referenced-in-region and denote-grep-marked-dired-files --- denote.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/denote.el

[elpa] externals/corfu 5834e3ed65: Improve lazy highlighting for quoted candidates (bug#77754)

2025-04-15 Thread ELPA Syncer
branch: externals/corfu commit 5834e3ed652068209a653ea067f91d3f537d0be5 Author: Daniel Mendler Commit: Daniel Mendler Improve lazy highlighting for quoted candidates (bug#77754) --- corfu.el | 12 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/corfu.el b/corfu.el

[elpa] externals/denote 5193b10b25 3/7: Make denote-grep-files-referenced-in-region throw an error if there is no active region

2025-04-15 Thread ELPA Syncer
branch: externals/denote commit 5193b10b257bfb09b198f14b38bad22ffd7e169d Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make denote-grep-files-referenced-in-region throw an error if there is no active region --- denote.el | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-)

[elpa] externals/denote de67f639a1 4/7: Autoload denote-grep

2025-04-15 Thread ELPA Syncer
branch: externals/denote commit de67f639a1115d517c57aada62b25c1cc2c154b3 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Autoload denote-grep --- denote.el | 1 + 1 file changed, 1 insertion(+) diff --git a/denote.el b/denote.el index a7053e3a58..b5ed6348cc 100644 --- a/denote.el +

[elpa] externals/hyperbole f91b6afe1d 3/4: Merge branch 'master' into rsw

2025-04-15 Thread ELPA Syncer
branch: externals/hyperbole commit f91b6afe1da267cd4b1494c8929cb52fa6dd8a1c Merge: d8d20aafbe 20468a6269 Author: Robert Weiner Commit: GitHub Merge branch 'master' into rsw

[elpa] externals/hyperbole updated (20468a6269 -> 35efe9357f)

2025-04-15 Thread ELPA Syncer
elpasync pushed a change to branch externals/hyperbole. from 20468a6269 Merge pull request #696 from rswgnu/rsw new ae4fba3980 hmouse-drv.el - Improve ibtype pred error handling when move point new d8d20aafbe hui-mouse-tests--hkey-alist - Disable vertico test due to CI/CD

[elpa] externals/modus-themes 3d7e9d6213 1/5: Refine 'yellow-cooler' and 'yellow-faint' in modus-operandi-tinted

2025-04-15 Thread ELPA Syncer
branch: externals/modus-themes commit 3d7e9d621339bcdb8a2aadc43da7983d114f146a Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Refine 'yellow-cooler' and 'yellow-faint' in modus-operandi-tinted --- modus-operandi-tinted-theme.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions

[elpa] externals/modus-themes 63af2adfed 2/5: Refine 'green-warmer' in modus-operandi-tinted

2025-04-15 Thread ELPA Syncer
branch: externals/modus-themes commit 63af2adfedf7d5a4dc201dc2522ac57badbc981b Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Refine 'green-warmer' in modus-operandi-tinted --- modus-operandi-tinted-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modus-

[elpa] externals/modus-themes 063ae646f0 3/5: Refine 'green-warmer' in modus-vivendi-tinted

2025-04-15 Thread ELPA Syncer
branch: externals/modus-themes commit 063ae646f0e058cf67bc3ea9d3510519420d27b7 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Refine 'green-warmer' in modus-vivendi-tinted --- modus-vivendi-tinted-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modus-vi

[nongnu] elpa/clojure-ts-mode updated (c2aedeb488 -> a2ac36cee3)

2025-04-15 Thread ELPA Syncer
elpasync pushed a change to branch elpa/clojure-ts-mode. from c2aedeb488 [#60] Fix issue with fontification when markdown-inline is enabled new add23c9196 Minor readme tweaks new a2ac36cee3 Add some notes about the compatibility with CIDER Summary of changes: README.md |

[nongnu] elpa/clojure-ts-mode add23c9196 1/2: Minor readme tweaks

2025-04-15 Thread ELPA Syncer
branch: elpa/clojure-ts-mode commit add23c919664cdd6616fed2a9e9f9d559fe1e8d7 Author: Bozhidar Batsov Commit: Bozhidar Batsov Minor readme tweaks --- README.md | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cbbafb3bd4..197c38d0f4 10064

[elpa] externals/denote e2b47e45bf 6/7: Document in the manual all the denote-grep related symbols

2025-04-15 Thread ELPA Syncer
branch: externals/denote commit e2b47e45bff0818348d4d3e2a817ef367979510c Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Document in the manual all the denote-grep related symbols These were contributed by Lucas Quintana in pull request 573:

[elpa] externals/denote ed9018f81c 1/7: Explain in denote-grep-files-referenced-in-region what "referenced" files are

2025-04-15 Thread ELPA Syncer
branch: externals/denote commit ed9018f81c65191d86d9de3ea802bcb87593a7ca Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Explain in denote-grep-files-referenced-in-region what "referenced" files are Better have the explanation in the command, which is user-facing, than

[elpa] externals/denote updated (089cd57d40 -> 242fb0f100)

2025-04-15 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from 089cd57d40 Apply to denote-get-link-face the same change as commit da64be1 new ed9018f81c Explain in denote-grep-files-referenced-in-region what "referenced" files are new 146e620417 Autoload denote-grep-files-refer

[elpa] externals/denote 242fb0f100 7/7: Merge branch 'main' of github.com:protesilaos/denote

2025-04-15 Thread ELPA Syncer
branch: externals/denote commit 242fb0f10056512b835273683473e48405c86d9c Merge: e2b47e45bf 089cd57d40 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Merge branch 'main' of github.com:protesilaos/denote --- README.org | 10 +- denote.el | 4 ++-- 2 files changed, 7 inserti

[elpa] externals/denote 41ffb657e7 5/7: Reword the denote-grep-marked-dired-files doc string

2025-04-15 Thread ELPA Syncer
branch: externals/denote commit 41ffb657e79fee4556db24883c7731a855dfd6e4 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Reword the denote-grep-marked-dired-files doc string --- denote.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/denote.el b/denote.el ind

[elpa] externals/modus-themes 2569f4a596 5/5: Use blue-cooler for weekends in modus-operandi-deuteranopia

2025-04-15 Thread ELPA Syncer
branch: externals/modus-themes commit 2569f4a596edb10351c623a70c17eb8f168a74a7 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Use blue-cooler for weekends in modus-operandi-deuteranopia --- modus-operandi-deuteranopia-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[nongnu] elpa/clojure-ts-mode cec1d322de 4/4: Automate the creation of GitHub releases

2025-04-15 Thread ELPA Syncer
branch: elpa/clojure-ts-mode commit cec1d322dee8571c98704bbc26bc6201711291c5 Author: Bozhidar Batsov Commit: Bozhidar Batsov Automate the creation of GitHub releases --- .github/workflows/github_release.yml | 27 +++ 1 file changed, 27 insertions(+) diff --git a/.gi

[nongnu] elpa/clojure-ts-mode cae705d74a 1/4: Update copyright

2025-04-15 Thread ELPA Syncer
branch: elpa/clojure-ts-mode commit cae705d74affc5465f2b6536c80dd927c9e46f4c Author: Bozhidar Batsov Commit: Bozhidar Batsov Update copyright --- README.md | 2 +- clojure-ts-mode.el | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md ind

[nongnu] elpa/clojure-ts-mode updated (a2ac36cee3 -> cec1d322de)

2025-04-15 Thread ELPA Syncer
elpasync pushed a change to branch elpa/clojure-ts-mode. from a2ac36cee3 Add some notes about the compatibility with CIDER new cae705d74a Update copyright new 27da9a6a93 Release 0.3 new 6efda6a94f Bump the development version new cec1d322de Automate the creat

[nongnu] elpa/clojure-ts-mode 27da9a6a93 2/4: Release 0.3

2025-04-15 Thread ELPA Syncer
branch: elpa/clojure-ts-mode commit 27da9a6a935b65a5a24d93cfd88c421e8867f6d0 Author: Bozhidar Batsov Commit: Bozhidar Batsov Release 0.3 --- CHANGELOG.md | 2 ++ clojure-ts-mode.el | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md ind

[nongnu] elpa/gptel a7e1dbbe3d: gptel: Ignore unknown keys in tool constructor

2025-04-15 Thread ELPA Syncer
branch: elpa/gptel commit a7e1dbbe3dae94a2d91f0df6209a6f01c64d8234 Author: Karthik Chikmagalur Commit: Karthik Chikmagalur gptel: Ignore unknown keys in tool constructor * gptel.el (gptel-request, gptel-tools): Ignore unknown keys passed to `gptel-make-tool'. This is required f

[nongnu] elpa/idris-mode updated (09de86a8f0 -> a797d7763d)

2025-04-15 Thread ELPA Syncer
elpasync pushed a change to branch elpa/idris-mode. from 09de86a8f0 Merge pull request #632 from jfdm/revert-regexp new 44d90481a3 Specify `--` as comment syntax for ipkg mode new 116daac510 Merge pull request #635 from keram/ipkg-comment-syntax new 248926852d Update

[nongnu] elpa/flycheck 6968280d16 2/2: Update flycheck-add-overlay/right-position-in-narrowed-buffer output

2025-04-15 Thread ELPA Syncer
branch: elpa/flycheck commit 6968280d16f43651cd95fc1381f2c12c3dbb07a2 Author: Xiyue Deng Commit: Bozhidar Batsov Update flycheck-add-overlay/right-position-in-narrowed-buffer output - Output changed when running under Emacs 30.1 Forwarded: not-needed --- test/flycheck-test

[nongnu] elpa/idris-mode 248926852d 2/4: Update `idris-make-lemma` to insert lemma above

2025-04-15 Thread ELPA Syncer
branch: elpa/idris-mode commit 248926852dd5e1ffacb4050f5e474bcfd2a04aa1 Author: Marek L Commit: Marek L Update `idris-make-lemma` to insert lemma above doc string of current function. Why: Previously if function had a doc string the lemma was inserted before signatu

[elpa] externals/hyperbole d8d20aafbe 2/4: hui-mouse-tests--hkey-alist - Disable vertico test due to CI/CD fail

2025-04-15 Thread ELPA Syncer
branch: externals/hyperbole commit d8d20aafbef1d3e2008b6b12fb8e08fcc68fa940 Author: bw Commit: bw hui-mouse-tests--hkey-alist - Disable vertico test due to CI/CD fail Needs a more specific context to prevent others from firing. --- test/hui-mouse-tests.el | 18 +++--- 1

[elpa] externals/doc-view-follow 55384318cd 2/2: Add doc-view-follow-hijack option

2025-04-15 Thread ELPA Syncer
branch: externals/doc-view-follow commit 55384318cdca17335ce81e03cff105023e36fce3 Author: Paul Nelson Commit: Paul Nelson Add doc-view-follow-hijack option * doc-view-follow.el (doc-view-follow-hijack): New custom option that, when non-nil, causes follow-mode to delegate to doc-

[elpa] externals/hyperbole 20468a6269 9/9: Merge pull request #696 from rswgnu/rsw

2025-04-15 Thread ELPA Syncer
branch: externals/hyperbole commit 20468a62698bf8903fef67d0b1d3a05603874175 Merge: 6a01ea14d5 d5b20cd859 Author: Robert Weiner Commit: GitHub Merge pull request #696 from rswgnu/rsw Add hattr:actype-is-p and hattr:ibtype-is-p and use in tests --- ChangeLog| 31 +

[elpa] externals/doc-view-follow 490c1967ba 42/43: Add prefix map

2025-04-15 Thread ELPA Syncer
branch: externals/doc-view-follow commit 490c1967baba978cbed7883def0b89d90b67e267 Author: Paul Nelson Commit: Paul Nelson Add prefix map * doc-view-follow.el (doc-view-follow-mode-submap): New keymap for Follow mode commands. (doc-view-follow-mode-prefix-key): New variable t

[elpa] externals/denote updated (2062286ee9 -> 956f5dfd10)

2025-04-15 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from 2062286ee9 Add comments to the sample configuration to direct users to the Info manual new d3b1be0732 Use default symbol as default value for denote-use-keywords new 7e528398bb Fix order of or subexpressions in deno

[elpa] externals/hyperbole updated (1773ce6392 -> 20468a6269)

2025-04-15 Thread ELPA Syncer
elpasync pushed a change to branch externals/hyperbole. from 1773ce6392 Merge pull request #679 from rswgnu/rsw new 9f900bb361 Fix hsys-org non-org-mode activate link tests call proper action new 1e11d65b9f Add hattr:actype-is-p and hattr:ibtype-is-p and use in tests

[elpa] externals/hyperbole ae4fba3980 1/4: hmouse-drv.el - Improve ibtype pred error handling when move point

2025-04-15 Thread ELPA Syncer
branch: externals/hyperbole commit ae4fba3980af300e558ad37004a106bb00c8aef7 Author: bw Commit: bw hmouse-drv.el - Improve ibtype pred error handling when move point hui:hbut-operate - Fix improper movement of point in source buffer with an unwind-protect. --- ChangeLog

[elpa] externals/modus-themes 9966f9fd60 4/5: Tweak the mail mappings in the tinted variants

2025-04-15 Thread ELPA Syncer
branch: externals/modus-themes commit 9966f9fd6098a2b9ac9b466ca177a96d8b8031c8 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Tweak the mail mappings in the tinted variants --- modus-operandi-tinted-theme.el | 12 ++-- modus-vivendi-tinted-theme.el | 10 +- 2 files

[elpa] externals/hyperbole fe5e339284: Clean hywiki-tests.el from FIXME comments and add tests (#701)

2025-04-15 Thread ELPA Syncer
branch: externals/hyperbole commit fe5e339284e1c4dbc60eee9e5a0f689b650c4dfd Author: Mats Lidell Commit: GitHub Clean hywiki-tests.el from FIXME comments and add tests (#701) --- ChangeLog| 7 ++ test/hywiki-tests.el | 200 +-- 2

<    1   2