[nongnu] elpa/helm updated (9f71fefd34 -> 9fa856925c)

2025-02-21 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from 9f71fefd34 Fix crm insertion by advicing completion-list-insert-choice-function new 317b9bfffa Improve helm-projects-history new ea8c90359d Filter out no more existing projects in helm-locate-project-list new 5721f

[nongnu] elpa/helm ea8c90359d 2/4: Filter out no more existing projects in helm-locate-project-list

2025-02-21 Thread ELPA Syncer
branch: elpa/helm commit ea8c90359d948125f403e95866ddf068c08c5972 Author: Thierry Volpiatto Commit: Thierry Volpiatto Filter out no more existing projects in helm-locate-project-list --- helm-locate.el | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/helm-locate.el

[nongnu] elpa/helm 317b9bfffa 1/4: Improve helm-projects-history

2025-02-21 Thread ELPA Syncer
branch: elpa/helm commit 317b9bfffa7c69b2a338b6d32e307080cbf54566 Author: Thierry Volpiatto Commit: Thierry Volpiatto Improve helm-projects-history Cleanup helm-browse-project-history on startup. Add an action to remove projects. --- helm-files.el | 25 -

[nongnu] elpa/helm 9fa856925c 4/4: Add message about EMACS_COMMAND in Make file

2025-02-21 Thread ELPA Syncer
branch: elpa/helm commit 9fa856925cfe5c0aa17826a6395f4837a587e940 Author: Thierry Volpiatto Commit: Thierry Volpiatto Add message about EMACS_COMMAND in Make file --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index accc8baf51..b0b0a929ff 100644 --- a/M

[nongnu] elpa/helm 5721fe1432 3/4: Fix error message

2025-02-21 Thread ELPA Syncer
branch: elpa/helm commit 5721fe14322050bf9801af27763d2469f5efd95c Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix error message --- helm-locate.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-locate.el b/helm-locate.el index 90fbaf6715..20142758a3 100644

[elpa] externals/company d43155c31f: Print the value of current capf in company-diag as well

2025-02-21 Thread ELPA Syncer
branch: externals/company commit d43155c31fd6b35b6af3f17adbdf0e233ed8f043 Author: Dmitry Gutov Commit: Dmitry Gutov Print the value of current capf in company-diag as well --- company.el | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/company.el b/company.el i

