[elpa] externals/minuet 1299c0e2bf: feat: chat-input template can be a list of strings.

2025-04-15 Thread ELPA Syncer
branch: externals/minuet commit 1299c0e2bfaf25d29807feb50ca8df6e85354e3b Author: Milan Glacier Commit: Milan Glacier feat: chat-input template can be a list of strings. --- minuet.el | 114 -- prompt.md | 5 +++ 2 files changed,

[elpa] externals/ivy e33b028ed4 1/4: Bump version to point release 0.15.1

2025-04-15 Thread Basil L. Contovounesios
branch: externals/ivy commit e33b028ed4b1258a211c87fd5fe801bed25de429 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Bump version to point release 0.15.1 * doc/ivy.org: * ivy-avy.el: * ivy-hydra.el: * ivy.el: * swiper.el: * counsel.el: Bump versi

[elpa] externals/ivy acb20ad74f 4/4: Merge branch 'master' into externals/ivy

2025-04-15 Thread Basil L. Contovounesios
branch: externals/ivy commit acb20ad74f00cb3aa339ff6c4d30ecfef342018b Merge: d63d52f140 fd8df3b733 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Merge branch 'master' into externals/ivy --- ivy.el | 36 1 file changed, 20 insertions(+),

[elpa] externals/ivy updated (d63d52f140 -> acb20ad74f)

2025-04-15 Thread Basil L. Contovounesios
blc pushed a change to branch externals/ivy. from d63d52f140 Bump version to point release 0.15.1 new e33b028ed4 Bump version to point release 0.15.1 new c9cdd2235c Only enable dynamic exhibit delay while typing new fd8df3b733 Clean up ivy--queue-exhibit new

[elpa] externals/ivy c9cdd2235c 2/4: Only enable dynamic exhibit delay while typing

2025-04-15 Thread Basil L. Contovounesios
branch: externals/ivy commit c9cdd2235c41a504d1e77af573a0c2b6b0ba681f Author: Umar Ahmad Commit: Basil L. Contovounesios Only enable dynamic exhibit delay while typing * ivy.el (ivy--queue-last-input): New variable holding last input. (ivy--queue-exhibit): Debounce by only start

[elpa] externals/ivy fd8df3b733 3/4: Clean up ivy--queue-exhibit

2025-04-15 Thread Basil L. Contovounesios
branch: externals/ivy commit fd8df3b73348d4b8a1872381bf8642904bf41368 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Clean up ivy--queue-exhibit * ivy.el (ivy-dynamic-exhibit-delay-ms, ivy--exhibit-timer) (ivy--queue-last-input, ivy--exhibit): Fix docstring.

