[elpa] externals/exwm 9065e090b6: ; elpaignore .elpaignore

2025-04-26 Thread ELPA Syncer
branch: externals/exwm commit 9065e090b62f50ab85eb0a4eacfd77d151afadc3 Author: Daniel Mendler Commit: Daniel Mendler ; elpaignore .elpaignore --- .elpaignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.elpaignore b/.elpaignore index f0f644ee08..58299563e1 100644 --- a/.elpaignore +

[elpa] externals/corfu 46bf739f1d: elpaignore .elpaignore

2025-04-26 Thread ELPA Syncer
branch: externals/corfu commit 46bf739f1d6b572cd7c3340cf6c29d86eac01b5d Author: Daniel Mendler Commit: Daniel Mendler elpaignore .elpaignore --- .elpaignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.elpaignore b/.elpaignore index c9805fa766..aa9d275b8a 100644 --- a/.elpaignore ++

[elpa] externals/jinx 2d991c0957: elpaignore .elpaignore

2025-04-26 Thread ELPA Syncer
branch: externals/jinx commit 2d991c0957f195c1459be4e48169041dcda7ba8e Author: Daniel Mendler Commit: Daniel Mendler elpaignore .elpaignore --- .elpaignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.elpaignore b/.elpaignore index c9805fa766..aa9d275b8a 100644 --- a/.elpaignore +++

[elpa] externals/osm 47d5642944: elpaignore .elpaignore

2025-04-26 Thread ELPA Syncer
branch: externals/osm commit 47d56429448a44638420b6a780a60efc0a815c00 Author: Daniel Mendler Commit: Daniel Mendler elpaignore .elpaignore --- .elpaignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.elpaignore b/.elpaignore index c9805fa766..aa9d275b8a 100644 --- a/.elpaignore +++

[elpa] externals/dired-preview 3d6e743eee: Bump version to trigger GNU ELPA rebuild for commit 6b5890c

2025-04-26 Thread ELPA Syncer
branch: externals/dired-preview commit 3d6e743eeefafa47d7bdcdf3010007c0c255ee63 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Bump version to trigger GNU ELPA rebuild for commit 6b5890c I should have done it then, but I forgot... --- dired-preview.el | 2 +- 1 file change

[nongnu] elpa/dirvish e59c4f501f 1/7: feat(narrow): asynchronous filtering

2025-04-26 Thread ELPA Syncer
branch: elpa/dirvish commit e59c4f501ff595e7ae1df1543176d0ea25e050db Author: Alex Lu Commit: Alex Lu feat(narrow): asynchronous filtering everything.exe --- dirvish-extras.el | 2 +- dirvish-widgets.el | 17 ++- dirvish.el | 18 ++-

[nongnu] elpa/aidermacs 325d9e6991: Change syntax highlighting to use a state based approach

2025-04-26 Thread ELPA Syncer
branch: elpa/aidermacs commit 325d9e699168fe2ec210ffca79d74e3eab0eee07 Author: Troy Hinckley Commit: Matthew Zeng Change syntax highlighting to use a state based approach After finding another edge case and trying to update the old code to handle it, I decided to rewrite it wha

