[nongnu] elpa/aidermacs 502eadf5d1 1/2: feat(core)!: introduce `aidermacs-default-chat-mode`; deprecate `aidermacs-use-architect-mode`

2025-06-16 Thread ELPA Syncer
branch: elpa/aidermacs commit 502eadf5d141b921d54dd52efdc17640d5a78149 Author: Tim Visher Commit: Matthew Zeng feat(core)!: introduce `aidermacs-default-chat-mode`; deprecate `aidermacs-use-architect-mode` - Add new defcustom `aidermacs-default-chat-mode` with choices: nil/code, a

[nongnu] elpa/aidermacs updated (25778c6f62 -> 57a1e8c388)

2025-06-16 Thread ELPA Syncer
elpasync pushed a change to branch elpa/aidermacs. from 25778c6f62 feat: show edited buffers after an edit new 502eadf5d1 feat(core)!: introduce `aidermacs-default-chat-mode`; deprecate `aidermacs-use-architect-mode` new 57a1e8c388 fixup! feat(core)!: introduce `aidermacs-

[nongnu] elpa/aidermacs 57a1e8c388 2/2: fixup! feat(core)!: introduce `aidermacs-default-chat-mode`; deprecate `aidermacs-use-architect-mode`

2025-06-16 Thread ELPA Syncer
branch: elpa/aidermacs commit 57a1e8c388557e2b13de84bdb90c9735f708b3b4 Author: Tim Visher Commit: Matthew Zeng fixup! feat(core)!: introduce `aidermacs-default-chat-mode`; deprecate `aidermacs-use-architect-mode` --- README.md | 16 ++-- 1 file changed, 10 insertions(+), 6 dele

[nongnu] elpa/beancount eb8b9b72a7: Remove unnecessary '+' after 'txn' in beancount-transaction-regexp

2025-06-16 Thread ELPA Syncer
branch: elpa/beancount commit eb8b9b72a750b8d5db97dec909298162ae798e33 Author: TRSx80 Commit: Martin Blais Remove unnecessary '+' after 'txn' in beancount-transaction-regexp This is in response to dnicolodi comment on my last PR (56) back on 2024-08-05 (which I did not notice un

[elpa] externals/hyperbole 128000c5fa 6/7: hyrolo.py (highlight_matches) - Fix to not change match case

2025-06-16 Thread ELPA Syncer
branch: externals/hyperbole commit 128000c5fa9354540d19b1559d92c957db89c448 Author: bw Commit: bw hyrolo.py (highlight_matches) - Fix to not change match case Also add `highlight_re_matches' for future use for regex searching. --- ChangeLog | 5 + hyrolo.py | 24 ++

[elpa] externals/hyperbole updated (14707845db -> 4abe195eff)