[nongnu] elpa/dirvish b74f0d337d: doc: keybinding issue for evil-mode users (closes #188)

2025-02-21 Thread ELPA Syncer
branch: elpa/dirvish commit b74f0d337da4077d9b9fdd4d189a78948ea08d52 Author: Alex Lu Commit: Alex Lu doc: keybinding issue for evil-mode users (closes #188) --- dirvish.el | 188 ++- docs/FAQ.org | 19 +- 2 files changed, 114 in

[elpa] externals/hiddenquote 3005e4e9a9: No need to set the character's value if it is a space

2025-02-21 Thread ELPA Syncer
branch: externals/hiddenquote commit 3005e4e9a9abb67448f703baf5c641cccbd5750d Author: Mauro Aranda Commit: Mauro Aranda No need to set the character's value if it is a space * hiddenquote.el (hiddenquote-character-notify): Set the value conditionally. --- hiddenquote.el | 9 +++

[nongnu] elpa/treesit-fold 0f2ba6cf94 2/3: Update README.md

2025-02-21 Thread ELPA Syncer
branch: elpa/treesit-fold commit 0f2ba6cf94fa2c30b28beb31ec9c6dc2d04d8f35 Author: Jen-Chieh Shen Commit: GitHub Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b6ab12dda..37208ab46d 100644 --- a/README.md +++ b/

[nongnu] elpa/treesit-fold 864e79cce4 3/3: Update README.md

2025-02-21 Thread ELPA Syncer
branch: elpa/treesit-fold commit 864e79cce4873c854ffea993d984dc15a56b6419 Author: Jen-Chieh Shen Commit: GitHub Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 37208ab46d..85a7c5e778 100644 --- a/README.md ++

[nongnu] elpa/treesit-fold updated (4fda869664 -> 864e79cce4)

2025-02-21 Thread ELPA Syncer
elpasync pushed a change to branch elpa/treesit-fold. from 4fda869664 style: Reorder Python's parser rules new c47e8c074f Update README.md new 0f2ba6cf94 Update README.md new 864e79cce4 Update README.md Summary of changes: README.md | 17 - 1 file

[nongnu] elpa/treesit-fold c47e8c074f 1/3: Update README.md

2025-02-21 Thread ELPA Syncer
branch: elpa/treesit-fold commit c47e8c074f007cb0b6254e15923b13859bd32cbf Author: Jen-Chieh Shen Commit: GitHub Update README.md --- README.md | 15 +++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 6804ffe696..1b6ab12dda 100644 --- a/README.md +++ b

[elpa] externals/hiddenquote updated (c0677533e8 -> 0b7cd760ea)

2025-02-21 Thread ELPA Syncer
elpasync pushed a change to branch externals/hiddenquote. from c0677533e8 Avoid prompting when the puzzle is complete new a1f800a5f2 Implement simple undo for the Syllables buffer new c8e841758f ; Change HTTP to HTTPS new d9ec0c13fb ; Change when-let to when-let*

[elpa] externals/hiddenquote a1f800a5f2 1/4: Implement simple undo for the Syllables buffer

2025-02-21 Thread ELPA Syncer
branch: externals/hiddenquote commit a1f800a5f2f111f486fe112d3d14ce937b4c5c08 Author: Mauro Aranda Commit: Mauro Aranda Implement simple undo for the Syllables buffer * hiddenquote.el (hiddenquote-undo): New command. (hiddenquote-syllable-map): Bind it. (hiddenquote-syllable

[elpa] externals/hiddenquote d9ec0c13fb 3/4: ; Change when-let to when-let*

2025-02-21 Thread ELPA Syncer
branch: externals/hiddenquote commit d9ec0c13fbf4a144cb609a6f0014f71654399c34 Author: Mauro Aranda Commit: Mauro Aranda ; Change when-let to when-let* --- hiddenquote.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hiddenquote.el b/hiddenquote.el index 2873bc565b.

[elpa] externals/hiddenquote 0b7cd760ea 4/4: Avoid lambda in hook

2025-02-21 Thread ELPA Syncer
branch: externals/hiddenquote commit 0b7cd760ea00a7e34566473e23db43ec1cabc182 Author: Mauro Aranda Commit: Mauro Aranda Avoid lambda in hook This change also makes customizing hiddenquote-mark-syllable-after-isearch more reliable, since there's no need to restart the puzzle.

[elpa] externals/hiddenquote c8e841758f 2/4: ; Change HTTP to HTTPS

2025-02-21 Thread ELPA Syncer
branch: externals/hiddenquote commit c8e841758f078e556e8a8b6bcb6047ecf2c0b363 Author: Mauro Aranda Commit: Mauro Aranda ; Change HTTP to HTTPS --- hiddenquote.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hiddenquote.el b/hiddenquote.el index 4ca83a7dfb..2873bc5

[nongnu] elpa/helm 9f71fefd34: Fix crm insertion by advicing completion-list-insert-choice-function

2025-02-21 Thread ELPA Syncer
branch: elpa/helm commit 9f71fefd34402c0db27efba78c605194d9f65113 Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix crm insertion by advicing completion-list-insert-choice-function CRM tries to insert completion in the prompt field which is read-only when separator is ":".

[nongnu] elpa/magit 0f1da8d750 6/9: Fix various prompts and messages

2025-02-21 Thread Jonas Bernoulli via
branch: elpa/magit commit 0f1da8d750879959b641f7765ed45592130420ef Author: Jonas Bernoulli Commit: Jonas Bernoulli Fix various prompts and messages --- lisp/magit-blame.el| 2 +- lisp/magit-branch.el | 4 ++-- lisp/magit-files.el| 2 +- lisp/magit-process.el | 2 +- lisp/magit-re

[nongnu] elpa/magit 8b89f00450 3/9: magit-next-reference: Clean up tabs

2025-02-21 Thread Jonas Bernoulli via
branch: elpa/magit commit 8b89f00450948177746136751d019e49400ce7ff Author: Kyle Meyer Commit: Kyle Meyer magit-next-reference: Clean up tabs --- lisp/magit-log.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/magit-log.el b/lisp/magit-log.el index 13bb65d2a6..

[nongnu] elpa/keycast 011cf538a2 3/3: Bump compat dependency

2025-02-21 Thread ELPA Syncer
branch: elpa/keycast commit 011cf538a2459b44f5c8664f3e43f1492f6558a8 Author: Jonas Bernoulli Commit: Jonas Bernoulli Bump compat dependency --- keycast.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keycast.el b/keycast.el index fe91eacb14..87db47c3cf 100644 --- a/ke

[nongnu] elpa/orgit cd26203c01 1/2: Bump copyright years

2025-02-21 Thread ELPA Syncer
branch: elpa/orgit commit cd26203c01c47e5149ee126662e17536e0c3b74c Author: Jonas Bernoulli Commit: Jonas Bernoulli Bump copyright years --- orgit.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/orgit.el b/orgit.el index 0db00c345f..8f54f6c1b9 100644 --- a/orgit.el +++

[nongnu] elpa/orgit 3b6b34bd11 2/2: Fix whitespace in docstring

2025-02-21 Thread ELPA Syncer
branch: elpa/orgit commit 3b6b34bd1109adcad2c6dca920617fc91982547f Author: Jonas Bernoulli Commit: Jonas Bernoulli Fix whitespace in docstring --- orgit.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/orgit.el b/orgit.el index 8f54f6c1b9..08ba35e082 100644 --- a/orgit

[nongnu] elpa/keycast updated (c44618d286 -> 011cf538a2)

2025-02-21 Thread ELPA Syncer
elpasync pushed a change to branch elpa/keycast. from c44618d286 Release version 1.4.1 new e996bc9957 Bump copyright years new e4ccf3ce90 Require Emacs 28.1 new 011cf538a2 Bump compat dependency Summary of changes: keycast.el | 6 ++ 1 file changed, 2 insertio

[nongnu] elpa/orgit updated (59d21fdb21 -> 3b6b34bd11)

2025-02-21 Thread ELPA Syncer
elpasync pushed a change to branch elpa/orgit. from 59d21fdb21 Release version 2.0.0 new cd26203c01 Bump copyright years new 3b6b34bd11 Fix whitespace in docstring Summary of changes: orgit.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

[nongnu] elpa/keycast e996bc9957 1/3: Bump copyright years

2025-02-21 Thread ELPA Syncer
branch: elpa/keycast commit e996bc99570c5d51100645b688c1531ae3902bdc Author: Jonas Bernoulli Commit: Jonas Bernoulli Bump copyright years --- keycast.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keycast.el b/keycast.el index 1b2551f988..2447e84726 100644 --- a/keyc

[nongnu] elpa/keycast e4ccf3ce90 2/3: Require Emacs 28.1

2025-02-21 Thread ELPA Syncer
branch: elpa/keycast commit e4ccf3ce902ee77d9b28e8ae2642dd60f231251d Author: Jonas Bernoulli Commit: Jonas Bernoulli Require Emacs 28.1 --- keycast.el | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/keycast.el b/keycast.el index 2447e84726..fe91eacb14 100644 --- a/key

[nongnu] elpa/dirvish d449b153d8: github: update issue template

2025-02-21 Thread ELPA Syncer
branch: elpa/dirvish commit d449b153d8cad0436ea5f82363cfc8cec9bd3375 Author: Alex Lu Commit: Alex Lu github: update issue template --- .github/ISSUE_TEMPLATE/bug_report.yml | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.g

[elpa] externals/auctex 650d0f3297: * tex.el (TeX-command-list): Use `TeX-run-TeX' for LaTeXMk.

2025-02-21 Thread ELPA Syncer
branch: externals/auctex commit 650d0f32976a8a0ac4a22026b8c32dfa4db64309 Author: Arash Esbati Commit: Arash Esbati * tex.el (TeX-command-list): Use `TeX-run-TeX' for LaTeXMk. --- tex.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tex.el b/tex.el index 59a3314256.

[nongnu] elpa/magit 2b3f2cb9ad 1/9: magit-thingatpt--git-revision: Only recognize painted references

2025-02-21 Thread Jonas Bernoulli via
branch: elpa/magit commit 2b3f2cb9addc3192d26e955177d1d39dde0cdf08 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-thingatpt--git-revision: Only recognize painted references In [1: a07b46fbe3] we started to ignore text that matches the name of a reference but is propertize

[nongnu] elpa/magit d4fdadc127 5/9: Fix various docstrings

2025-02-21 Thread Jonas Bernoulli via
branch: elpa/magit commit d4fdadc127d3d8b98e71d38675bb0438c6ae93f1 Author: Jonas Bernoulli Commit: Jonas Bernoulli Fix various docstrings --- lisp/git-commit.el | 2 +- lisp/git-rebase.el | 10 +- lisp/magit-blame.el | 5 +++-- lisp/magit-branch.el | 2 +- lisp/magit-commit.

[nongnu] elpa/cider a0d6169026: [Docs] Fix the size of the demo video

2025-02-21 Thread ELPA Syncer
branch: elpa/cider commit a0d616902667b287ad20b18889d7f073c6a50b41 Author: Bozhidar Batsov Commit: Bozhidar Batsov [Docs] Fix the size of the demo video --- doc/modules/ROOT/pages/index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/modules/ROOT/pages/index.ado

[elpa] externals/bicep-ts-mode 34939118c3: Provide more detailed installation instructions.

2025-02-21 Thread ELPA Syncer
branch: externals/bicep-ts-mode commit 34939118c382b58ea38c88318ffe7c7cffe5e110 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Provide more detailed installation instructions. --- README.md | 25 + 1 file changed, 25 insertions(+) diff --git a/README.md b/READM

[nongnu] elpa/magit 9914feb4d5 9/9: Do not symbol-quote booleans in docstrings

2025-02-21 Thread Jonas Bernoulli via
branch: elpa/magit commit 9914feb4d5a2feab091076be554d80781594869d Author: Jonas Bernoulli Commit: Jonas Bernoulli Do not symbol-quote booleans in docstrings IMO that is a (small) step backward, especially when the possible values include other symbols beside the booleans, but i

[nongnu] elpa/magit 86f5574d5a 7/9: Add missing library commentaries

2025-02-21 Thread Jonas Bernoulli via
branch: elpa/magit commit 86f5574d5a2cfacea7565119fa024037a13c50f3 Author: Jonas Bernoulli Commit: Jonas Bernoulli Add missing library commentaries --- lisp/magit-autorevert.el | 7 +++ lisp/magit-bundle.el | 7 +++ lisp/magit-submodule.el | 6 ++ lisp/magit-subtree.el|

[nongnu] elpa/magit updated (12e1f3838c -> 9914feb4d5)

2025-02-21 Thread Jonas Bernoulli via
tarsius pushed a change to branch elpa/magit. from 12e1f3838c magit-remote: Prepare for forge's additions new 2b3f2cb9ad magit-thingatpt--git-revision: Only recognize painted references new 2b2d434370 magit-section-cycle-diffs: Deal with mapcan using nconc new 8b89f

[nongnu] elpa/magit 2b2d434370 2/9: magit-section-cycle-diffs: Deal with mapcan using nconc

2025-02-21 Thread Jonas Bernoulli via
branch: elpa/magit commit 2b2d4343702d177c2af4659585ba527e9f2ec399 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-section-cycle-diffs: Deal with mapcan using nconc Closes #5319. --- lisp/magit-diff.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/m

[nongnu] elpa/magit 3ad94012b0 8/9: magit-section-ident-value: Improve docstring

2025-02-21 Thread Jonas Bernoulli via
branch: elpa/magit commit 3ad94012b0f570809c52eb3323fa1436e180984e Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-section-ident-value: Improve docstring --- lisp/magit-log.el | 20 ++-- lisp/magit-section.el | 19 +++ 2 files changed, 21 insertions

[nongnu] elpa/magit 587fd04075 4/9: magit-next-reference: Fix docstring pasto

2025-02-21 Thread Jonas Bernoulli via
branch: elpa/magit commit 587fd04075b20b31adaf8c5ba4912052448e15ba Author: Kyle Meyer Commit: Kyle Meyer magit-next-reference: Fix docstring pasto --- lisp/magit-log.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/magit-log.el b/lisp/magit-log.el index 034d8c5a00

[nongnu] elpa/dirvish d775e38b53 1/3: feat(core): `dirvish-reuse-session` now accepts `quit` and `open`

2025-02-21 Thread ELPA Syncer
branch: elpa/dirvish commit d775e38b530ac380e4c414db422ebfb224c95382 Author: Alex Lu Commit: Alex Lu feat(core): `dirvish-reuse-session` now accepts `quit` and `open` --- dirvish.el | 39 ++- 1 file changed, 22 insertions(+), 17 deletions(-) diff --git a

[nongnu] elpa/typst-ts-mode 34d522c0a0: feat: enhance fontification of sub/superscripts in math mode

2025-02-21 Thread ELPA Syncer
branch: elpa/typst-ts-mode commit 34d522c0a0d8eec9a8b3a6855cf394e7d5c8fb84 Author: meowking Commit: meowking feat: enhance fontification of sub/superscripts in math mode closes: https://codeberg.org/meow_king/typst-ts-mode/issues/43 --- typst-ts-faces.el | 146 ++

[nongnu] elpa/dirvish updated (ea4d1ed66b -> f449754dd5)

2025-02-21 Thread ELPA Syncer
elpasync pushed a change to branch elpa/dirvish. from ea4d1ed66b refactor: move `dirvish-dispatch` to extras and update docs new d775e38b53 feat(core): `dirvish-reuse-session` now accepts `quit` and `open` new 4609b46f6d feat(core): allow nil `dirvish-default-layout` (#197

[nongnu] elpa/dirvish f449754dd5 3/3: chore: escape quote in docstring

2025-02-21 Thread ELPA Syncer
branch: elpa/dirvish commit f449754dd591524f2be8fe58f8ab7f0298dbe11b Author: Alex Lu Commit: Alex Lu chore: escape quote in docstring --- dirvish.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dirvish.el b/dirvish.el index cf980095d8..de19203428 100644 --- a/dirvish.

[nongnu] elpa/dirvish 4609b46f6d 2/3: feat(core): allow nil `dirvish-default-layout` (#197 #279)

2025-02-21 Thread ELPA Syncer
branch: elpa/dirvish commit 4609b46f6d48f6c26264f4772efb7b96fedc05fd Author: Alex Lu Commit: Alex Lu feat(core): allow nil `dirvish-default-layout` (#197 #279) Closes #197 Closes #279 --- dirvish.el | 34 +- 1 file changed, 21 insertions(+), 13 d

[nongnu] elpa/ws-butler 77e7aa3d6f: Release version 1.1

2025-02-21 Thread Sean Whitton
branch: elpa/ws-butler commit 77e7aa3d6faa3c2d0ce76283c21bc3f0aa6b3db3 Author: Sean Whitton Commit: Sean Whitton Release version 1.1 --- ws-butler.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ws-butler.el b/ws-butler.el index 718627cd49..b33e4a383f 100644 --- a

[nongnu] elpa/ws-butler 66b6c6c0da: Use more standard indentation in call to `list'

2025-02-21 Thread Sean Whitton
branch: elpa/ws-butler commit 66b6c6c0daa0cac55d856604e2baf0cb2dffe452 Author: Sean Whitton Commit: Sean Whitton Use more standard indentation in call to `list' --- ws-butler.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/ws-butler.el b/ws-butler.el index cb7af7

[nongnu] elpa/ws-butler 033a1e3506: Clarify docstring of ws-butler-global-exempt-modes

2025-02-21 Thread Sean Whitton
branch: elpa/ws-butler commit 033a1e3506dbc99185e4b62c02c27471f00f45ab Author: Sean Whitton Commit: Sean Whitton Clarify docstring of ws-butler-global-exempt-modes --- ws-butler.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ws-butler.el b/ws-butler.el index 08445

[nongnu] elpa/ws-butler 5aa9a2c37e: ws-butler-with-save: Use bound-and-true-p

2025-02-21 Thread Sean Whitton
branch: elpa/ws-butler commit 5aa9a2c37e22b22a26f72ff4d64cb2598d8483f6 Author: Sean Whitton Commit: Sean Whitton ws-butler-with-save: Use bound-and-true-p --- ws-butler.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ws-butler.el b/ws-butler.el index 6d06e8d12d..084

[nongnu] elpa/ws-butler cf725a306f: Exempt compilation-mode from ws-butler-global-mode by default

2025-02-21 Thread Sean Whitton
branch: elpa/ws-butler commit cf725a306fcc6590a07f151c934c0c7cc9b013d2 Author: Sean Whitton Commit: Sean Whitton Exempt compilation-mode from ws-butler-global-mode by default --- ws-butler.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ws-butler.el b/ws-butler.el index 312965225d.

[elpa] externals/ellama updated (e308515eec -> 1b71217434)

2025-02-21 Thread ELPA Syncer
elpasync pushed a change to branch externals/ellama. from e308515eec Merge pull request #230 from s-kostyaev/fix-auto-scroll new 4e924e Fix scroll new 984b772c31 Bump version new 1b71217434 Merge pull request #232 from s-kostyaev/fix-scroll Summary of changes:

[nongnu] elpa/helm 52e1a7f952: Try to find the default separator in CRM

2025-02-21 Thread ELPA Syncer
branch: elpa/helm commit 52e1a7f952db47b7118773048a41fe05873114e3 Author: Thierry Volpiatto Commit: Thierry Volpiatto Try to find the default separator in CRM This allows to use the right separator when inserting candidate e.g. ":" instead of default ",", otherwise the default s

[nongnu] elpa/dirvish updated (063a439c63 -> ea4d1ed66b)

2025-02-21 Thread ELPA Syncer
elpasync pushed a change to branch elpa/dirvish. from 063a439c63 refactor: expunge `dirvish--this` | `dv-scopes` | `this-command` new 56b17ba36f refactor: use literal string for session/file id new ea4d1ed66b refactor: move `dirvish-dispatch` to extras and update docs Su

[nongnu] elpa/dirvish 56b17ba36f 1/2: refactor: use literal string for session/file id

2025-02-21 Thread ELPA Syncer
branch: elpa/dirvish commit 56b17ba36ffa300257b0536c14ebc13854920a80 Author: Alex Lu Commit: Alex Lu refactor: use literal string for session/file id This prevents dirvish from polluting `obarray` with tons of meaningless symbol especially when entering directories with a lot o

[nongnu] elpa/dirvish ea4d1ed66b 2/2: refactor: move `dirvish-dispatch` to extras and update docs

2025-02-21 Thread ELPA Syncer
branch: elpa/dirvish commit ea4d1ed66b1f7d4b59c8e4e4c13495208ee09f95 Author: Alex Lu Commit: Alex Lu refactor: move `dirvish-dispatch` to extras and update docs The `dirvish-renaming-menu` is also autoloaded now. (closes #299) --- README.org | 37 ++---

[elpa] externals/hyperbole 734b0ffbea: Verify issue with delete char in elisp mode (#670)

2025-02-21 Thread ELPA Syncer
branch: externals/hyperbole commit 734b0ffbea78c2eef19b0269195568689dd855da Author: Mats Lidell Commit: GitHub Verify issue with delete char in elisp mode (#670) See gh#rswgnu/hyperbole/669 --- ChangeLog| 5 + test/hywiki-tests.el | 12 2 files changed

[elpa] externals/ellama 984b772c31 2/3: Bump version

2025-02-21 Thread ELPA Syncer
branch: externals/ellama commit 984b772c31941e2bea8800683eca947244b9a7e7 Author: Sergey Kostyaev Commit: Sergey Kostyaev Bump version --- NEWS.org | 2 ++ ellama.el | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS.org b/NEWS.org index 04f19be19e..e7b76e2678 100644

[elpa] externals/ellama 4e924ecccc 1/3: Fix scroll

2025-02-21 Thread ELPA Syncer
branch: externals/ellama commit 4e924ec8a9305bc9e787d9c625a054e65dd5 Author: Sergey Kostyaev Commit: Sergey Kostyaev Fix scroll --- ellama.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ellama.el b/ellama.el index a0fb70161a..e983d4a0da 100644 --- a/ellama.el +++

[elpa] externals/ellama 1b71217434 3/3: Merge pull request #232 from s-kostyaev/fix-scroll

2025-02-21 Thread ELPA Syncer
branch: externals/ellama commit 1b712174345a7c4ef2bafbfdb0952c037a8ea43f Merge: e308515eec 984b772c31 Author: Sergey Kostyaev Commit: GitHub Merge pull request #232 from s-kostyaev/fix-scroll Fix scroll --- NEWS.org | 2 ++ ellama.el | 4 ++-- 2 files changed, 4 insertions(+), 2 d