[nongnu] elpa/clojure-ts-mode 09f7da6c1e: [#82] Support outline-minor-mode comments headings

2025-04-26 Thread ELPA Syncer
branch: elpa/clojure-ts-mode commit 09f7da6c1eb779e112dc24f315186ceadc000fa1 Author: Roman Rudakov Commit: Bozhidar Batsov [#82] Support outline-minor-mode comments headings --- CHANGELOG.md | 1 + README.md| 15 ++- clojure-ts-mode.el | 32 +++

[nongnu] elpa/dirvish 7926fec51b 7/7: fix(fd): pattern prompt

2025-04-26 Thread ELPA Syncer
branch: elpa/dirvish commit 7926fec51b8d31a13f65b24b49fab814c1ac75c5 Author: Alex Lu Commit: Alex Lu fix(fd): pattern prompt --- extensions/dirvish-fd.el => dirvish-fd.el | 3 ++- dirvish.el| 3 ++- extensions/dirvish-narrow.el | 2 +- 3 files ch

[elpa] externals/tmr 47920ec7ec 3/4: Add tmr-list-timers to the manual's function index

2025-04-26 Thread ELPA Syncer
branch: externals/tmr commit 47920ec7ec66ef99c58c57cc0613a61ed45ebc47 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add tmr-list-timers to the manual's function index --- README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/README.org b/README.org index bb5e05d20e..8744c

[elpa] externals/tmr 3ac3e6293b 1/4: Make tmr-mode-line-prefix use an emoji if it can

2025-04-26 Thread ELPA Syncer
branch: externals/tmr commit 3ac3e6293b0de14e77f625125bc84a53a2d32cb0 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make tmr-mode-line-prefix use an emoji if it can --- tmr.el | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/tmr.el b/tmr.el index 40a72f8968

[nongnu] elpa/dirvish 4953c46fda 5/7: feat: make `dired-find-file-other-window` uses preview window (#335)

2025-04-26 Thread ELPA Syncer
branch: elpa/dirvish commit 4953c46fda40ce44fa8702ec880f73accdfd9878 Author: Alex Lu Commit: Alex Lu feat: make `dired-find-file-other-window` uses preview window (#335) This commit makes `dired-find-file-other-window` command display files (not directory) in the active preview

[nongnu] elpa/dirvish d2fd3e202c 3/7: github: improve issue template

2025-04-26 Thread ELPA Syncer
branch: elpa/dirvish commit d2fd3e202cc08bc98f95590056cc9ad7d36d59ea Author: Alex Lu Commit: Alex Lu github: improve issue template --- .github/ISSUE_TEMPLATE/bug_report.yml | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.g

[elpa] externals/llm 231815d24b: Set version to 0.25.0

2025-04-26 Thread ELPA Syncer
branch: externals/llm commit 231815d24ba7a100a7a0fb72029abb2b04faa901 Author: Andrew Hyatt Commit: Andrew Hyatt Set version to 0.25.0 --- llm.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llm.el b/llm.el index c3eb5fe55d..1008e12ee7 100644 --- a/llm.el +++ b/llm.el

[nongnu] elpa/dirvish c51794f231 4/7: refactor: use `dired-buffers` / expunge `dirvish--history`

2025-04-26 Thread ELPA Syncer
branch: elpa/dirvish commit c51794f231ad5c784df2377d0bb56c1b067bc7cf Author: Alex Lu Commit: Alex Lu refactor: use `dired-buffers` / expunge `dirvish--history` --- dirvish-tramp.el | 1 + dirvish.el| 18 ++ extensions/dirvish-fd.el | 5

[elpa] externals/tmr ab0e12e60c 4/4: Mention in the manual the tabulated view faces

2025-04-26 Thread ELPA Syncer
branch: externals/tmr commit ab0e12e60cf8a62cc120f31ae6f5b0bd2f7a8540 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Mention in the manual the tabulated view faces --- README.org | 18 ++ 1 file changed, 18 insertions(+) diff --git a/README.org b/README.org index 8

[nongnu] elpa/dirvish b8a6ceb897 6/7: refactor: use plist for timer management

2025-04-26 Thread ELPA Syncer
branch: elpa/dirvish commit b8a6ceb8971a57207dbd0104e8835e0a59c9e512 Author: Alex Lu Commit: Alex Lu refactor: use plist for timer management --- dirvish.el | 12 +++- extensions/dirvish-narrow.el | 7 ++- 2 files changed, 9 insertions(+), 10 deletions(-) dif

[nongnu] elpa/dirvish updated (f85a88216d -> 7926fec51b)

2025-04-26 Thread ELPA Syncer
elpasync pushed a change to branch elpa/dirvish. from f85a88216d fix(tramp): handle process-file evaluating to nil (#334) new e59c4f501f feat(narrow): asynchronous filtering new 081b8df9c7 feat: allow opening large directory with `fd` automatically new d2fd3e202c gi

[nongnu] elpa/dirvish 081b8df9c7 2/7: feat: allow opening large directory with `fd` automatically

2025-04-26 Thread ELPA Syncer
branch: elpa/dirvish commit 081b8df9c723f84d25faa65ef5c3a80caeb8780f Author: Alex Lu Commit: Alex Lu feat: allow opening large directory with `fd` automatically --- dirvish-widgets.el | 48 ++--- dirvish.el | 51 ++- extensions

[elpa] externals/org-mathsheet e7d11aede8: Changed to forms-mode UI and removed dependency on Org

2025-04-26 Thread ELPA Syncer
branch: externals/org-mathsheet commit e7d11aede8398b1018c72c228270670a0a49dc7e Author: Ian Martins Commit: Ian Martins Changed to forms-mode UI and removed dependency on Org --- README.md| 726 --- mathsheet.org| 695 +

[elpa] externals/hyperbole e1504a2f58 1/2: Require warnings to silence byte compilation warnings (#712)

2025-04-26 Thread ELPA Syncer
branch: externals/hyperbole commit e1504a2f586b4df8957f1f6c03591f03ff996287 Author: Mats Lidell Commit: GitHub Require warnings to silence byte compilation warnings (#712) --- ChangeLog | 4 hsys-org.el | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog

[elpa] externals/hyperbole e6401cb89d 2/2: Use ert-simulate-keys (#715)

2025-04-26 Thread ELPA Syncer
branch: externals/hyperbole commit e6401cb89d90981b19c88b3bc1c634aac15a7794 Author: Mats Lidell Commit: GitHub Use ert-simulate-keys (#715) Replaces external dependency on with-simulated-input. --- ChangeLog| 11 +++ test/hargs-tests.el | 20 +++

[elpa] externals/show-font e3603e205a 1/2: Move the install+configure sections closer to the top

2025-04-26 Thread ELPA Syncer
branch: externals/show-font commit e3603e205aba332a83a99fb478001f1a7ffb210d Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Move the install+configure sections closer to the top --- README.org | 150 ++--- 1 file changed, 75 in

[elpa] externals/show-font 44da364c0a 2/2: Update to show-font version 0.3.0

2025-04-26 Thread ELPA Syncer
branch: externals/show-font commit 44da364c0a884008f91a12a9f9766d1d3b37f95c Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update to show-font version 0.3.0 --- CHANGELOG.org | 71 +++ README.org| 10 - show-font.e

[elpa] externals/show-font updated (9f419f2af0 -> 44da364c0a)

2025-04-26 Thread ELPA Syncer
elpasync pushed a change to branch externals/show-font. from 9f419f2af0 Make show-font-list an alias for show-font-tabulated new e3603e205a Move the install+configure sections closer to the top new 44da364c0a Update to show-font version 0.3.0 Summary of changes: CHANGELOG

[elpa] externals/hyperbole updated (3f13371dfb -> e6401cb89d)

2025-04-26 Thread ELPA Syncer
elpasync pushed a change to branch externals/hyperbole. from 3f13371dfb Use ert test resources (#714) new e1504a2f58 Require warnings to silence byte compilation warnings (#712) new e6401cb89d Use ert-simulate-keys (#715) Summary of changes: ChangeLog

[elpa] externals/dape updated (c8f211c082 -> b3b15053ea)

2025-04-26 Thread ELPA Syncer
elpasync pushed a change to branch externals/dape. from c8f211c082 Amend name used to call split-string function (#224) new 8566937d63 Update screenshots new b3b15053ea Bump version to 0.24.0 Summary of changes: CHANGELOG.org | 15 +++ README.org| 8 -

[elpa] externals/company 7404a9e41e 1/2: Add keywords and builtins for sh-mode

2025-04-26 Thread ELPA Syncer
branch: externals/company commit 7404a9e41e7ea87804ea31235b52da12541890c3 Author: Dmitry Safronov Commit: Dmitry Safronov Add keywords and builtins for sh-mode --- company-keywords.el | 5 + 1 file changed, 5 insertions(+) diff --git a/company-keywords.el b/company-keywords.el index b4

[elpa] externals/dape 8566937d63 1/2: Update screenshots

2025-04-26 Thread ELPA Syncer
branch: externals/dape commit 8566937d63f234ad8387a2d1108df4e19d5ce170 Author: Daniel Pettersson Commit: Daniel Pettersson Update screenshots --- README.org | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.org b/README.org index a1ef4aa6a2..d57b7801a9 10064

[elpa] externals/company 41f07c7d40 2/2: Merge pull request #1514 from saf-dmitry/keywords-sh-mode

2025-04-26 Thread ELPA Syncer
branch: externals/company commit 41f07c7d401c1374a76f3004a3448d3d36bdf347 Merge: eef2f451c9 7404a9e41e Author: Dmitry Gutov Commit: GitHub Merge pull request #1514 from saf-dmitry/keywords-sh-mode Add keywords and builtins for sh-mode --- company-keywords.el | 5 + 1 file chang

[elpa] externals/dape b3b15053ea 2/2: Bump version to 0.24.0

2025-04-26 Thread ELPA Syncer
branch: externals/dape commit b3b15053ea19821205f43528b61cc2d9e0a4a21a Author: Daniel Pettersson Commit: Daniel Pettersson Bump version to 0.24.0 --- CHANGELOG.org | 15 +++ dape.el | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.org b/CHA

[nongnu] elpa/cider ec9c651116: Add command to print the current value of the inspector.

2025-04-26 Thread ELPA Syncer
branch: elpa/cider commit ec9c651116916fbaab3f952ab296c79d16033a14 Author: Roman Scherer Commit: Oleksandr Yakushev Add command to print the current value of the inspector. This PR adds the interactive `cider-inspector-print-current-value` command that prints the current value o

[nongnu] elpa/dirvish cd235f87ec: chore: update changelog

2025-04-26 Thread ELPA Syncer
branch: elpa/dirvish commit cd235f87ecd67c9195e3e857b4ea313f258c8457 Author: Alex Lu Commit: Alex Lu chore: update changelog --- docs/CHANGELOG.org | 13 + 1 file changed, 13 insertions(+) diff --git a/docs/CHANGELOG.org b/docs/CHANGELOG.org index 6857862d3f..3d7cf2c714 100644

[elpa] externals/vertico 4792189bc9: elpaignore .elpaignore

2025-04-26 Thread ELPA Syncer
branch: externals/vertico commit 4792189bc9a10144b9b0b0edee925c3114095039 Author: Daniel Mendler Commit: Daniel Mendler elpaignore .elpaignore --- .elpaignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.elpaignore b/.elpaignore index c9805fa766..aa9d275b8a 100644 --- a/.elpaignore

[elpa] externals/tempel 4591db5394: elpaignore .elpaignore

2025-04-26 Thread ELPA Syncer
branch: externals/tempel commit 4591db53944da69ce6e116f69090ebe379e76340 Author: Daniel Mendler Commit: Daniel Mendler elpaignore .elpaignore --- .elpaignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.elpaignore b/.elpaignore index c9805fa766..aa9d275b8a 100644 --- a/.elpaignore +

[elpa] externals/consult 42649a652b: elpaignore .elpaignore

2025-04-26 Thread ELPA Syncer
branch: externals/consult commit 42649a652bc3c249d7b909628c15fb4b627977e3 Author: Daniel Mendler Commit: Daniel Mendler elpaignore .elpaignore --- .elpaignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.elpaignore b/.elpaignore index c9805fa766..aa9d275b8a 100644 --- a/.elpaignore

[elpa] externals/dicom 23315b5ab4: elpaignore .elpaignore

2025-04-26 Thread ELPA Syncer
branch: externals/dicom commit 23315b5ab4ff813428afe3feb2523170145081fa Author: Daniel Mendler Commit: Daniel Mendler elpaignore .elpaignore --- .elpaignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.elpaignore b/.elpaignore index c9805fa766..aa9d275b8a 100644 --- a/.elpaignore ++

[elpa] externals/cape 4d4aca7045: elpaignore .elpaignore

2025-04-26 Thread ELPA Syncer
branch: externals/cape commit 4d4aca7045f2c3f075619af4c211476684018d5c Author: Daniel Mendler Commit: Daniel Mendler elpaignore .elpaignore --- .elpaignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.elpaignore b/.elpaignore index c9805fa766..aa9d275b8a 100644 --- a/.elpaignore +++

[elpa] externals/xelb e9ff30f6e8: ; elpaignore .elpaignore

2025-04-26 Thread ELPA Syncer
branch: externals/xelb commit e9ff30f6e8d0a1e650db1eb2a9194eeb11fbe544 Author: Daniel Mendler Commit: Daniel Mendler ; elpaignore .elpaignore --- .elpaignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.elpaignore b/.elpaignore index f0f644ee08..58299563e1 100644 --- a/.elpaignore +

[elpa] externals/org-modern 1c05dccca2: elpaignore .elpaignore

2025-04-26 Thread ELPA Syncer
branch: externals/org-modern commit 1c05dccca2d883e233f103918b128f2256572ad4 Author: Daniel Mendler Commit: Daniel Mendler elpaignore .elpaignore --- .elpaignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.elpaignore b/.elpaignore index c9805fa766..aa9d275b8a 100644 --- a/.elpaigno

[elpa] externals/consult 9fb67c4b18 1/2: Add issue template

2025-04-26 Thread ELPA Syncer
branch: externals/consult commit 9fb67c4b180c8c18aa4b69876f1d5fdb0ae428c3 Author: Daniel Mendler Commit: Daniel Mendler Add issue template --- .elpaignore | 2 ++ .github/ISSUE_TEMPLATE/bug_report.md | 8 .github/ISSUE_TEMPLATE/config.yml| 23

[elpa] externals/cape d14b0e0288 1/4: Add issue template

2025-04-26 Thread ELPA Syncer
branch: externals/cape commit d14b0e028838cd4aee4db09c30cde5888ad2b7a1 Author: Daniel Mendler Commit: Daniel Mendler Add issue template --- .elpaignore | 2 ++ .github/ISSUE_TEMPLATE/bug_report.md | 8 .github/ISSUE_TEMPLATE/config.yml| 23 +++

[elpa] externals/cape 7265f0eff6 4/4: Update issue template

2025-04-26 Thread ELPA Syncer
branch: externals/cape commit 7265f0eff638f43519ca313e1124c93ac755e726 Author: Daniel Mendler Commit: Daniel Mendler Update issue template --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/I

[elpa] externals/corfu updated (6db8269749 -> 6719a259a4)

2025-04-26 Thread ELPA Syncer
elpasync pushed a change to branch externals/corfu. from 6db8269749 Version 2.1 new 285c13c2c5 Add issue template new 6719a259a4 Update issue template Summary of changes: .elpaignore | 2 ++ .github/ISSUE_TEMPLATE/bug_report.md | 8 .gi

[elpa] externals/corfu 285c13c2c5 1/2: Add issue template

2025-04-26 Thread ELPA Syncer
branch: externals/corfu commit 285c13c2c55bcd1fdeb6370f57629ee0528b5e67 Author: Daniel Mendler Commit: Daniel Mendler Add issue template --- .elpaignore | 2 ++ .github/ISSUE_TEMPLATE/bug_report.md | 8 .github/ISSUE_TEMPLATE/config.yml| 23 ++

[elpa] externals/corfu 6719a259a4 2/2: Update issue template

2025-04-26 Thread ELPA Syncer
branch: externals/corfu commit 6719a259a48f5ab4f0d64723843e045f56f39675 Author: Daniel Mendler Commit: Daniel Mendler Update issue template --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/

[elpa] externals/dicom 0f447b4584 1/2: Add issue template

2025-04-26 Thread ELPA Syncer
branch: externals/dicom commit 0f447b4584c5fb59cc39fb42f96ea79874e9b1f3 Author: Daniel Mendler Commit: Daniel Mendler Add issue template --- .elpaignore | 2 ++ .github/ISSUE_TEMPLATE/bug_report.md | 8 .github/ISSUE_TEMPLATE/config.yml| 23 ++

[elpa] externals/jinx 4290f6d1c8 5/5: Update issue template

2025-04-26 Thread ELPA Syncer
branch: externals/jinx commit 4290f6d1c845b309a5397818396cdee7585aece2 Author: Daniel Mendler Commit: Daniel Mendler Update issue template --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/I

[elpa] externals/jinx 17bffdf4b7 3/5: Improve issue template

2025-04-26 Thread ELPA Syncer
branch: externals/jinx commit 17bffdf4b7f3c85f6294010c34550330385ab42c Author: Daniel Mendler Commit: Daniel Mendler Improve issue template --- .github/ISSUE_TEMPLATE/bug_report.md | 5 +++-- .github/ISSUE_TEMPLATE/config.yml| 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff

[elpa] externals/jinx 387c92e59c 1/5: Add issue configuration

2025-04-26 Thread ELPA Syncer
branch: externals/jinx commit 387c92e59cf80d62d44558097ceca29a6d7e0702 Author: Daniel Mendler Commit: Daniel Mendler Add issue configuration --- .elpaignore | 2 ++ .github/ISSUE_TEMPLATE/config.yml | 22 ++ 2 files changed, 24 insertions(+) diff

[elpa] externals/dicom c9ceee5d82 2/2: Update issue template

2025-04-26 Thread ELPA Syncer
branch: externals/dicom commit c9ceee5d825819c31b6cc4601ee0c7fdd832360d Author: Daniel Mendler Commit: Daniel Mendler Update issue template --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/

[elpa] externals/jinx 6c12652fa3 4/5: Improve bug report template

2025-04-26 Thread ELPA Syncer
branch: externals/jinx commit 6c12652fa31e336e8c95d67e837d9ec8dce5e61f Author: Daniel Mendler Commit: Daniel Mendler Improve bug report template --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md

[nongnu] elpa/consult-flycheck c5671370d6 2/2: Update issue template

2025-04-26 Thread ELPA Syncer
branch: elpa/consult-flycheck commit c5671370d676cb8a1a0f08e2e914bc4b50fec7ac Author: Daniel Mendler Commit: Daniel Mendler Update issue template --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.g

[elpa] externals/org-modern 8408bdec13 1/2: Add issue template

2025-04-26 Thread ELPA Syncer
branch: externals/org-modern commit 8408bdec132c68e22daa37acfd834bedaf04672d Author: Daniel Mendler Commit: Daniel Mendler Add issue template --- .elpaignore | 2 ++ .github/ISSUE_TEMPLATE/bug_report.md | 8 .github/ISSUE_TEMPLATE/config.yml| 23 +

[elpa] externals/marginalia updated (c51fd9e4d4 -> 80579cc737)

2025-04-26 Thread ELPA Syncer
elpasync pushed a change to branch externals/marginalia. from c51fd9e4d4 Version 2.0 new 9a323c3b1e Add issue template new 6b97d72cce Update issue template new ed1870a5b0 Update issue template new 80579cc737 Update issue template Summary of changes: .githu

[elpa] externals/marginalia 6b97d72cce 2/4: Update issue template

2025-04-26 Thread ELPA Syncer
branch: externals/marginalia commit 6b97d72cceeb9e9fe3668f4287448cc5d8ae475a Author: Daniel Mendler Commit: Daniel Mendler Update issue template --- .github/ISSUE_TEMPLATE/config.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEM

[elpa] externals/jinx updated (07e26f8f3f -> 4290f6d1c8)

2025-04-26 Thread ELPA Syncer
elpasync pushed a change to branch externals/jinx. from 07e26f8f3f declare-function: Add ext:jinx-mod.c new 387c92e59c Add issue configuration new 3bab81b9ac Improve issue template new 17bffdf4b7 Improve issue template new 6c12652fa3 Improve bug report templa

[elpa] externals/tempel e595b6afdb 1/3: Add issue template

2025-04-26 Thread ELPA Syncer
branch: externals/tempel commit e595b6afdb36e6c827e4d102dc7d78178fa196f6 Author: Daniel Mendler Commit: Daniel Mendler Add issue template --- .elpaignore | 2 ++ .github/ISSUE_TEMPLATE/bug_report.md | 8 .github/ISSUE_TEMPLATE/config.yml| 23 +

[elpa] externals/osm dec16c7749 1/3: Add issue template

2025-04-26 Thread ELPA Syncer
branch: externals/osm commit dec16c7749f920fc6eef82fa897eb7c9aa6d4da1 Author: Daniel Mendler Commit: Daniel Mendler Add issue template --- .elpaignore | 2 ++ .github/ISSUE_TEMPLATE/bug_report.md | 8 .github/ISSUE_TEMPLATE/config.yml| 23

[elpa] externals/vertico 24831dfcfd 3/3: Update issue template

2025-04-26 Thread ELPA Syncer
branch: externals/vertico commit 24831dfcfd2e765d3e511847b59dd8ef71aef74d Author: Daniel Mendler Commit: Daniel Mendler Update issue template --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.githu

[elpa] externals/tempel 32cb6c1003 2/3: Update issue template

2025-04-26 Thread ELPA Syncer
branch: externals/tempel commit 32cb6c100386e0625124ae33fbfa2f95eabeb1f9 Author: Daniel Mendler Commit: Daniel Mendler Update issue template --- .github/ISSUE_TEMPLATE/config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.

[nongnu] elpa/consult-flycheck ff931a8a1a 1/2: Add issue template

2025-04-26 Thread ELPA Syncer
branch: elpa/consult-flycheck commit ff931a8a1afec1019fa26de771315f893c39e1db Author: Daniel Mendler Commit: Daniel Mendler Add issue template --- .github/ISSUE_TEMPLATE/bug_report.md | 8 .github/ISSUE_TEMPLATE/config.yml| 23 +++ 2 files changed, 31 inser

[nongnu] elpa/helm 0de49e2ff6: Use dst* in helm-M-x

2025-04-26 Thread ELPA Syncer
branch: elpa/helm commit 0de49e2ff6cff4ecc826dc01ad687718b6d798a3 Author: Thierry Volpiatto Commit: Thierry Volpiatto Use dst* in helm-M-x --- helm-command.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm-command.el b/helm-command.el index 4b34f2021f..4def7f19

[elpa] externals/vertico b499683a02 2/3: Update issue template

2025-04-26 Thread ELPA Syncer
branch: externals/vertico commit b499683a02595649a948b25fb2003d1a2d5a92fc Author: Daniel Mendler Commit: Daniel Mendler Update issue template --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.githu

[elpa] externals/vertico updated (3e1e55319f -> 24831dfcfd)

2025-04-26 Thread ELPA Syncer
elpasync pushed a change to branch externals/vertico. from 3e1e55319f Version 2.1 new 07b35bfe20 Add issue template new b499683a02 Update issue template new 24831dfcfd Update issue template Summary of changes: .elpaignore | 2 ++ .github/

[elpa] externals/marginalia 80579cc737 4/4: Update issue template

2025-04-26 Thread ELPA Syncer
branch: externals/marginalia commit 80579cc7376edfa79a9aec5b3d7fef91b48ce3f4 Author: Daniel Mendler Commit: Daniel Mendler Update issue template --- .github/ISSUE_TEMPLATE/config.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEM

[elpa] externals/cape updated (f72ebcaeff -> 7265f0eff6)

2025-04-26 Thread ELPA Syncer
elpasync pushed a change to branch externals/cape. from f72ebcaeff cape-keyword: Add support for major-mode-remap-alist new d14b0e0288 Add issue template new 24330763b2 Update issue template new c915a1c865 Update issue template new 7265f0eff6 Update issue tem

[elpa] externals/consult updated (48d09c200c -> bfa2ba927f)

2025-04-26 Thread ELPA Syncer
elpasync pushed a change to branch externals/consult. from 48d09c200c Version 2.3 new 9fb67c4b18 Add issue template new bfa2ba927f Update issue template Summary of changes: .elpaignore | 2 ++ .github/ISSUE_TEMPLATE/bug_report.md | 8 .

[elpa] externals/org-modern 39e2840230 2/2: Update issue template

2025-04-26 Thread ELPA Syncer
branch: externals/org-modern commit 39e2840230995a3724d8d2fb43b16b04af0966d3 Author: Daniel Mendler Commit: Daniel Mendler Update issue template --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.gi

[elpa] externals/tempel 4bb08ad5a4 3/3: Update issue template

2025-04-26 Thread ELPA Syncer
branch: externals/tempel commit 4bb08ad5a472e7aa17b9babccab8d37a5420e2f8 Author: Daniel Mendler Commit: Daniel Mendler Update issue template --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github

[elpa] externals/osm b050ef10ee 3/3: Update issue template

2025-04-26 Thread ELPA Syncer
branch: externals/osm commit b050ef10ee6e54bec9349802ff778c987a74d411 Author: Daniel Mendler Commit: Daniel Mendler Update issue template --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/IS

[elpa] externals/jinx 3bab81b9ac 2/5: Improve issue template

2025-04-26 Thread ELPA Syncer
branch: externals/jinx commit 3bab81b9ac936581b7f00f153c4579e63ccdf68c Author: Daniel Mendler Commit: Daniel Mendler Improve issue template --- .github/ISSUE_TEMPLATE/bug_report.md | 7 +++ .github/ISSUE_TEMPLATE/config.yml| 5 +++-- 2 files changed, 10 insertions(+), 2 deletions(-)

[elpa] externals/vertico 07b35bfe20 1/3: Add issue template

2025-04-26 Thread ELPA Syncer
branch: externals/vertico commit 07b35bfe20bf58984bcf104c0590f61d4a8c79b1 Author: Daniel Mendler Commit: Daniel Mendler Add issue template --- .elpaignore | 2 ++ .github/ISSUE_TEMPLATE/bug_report.md | 8 .github/ISSUE_TEMPLATE/config.yml| 23

[elpa] externals/marginalia 9a323c3b1e 1/4: Add issue template

2025-04-26 Thread ELPA Syncer
branch: externals/marginalia commit 9a323c3b1e9b5244b265433667dc4abb3eaefc45 Author: Daniel Mendler Commit: Daniel Mendler Add issue template --- .github/ISSUE_TEMPLATE/bug_report.md | 8 .github/ISSUE_TEMPLATE/config.yml| 29 + 2 files changed, 37

[elpa] externals/cape 24330763b2 2/4: Update issue template

2025-04-26 Thread ELPA Syncer
branch: externals/cape commit 24330763b252288992857f04e76ad0bd300f62ac Author: Daniel Mendler Commit: Daniel Mendler Update issue template --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/I

[nongnu] elpa/dirvish acbd29d248: chore: bump to 2.3.0 🎉

2025-04-26 Thread ELPA Syncer
branch: elpa/dirvish commit acbd29d248d08c954ac65a3a977db931b3dd272d Author: Alex Lu Commit: Alex Lu chore: bump to 2.3.0 🎉 --- dirvish-extras.el | 2 +- dirvish-fd.el | 2 +- dirvish-tramp.el | 2 +- dirvish-widgets.el

[elpa] externals/show-font 9f419f2af0: Make show-font-list an alias for show-font-tabulated

2025-04-26 Thread ELPA Syncer
branch: externals/show-font commit 9f419f2af034e8a722c7ad1f99f86b515b1a0a72 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make show-font-list an alias for show-font-tabulated There is no need to make that obsolete, even though the original command of that name does not

[elpa] externals/tmr aae779753f 2/4: Document tmr-mode-line-mode and related user options

2025-04-26 Thread ELPA Syncer
branch: externals/tmr commit aae779753fe9cca5bcf21e94f2d43aea45ddd5c8 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Document tmr-mode-line-mode and related user options These were contributed by Steven Allen in pull request 2:

[elpa] externals/tmr updated (68a68553f7 -> ab0e12e60c)

2025-04-26 Thread ELPA Syncer
elpasync pushed a change to branch externals/tmr. from 68a68553f7 Acknowledge Steven Allen as a co-author of the package new 3ac3e6293b Make tmr-mode-line-prefix use an emoji if it can new aae779753f Document tmr-mode-line-mode and related user options new 47920ec7ec

[elpa] externals/org-mathsheet 892147efc5: Minor doc changes

2025-04-26 Thread ELPA Syncer
branch: externals/org-mathsheet commit 892147efc55513028035ee55a2ada66c4bc16694 Author: Ian Martins Commit: Ian Martins Minor doc changes --- README.md | 22 +++--- mathsheet.org | 22 +++--- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git

[nongnu] elpa/aidermacs afc1937f28: Add markdown formatting to the aider session

2025-04-26 Thread ELPA Syncer
branch: elpa/aidermacs commit afc1937f280246c06537d1fec5d6c6b07abbba57 Author: Troy Hinckley Commit: Matthew Zeng Add markdown formatting to the aider session --- aidermacs-backend-comint.el | 59 + aidermacs.el| 2 +- 2 files cha

[elpa] externals/osm updated (2c36b71627 -> b050ef10ee)

2025-04-26 Thread ELPA Syncer
elpasync pushed a change to branch externals/osm. from 2c36b71627 Update README new dec16c7749 Add issue template new 0994a63cd1 Update issue template new b050ef10ee Update issue template Summary of changes: .elpaignore | 2 ++ .github/IS

[elpa] externals/tempel updated (f52a99ebf6 -> 4bb08ad5a4)

2025-04-26 Thread ELPA Syncer
elpasync pushed a change to branch externals/tempel. from f52a99ebf6 Version 1.4 new e595b6afdb Add issue template new 32cb6c1003 Update issue template new 4bb08ad5a4 Update issue template Summary of changes: .elpaignore | 2 ++ .github/I

[elpa] externals/osm 0994a63cd1 2/3: Update issue template

2025-04-26 Thread ELPA Syncer
branch: externals/osm commit 0994a63cd1b232009b255c9343296cf80339a8c6 Author: Daniel Mendler Commit: Daniel Mendler Update issue template --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/IS

[elpa] externals/hyperbole 540c4a3d74 2/2: add hypb smerge (#716)

2025-04-26 Thread ELPA Syncer
branch: externals/hyperbole commit 540c4a3d746ac9bc7f1fd6ed9dcb002ca8692312 Author: Mats Lidell Commit: GitHub add hypb smerge (#716) --- ChangeLog| 4 hibtypes.el | 23 ++- hui-mouse.el | 28 3 files changed, 46 insertions(+), 9 d

[elpa] externals/hyperbole 2648dd8708 1/2: add missing wikipage in test (#713)

2025-04-26 Thread ELPA Syncer
branch: externals/hyperbole commit 2648dd8708944c9eae56496d960f11744d64c5e5 Author: Mats Lidell Commit: GitHub add missing wikipage in test (#713) --- ChangeLog | 9 + hywiki.el | 8 +--- test/hy-test-helpers.el | 10 +- test/hywiki-tests.el

[elpa] externals/a68-mode 0135287d6c: Syntax and indentation support for pragmats

2025-04-26 Thread ELPA Syncer
branch: externals/a68-mode commit 0135287d6c08716714ecac808178ab248129dbe9 Author: Jose E. Marchesi Commit: Jose E. Marchesi Syntax and indentation support for pragmats --- a68-mode.el | 19 ++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/a68-mode.el b/a68-

[nongnu] elpa/cider 1e819c8652: Bump cider-nrepl to 0.55.4

2025-04-26 Thread ELPA Syncer
branch: elpa/cider commit 1e819c865241723caa479f2acee11f36d4635726 Author: Oleksandr Yakushev Commit: Oleksandr Yakushev Bump cider-nrepl to 0.55.4 --- CHANGELOG.md | 11 +++ cider.el | 2 +- dev/docker-sam

[elpa] externals/xelb f7af44f02f: Require subr-x on Emacs less than 29 (#30)

2025-04-26 Thread ELPA Syncer
branch: externals/xelb commit f7af44f02f31e2b7a0524885e8daaddd5ad449b1 Author: Steven Allen Commit: GitHub Require subr-x on Emacs less than 29 (#30) Before Emacs 29, when-let (and friends) lived in subr-x, which isn't autoloaded. * xcb-types.el: require subr-x before E

[nongnu] elpa/zig-mode c46d024733: fix: Warning missing lexical-binding cookie

2025-04-26 Thread ELPA Syncer
branch: elpa/zig-mode commit c46d024733b7c1d6af829bb610fc9629b060bc9e Author: Jen-Chieh Shen Commit: GitHub fix: Warning missing lexical-binding cookie --- Eask | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Eask b/Eask index 469feb5add..6458570afd 100644 --- a/Eask +++ b/Eask @@ -1,

[elpa] externals/dicom updated (aa29afddc6 -> c9ceee5d82)

2025-04-26 Thread ELPA Syncer
elpasync pushed a change to branch externals/dicom. from aa29afddc6 Update README new 0f447b4584 Add issue template new c9ceee5d82 Update issue template Summary of changes: .elpaignore | 2 ++ .github/ISSUE_TEMPLATE/bug_report.md | 8 .

[elpa] externals/cape c915a1c865 3/4: Update issue template

2025-04-26 Thread ELPA Syncer
branch: externals/cape commit c915a1c865f6b2fc964a2385c976b48ab9923869 Author: Daniel Mendler Commit: Daniel Mendler Update issue template --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/I

[elpa] externals/org-modern updated (2df3b8b046 -> 39e2840230)

2025-04-26 Thread ELPA Syncer
elpasync pushed a change to branch externals/org-modern. from 2df3b8b046 README: Link to org-modern-indent new 8408bdec13 Add issue template new 39e2840230 Update issue template Summary of changes: .elpaignore | 2 ++ .github/ISSUE_TEMPLATE/bug_r

[elpa] externals/hyperbole updated (e6401cb89d -> 540c4a3d74)

2025-04-26 Thread ELPA Syncer
elpasync pushed a change to branch externals/hyperbole. from e6401cb89d Use ert-simulate-keys (#715) new 2648dd8708 add missing wikipage in test (#713) new 540c4a3d74 add hypb smerge (#716) Summary of changes: ChangeLog | 13 + hibtypes.el

[elpa] externals/marginalia ed1870a5b0 3/4: Update issue template

2025-04-26 Thread ELPA Syncer
branch: externals/marginalia commit ed1870a5b00aa7fff0fdb317bcddb5f0b257d7c4 Author: Daniel Mendler Commit: Daniel Mendler Update issue template --- .github/ISSUE_TEMPLATE/config.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMP

[elpa] externals/consult bfa2ba927f 2/2: Update issue template

2025-04-26 Thread ELPA Syncer
branch: externals/consult commit bfa2ba927ff8e16c8c90a975b8704697430ffcca Author: Daniel Mendler Commit: Daniel Mendler Update issue template --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.githu

[nongnu] elpa/consult-flycheck updated (3bc2141daf -> c5671370d6)

2025-04-26 Thread ELPA Syncer
elpasync pushed a change to branch elpa/consult-flycheck. from 3bc2141daf Update copyright years new ff931a8a1a Add issue template new c5671370d6 Update issue template Summary of changes: .github/ISSUE_TEMPLATE/bug_report.md | 8 .github/ISSUE_TEMPLATE/config.ym