2025-06-16 Thread ELPA Syncer
elpasync pushed a change to branch externals/hyperbole. from 14707845db update copyright notice date for changed files (#746) new 4a576b4e7d hyrolo.el, hsys-consult.el - Fix/extend HyRolo cmd consult support new ea8dc8dd69 Merge pull request #747 from rswgnu/rsw new

[elpa] externals/standard-themes 61ce2354de: Add support for the new spacious-padding face names

2025-06-16 Thread ELPA Syncer
branch: externals/standard-themes commit 61ce2354dea5d94ead590eaf65e48418aba57503 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add support for the new spacious-padding face names I keep the old ones for the time being, but they will be removed eventually. --- standard-th

[elpa] externals/hyperbole 4abe195eff 7/7: Merge pull request #749 from rswgnu/rsw

2025-06-16 Thread ELPA Syncer
branch: externals/hyperbole commit 4abe195effadab4b4449a387182f176ae629c8b9 Merge: ab8bde59cd 128000c5fa Author: Robert Weiner Commit: GitHub Merge pull request #749 from rswgnu/rsw Add hyrolo-update-file-list and don't change case in matches in hyrolo.py --- ChangeLog | 8 +++

[elpa] externals/modus-themes 6636c91b88: Add support for the new spacious-padding face names

2025-06-16 Thread ELPA Syncer
branch: externals/modus-themes commit 6636c91b886841cd3401684db08b5c98e0c3eae1 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add support for the new spacious-padding face names I keep the old ones for the time being, but they will be removed eventually. --- modus-themes.e

[nongnu] elpa/helm updated (a0626b9e23 -> 52bfa4b198)

2025-06-16 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from a0626b9e23 New user var helm-kill-real-or-display-selection new 469a893486 Improve comment new 5d62c2a7e5 Remove now unneeded helm--setup-source calls new cac3690c9f Remove now unneeded call to cl-call-next-method in

[nongnu] elpa/helm cac3690c9f 3/5: Remove now unneeded call to cl-call-next-method in *bookmark

2025-06-16 Thread ELPA Syncer
branch: elpa/helm commit cac3690c9faca16746bcfc9e4fc38510261cfcf9 Author: Thierry Volpiatto Commit: Thierry Volpiatto Remove now unneeded call to cl-call-next-method in *bookmark Perhaps it is needed for old emacs 25 or 26 but at least they will miss only one action that can be

[nongnu] elpa/helm 5d62c2a7e5 2/5: Remove now unneeded helm--setup-source calls

2025-06-16 Thread ELPA Syncer
branch: elpa/helm commit 5d62c2a7e5a33b3e8ea99cd60f0f8d6056ce4ccc Author: Thierry Volpiatto Commit: Thierry Volpiatto Remove now unneeded helm--setup-source calls --- helm-grep.el | 16 1 file changed, 16 deletions(-) diff --git a/helm-grep.el b/helm-grep.el index 31ce39f9

[elpa] externals/beframe d8e24789e1: Make beframe-xref-frame-history return "(nil)" instead of "nil" when no xref--history

2025-06-16 Thread ELPA Syncer
branch: externals/beframe commit d8e24789e16f71df4b1795fb7bcd2cc1a36e3c4d Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make beframe-xref-frame-history return "(nil)" instead of "nil" when no xref--history --- beframe.el | 11 +++ 1 file changed, 7 insertions(+), 4 deleti

[elpa] externals/hyperbole 4a576b4e7d 1/7: hyrolo.el, hsys-consult.el - Fix/extend HyRolo cmd consult support

2025-06-16 Thread ELPA Syncer
branch: externals/hyperbole commit 4a576b4e7d8c8d7668c53f59b528e8bd42228320 Author: bw Commit: bw hyrolo.el, hsys-consult.el - Fix/extend HyRolo cmd consult support --- ChangeLog | 54 - hpath.el| 39 +++--- hsys-consult.el | 51 +

[elpa] externals/hyperbole 0dd5a272a3 5/7: hyrolo-update-file-list - Add to force update to expanded file list

2025-06-16 Thread ELPA Syncer
branch: externals/hyperbole commit 0dd5a272a353927bab15da81b979a9b8f5d3f824 Author: bw Commit: bw hyrolo-update-file-list - Add to force update to expanded file list Need to call this after files are added or removed from a path in `hyrolo-file-list'. --- ChangeLog | 3 +++ hy

[nongnu] elpa/helm 469a893486 1/5: Improve comment

2025-06-16 Thread ELPA Syncer
branch: elpa/helm commit 469a8934861e12d0ce50dff2330395c78a45cb3d Author: Thierry Volpiatto Commit: Thierry Volpiatto Improve comment --- helm-core.el | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/helm-core.el b/helm-core.el index d146a7b27e..7e31c2d365 100644

[elpa] externals/tmr 3443e9a6df: Reindent and untabify

2025-06-16 Thread ELPA Syncer
branch: externals/tmr commit 3443e9a6df0c3da78e78969a2e3b3139102106d9 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Reindent and untabify --- tmr.el | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/tmr.el b/tmr.el index 1d27c1..886e482c1a 1006

[elpa] externals/hyperbole ea8dc8dd69 2/7: Merge pull request #747 from rswgnu/rsw

2025-06-16 Thread ELPA Syncer
branch: externals/hyperbole commit ea8dc8dd6921cf47136acb47e882a09cf1c48dbf Merge: 14707845db 4a576b4e7d Author: Robert Weiner Commit: GitHub Merge pull request #747 from rswgnu/rsw hyrolo.el, hsys-consult.el - Fix/extend HyRolo cmd consult support --- ChangeLog | 54 +++

[nongnu] elpa/helm 52bfa4b198 5/5: Fix some color names

2025-06-16 Thread ELPA Syncer
branch: elpa/helm commit 52bfa4b198a7e36cc010a2d8d11d94174d009a90 Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix some color names --- helm-bookmark.el | 6 +++--- helm-buffers.el | 6 +++--- helm-fd.el | 2 +- helm-files.el| 2 +- helm-grep.el | 4 ++-- helm-utils.el

[elpa] externals/ef-themes dd5b19f208: Add support for the new spacious-padding face names

2025-06-16 Thread ELPA Syncer
branch: externals/ef-themes commit dd5b19f208866c1bb341a0e5a10d6b78af931671 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add support for the new spacious-padding face names I keep the old ones for the time being, but they will be removed eventually. --- ef-themes.el | 2

[nongnu] elpa/helm f43282edc3 4/5: Remove candidate-number-limit in grep classes

2025-06-16 Thread ELPA Syncer
branch: elpa/helm commit f43282edc3851f90067f0f68f0ff5e5472ff2d7a Author: Thierry Volpiatto Commit: Thierry Volpiatto Remove candidate-number-limit in grep classes If really needed this can be reenabled with helm-setup-user-source. --- helm-grep.el | 3 --- helm-id-utils.el | 1

[elpa] externals/doric-themes 35f7d256d5: Add support for the new spacious-padding face names

2025-06-16 Thread ELPA Syncer
branch: externals/doric-themes commit 35f7d256d50c7501ee5419f9fd1d2fffccbe0239 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add support for the new spacious-padding face names I keep the old ones for the time being, but they will be removed eventually. --- doric-themes.e

[elpa] externals/transient 415f74bf97: Improve kludge to work around an Emacs quitting kludge

2025-06-16 Thread Jonas Bernoulli via
branch: externals/transient commit 415f74bf97f6dd8e76131cd5cb3a9a8f77c273e5 Author: Jonas Bernoulli Commit: Jonas Bernoulli Improve kludge to work around an Emacs quitting kludge Emacs commit 60c10b40d5b addresses this issued. That hasn't landed on master yet (and so the hash i