[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

[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

[nongnu] elpa/gptel f30f117400 1/2: gptel: Add support for GPT 4.1 models

2025-04-15 Thread ELPA Syncer
branch: elpa/gptel commit f30f117400b9a7396081e738f54fd18a452d970d Author: Karthik Chikmagalur Commit: Karthik Chikmagalur gptel: Add support for GPT 4.1 models * gptel.el (gptel--openai-models): Add support for OpenAI models gpt-4.1, gpt-4.1-mini and gpt-4.1-nano. * NE

[elpa] externals/org-modern 72ff0b6dcd 1/7: Rename variable to org-modern-block-indent to be more in line with the others

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit 72ff0b6dcd2efcf424dc5c6936bed959eacc7015 Author: Daniel Mendler Commit: Daniel Mendler Rename variable to org-modern-block-indent to be more in line with the others --- README.org | 20 ++-- org-modern-indent.el | 285 +

[elpa] externals/org-modern fab253ab5e 4/7: Update commentary

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit fab253ab5e4e090d523463c228d1126c20daf2fa Author: Daniel Mendler Commit: Daniel Mendler Update commentary --- org-modern.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org-modern.el b/org-modern.el index 8dafd2fe0c..58e54338a3 10064

[nongnu] elpa/gptel 5374c18760 2/2: gptel: Remove deprecated OpenAI models

2025-04-15 Thread ELPA Syncer
branch: elpa/gptel commit 5374c18760ce217c3e8aecbd2e353a5d9b686155 Author: Karthik Chikmagalur Commit: Karthik Chikmagalur gptel: Remove deprecated OpenAI models * gptel.el (gptel--openai-models): Remove gpt-4-turbo-preview, gpt-4-32k, gpt-4-0125-preview, gpt-4-1106-preview and

[elpa] externals/org-modern 30e08a438f 2/7: Disable org-modern-block-indent by default

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit 30e08a438f2560e0df9d37f09f782899b3cd9ac4 Author: Daniel Mendler Commit: Daniel Mendler Disable org-modern-block-indent by default --- org-modern.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org-modern.el b/org-modern.el index 584

[nongnu] elpa/gptel updated (8329ee709e -> 5374c18760)

2025-04-15 Thread ELPA Syncer
elpasync pushed a change to branch elpa/gptel. from 8329ee709e gptel-gemini: Add support for Gemini 2.5 Pro Preview (#781) new f30f117400 gptel: Add support for GPT 4.1 models new 5374c18760 gptel: Remove deprecated OpenAI models Summary of changes: NEWS | 14 +++

[elpa] externals/org-modern 526ba66889 5/7: Reorganize and reformat README

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit 526ba6688939ede0a0f5497e8115978abe2d4727 Author: Daniel Mendler Commit: Daniel Mendler Reorganize and reformat README --- README.org | 75 -- 1 file changed, 49 insertions(+), 26 deletions(-) di

[elpa] externals/org-modern a4fe741366 3/7: Reformat changelog

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit a4fe741366d71791b2a60f34c6ac7905b4a67b57 Author: Daniel Mendler Commit: Daniel Mendler Reformat changelog --- CHANGELOG.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.org b/CHANGELOG.org index c25a84ba62..f6da1618e0

[elpa] externals/org-modern updated (8cad2c3d83 -> 40f32b5b94)

2025-04-15 Thread ELPA Syncer
elpasync pushed a change to branch externals/org-modern. from 8cad2c3d83 Merge pull request #281 from minad/org-modern-indent new 72ff0b6dcd Rename variable to org-modern-block-indent to be more in line with the others new 30e08a438f Disable org-modern-block-indent by defau

[elpa] externals/org-modern 1d6b8d8589 6/7: Update package headers

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit 1d6b8d858988c3f08bd2acea3dfc07d5adb10665 Author: Daniel Mendler Commit: Daniel Mendler Update package headers --- org-modern-indent.el | 7 --- org-modern.el| 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/org-modern-inde

[elpa] externals/org-modern 40f32b5b94 7/7: README.org: mention org-modern-block-indent setting in config

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit 40f32b5b940b49ed49bf1ab6bb6971af6ea0764f Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: GitHub README.org: mention org-modern-block-indent setting in config --- README.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --

[nongnu] elpa/flycheck updated (b9db1379dc -> 6968280d16)

2025-04-15 Thread ELPA Syncer
elpasync pushed a change to branch elpa/flycheck. from b9db1379dc Bump the copyright years new 348a42d65d ci: Test Emacs 30.1 new 6968280d16 Update flycheck-add-overlay/right-position-in-narrowed-buffer output Summary of changes: .github/workflows/test.yml | 3 ++- test/

[elpa] elpa-admin 24cf7fa093: (elpaa-batch-generate-autoloads): Add lexbind cookie

2025-04-15 Thread Stefan Monnier via
branch: elpa-admin commit 24cf7fa09360b5a81694750573d2f5f7d60e43f5 Author: Stefan Monnier Commit: Stefan Monnier (elpaa-batch-generate-autoloads): Add lexbind cookie --- elpa-admin.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/elpa-admin.el b/elpa-admin.el index a

[elpa] externals/llm 7802efbe06: Return all embeddings in llm-batch-embedding-async (#185)

2025-04-15 Thread ELPA Syncer
branch: externals/llm commit 7802efbe06c4674c773b547f8a71530deb27d6a0 Author: Andrew Hyatt Commit: GitHub Return all embeddings in llm-batch-embedding-async (#185) This should fix https://github.com/ahyatt/llm/issues/184. --- NEWS.org | 1 + llm-provider-utils.el | 2 +

[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

[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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 d78edc6be4 059/105: remove vestigial vars

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit d78edc6be42338890d972e5bd50d5784282cad9f Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> remove vestigial vars --- org-modern-indent.el | 2 -- 1 file changed, 2 deletions(-) diff --git

[elpa] externals/org-modern a3e8b44837 017/105: Update README.md

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

[elpa] externals/org-modern 704553993b 077/105: Update README.md

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit 704553993ba8f20efa5e94f06f3958f241af39cc 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 d144bddc1d..0c

[elpa] externals/org-modern 5573817412 062/105: block-bracket-flush: docstring improvements

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit 5573817412b86eba37d6de30fcf9c42223eabb62 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> block-bracket-flush: docstring improvements --- org-modern-indent.el | 6 -- 1 file changed, 4

[elpa] externals/org-modern e3ed5009e5 051/105: timer function: ensure correct directory

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit e3ed5009e5b3ea4336334fb9bb7c54cbd9dfb157 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> timer function: ensure correct directory --- org-modern-indent.el | 5 +++-- 1 file changed, 3 ins

[elpa] externals/org-modern 1e4a4d0f15 060/105: Use = not eq

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit 1e4a4d0f15bfbee397ae52af249f66460eb3d82c Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> Use = not eq --- org-modern-indent.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) d

[elpa] externals/org-modern 630d529b58 099/105: Update README-indent.md

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

[elpa] externals/org-modern 7792c823d2 025/105: Merge pull request #4 from mclearc/main

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit 7792c823d2273546cf62f60dad637ed827c05a00 Merge: 550041f9fb a7b22acf5e Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: GitHub Merge pull request #4 from mclearc/main Define face for org-modern-indent --- org-modern-indent.el | 11

[elpa] externals/org-modern c5a50f302d 053/105: guard against deleted buffer when org-indent-agent finalizes

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit c5a50f302dc1053d5b498e0ea2bc0ee233e8e1b8 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> guard against deleted buffer when org-indent-agent finalizes --- org-modern-indent.el | 9 +---

[elpa] externals/org-modern cc87107626 034/105: block-bracket-prefix: guard against empty prefix

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit cc8710762656a0175061d4a86a5b58e3be74daba Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> block-bracket-prefix: guard against empty prefix This occurs for blocks before the first h

[elpa] externals/org-modern 4e71fd3069 007/105: Discuss line-spacing and need for indent

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit 4e71fd306910740d2fce70f14879fbe284cb358c Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> Discuss line-spacing and need for indent --- README.md | 4 1 file changed, 4 insertions(+)

[elpa] externals/org-modern 6445696af5 031/105: Separate begin-for use with headline watch

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit 6445696af589ee4d53724f071a6f2f26471245d5 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> Separate begin-for use with headline watch --- org-modern-indent.el | 4 +++- 1 file changed, 3 in

[elpa] externals/org-modern 8cad2c3d83 105/105: Merge pull request #281 from minad/org-modern-indent

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit 8cad2c3d839a720be32b25e12946572b8e569ca2 Merge: 3cc432dc99 fe226e8bc1 Author: Daniel Mendler Commit: GitHub Merge pull request #281 from minad/org-modern-indent Org modern indent --- CHANGELOG.org| 33 - README.org | 91 ++

[elpa] externals/org-modern 7d2422d718 050/105: Bump version

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

[elpa] externals/org-modern ce4df70dbc 083/105: Factor out end-re

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit ce4df70dbc1ab0e40b1b3d2e8a47a6cd5f080fe1 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> Factor out end-re --- org-modern-indent.el | 10 +++--- 1 file changed, 7 insertions(+), 3 del

[elpa] externals/org-modern e0f0b01c69 022/105: Docstring

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit e0f0b01c69008b40e0aedf661b50f759cadf0fb0 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> Docstring --- org-modern-indent.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/org-moder

[elpa] externals/org-modern 44efad0ea9 086/105: Do not advise org-indent-region to strip properties

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit 44efad0ea9a06cb74e8e31658f0ea4e8de996948 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> Do not advise org-indent-region to strip properties It does not always change the region i

[elpa] externals/org-modern b826d840c6 073/105: Merge branch 'org-buffer-init-hook'

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit b826d840c66ba81f40a2c5028a4c893602e6 Merge: a4d242994d 8afea0fec4 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> Merge branch 'org-buffer-init-hook' Adds support for `org-ind

[elpa] externals/org-modern 7c07c47cc5 055/105: Update README.md

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit 7c07c47cc5d4dbb29934c10ad39912f858b9e649 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 e7e4ded199..63

[elpa] externals/org-modern d597328061 038/105: Update README.md

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit d597328061863164dc45dc0517e25fd7bb0bce0a 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 86f6e09112..80

[elpa] externals/org-modern 17068a51dc 047/105: refresh timer: run-at-time instead of idle

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit 17068a51dcdf7f58206176938270d5dea53e8c30 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> refresh timer: run-at-time instead of idle We're just checking to see when org-indent has

[elpa] externals/org-modern bc77d6129f 003/105: Do not extend end block styling beyond end line.

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit bc77d6129f1503cc2ee6eda6060ad5f38bb7ea56 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> Do not extend end block styling beyond end line. --- org-modern-indent.el | 2 +- 1 file changed,

[elpa] externals/org-modern ad60fa2f60 063/105: block-bracket-flush: tweak prefix layout, only one end bracket

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit ad60fa2f60623142544e9960646678266edae19a Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> block-bracket-flush: tweak prefix layout, only one end bracket Don't add unnecessary guide

[elpa] externals/org-modern f1033a3ffa 052/105: Bump version

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

[elpa] externals/org-modern fdeede3484 094/105: Merge 'org-modern-indent/main' into org-modern-indent

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit fdeede3484bdb7b82900cf16cbe4728cdbc66394 Merge: 3cc432dc99 9973bd3b91 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> Merge 'org-modern-indent/main' into org-modern-indent --- README.md

[elpa] externals/org-modern b5066e0627 066/105: README: Use [!NOTE]

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit b5066e062756e34a7dffc1e35e85aeeb4aeca85e Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> README: Use [!NOTE] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/

[elpa] externals/org-modern 85f95d093d 054/105: Update README.md

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit 85f95d093d9b2d8fb9e4a705529eac4e2a888e87 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 926bc4511b

[elpa] externals/org-modern 881cfaf734 103/105: Remove vestigial README-indent

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit 881cfaf7345b6fc2d7ae261caa97c9bc20165715 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> Remove vestigial README-indent --- README-indent.md | 97 -

[elpa] externals/org-modern 1a1c9785c6 088/105: draw-block: simplify property modification + add indent field

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit 1a1c9785c6ed4bd0f54f10641eb25d5ef0b4 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> draw-block: simplify property modification + add indent field Some renaming and use of `cl

[elpa] externals/org-modern bf318d53b0 097/105: Updated README's to mention org-modern-indent

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit bf318d53b06cd21250dbb3d8f0a330fcd4025527 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> Updated README's to mention org-modern-indent --- CHANGELOG.org| 4 +++- README-indent.md | 3

[elpa] externals/org-modern 8702acf291 064/105: use org-indent-post-buffer-init-functions to init, if available

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit 8702acf29107ae3b9eb4d75c79b6dc968221d16b Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> use org-indent-post-buffer-init-functions to init, if available --- org-modern-indent.el | 22

[elpa] externals/org-modern b14f01e926 035/105: org-indent refresh watching added

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit b14f01e92605c8dfd448ed74d7c39ce84b383c2d Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> org-indent refresh watching added This is required for changed to headlines, which in prin

[elpa] externals/org-modern 20a99f67e9 044/105: README: improve block alignment suggestions

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit 20a99f67e955b054a13da15e7b8286ebec741d6f Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> README: improve block alignment suggestions --- README.md | 27 ++- 1 file

[elpa] externals/org-modern e02b7d109f 016/105: Add package description and omit org-modern from requires

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit e02b7d109f7d009a23e1bc08e01bd3dbadb5e995 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> Add package description and omit org-modern from requires --- org-modern-indent.el | 6 +++--- 1 f

[elpa] externals/org-modern baad0b6bde 020/105: Docs: hook to org-indent-mode instead of org-mode

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit baad0b6bde1b39568ad27b7f7c9b510087684b28 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> Docs: hook to org-indent-mode instead of org-mode --- README.md | 2 +- 1 file changed, 1 insertio

[elpa] externals/org-modern b722c64062 045/105: Update README.md

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

[elpa] externals/org-modern 3793964555 078/105: Update README.md

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

[elpa] externals/org-modern 747fa7ef2b 046/105: Update README.md

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit 747fa7ef2bc5e6145dd0d0e497c6b0c433c4b53b 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 7c6ec8655b..ae

[elpa] externals/org-modern 9973bd3b91 093/105: Bump version

2025-04-15 Thread ELPA Syncer
branch: externals/org-modern commit 9973bd3b91e4733a3edd1fca232208c837c05473 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> Bump version --- README.md| 10 ++ org-modern-indent.el | 2 +- 2 files chang

  1   2   >