[elpa] externals/org-modern 7ac63f5bb1: Fix variable usage

2025-04-16 Thread ELPA Syncer
branch: externals/org-modern commit 7ac63f5bb1f644dadfe50fcc267f03c59cd99b67 Author: Daniel Mendler Commit: Daniel Mendler Fix variable usage --- org-modern.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/org-modern.el b/org-modern.el index ee97114e3c..2e0cf6f987 10

[elpa] externals/modus-themes ed44bbae35: Make stylistic refinements to some modus-operandi-tinted prose mappings

2025-04-16 Thread ELPA Syncer
branch: externals/modus-themes commit ed44bbae35261301f3f5f48d957b9ed2aad3dc86 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make stylistic refinements to some modus-operandi-tinted prose mappings --- modus-operandi-tinted-theme.el | 8 1 file changed, 4 insertions(+), 4

[nongnu] elpa/aidermacs bde650d0c3: Warn user via display-warning

2025-04-16 Thread ELPA Syncer
branch: elpa/aidermacs commit bde650d0c3beb1b19cf117df1f4295fca8b6e3da Author: Pablo Stafforini Commit: Matthew Zeng Warn user via display-warning --- aidermacs-backend-comint.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/aidermacs-backend-comint.el b/aidermacs-ba

[elpa] externals/modus-themes 0c03c3b34a 2/2: Use slightly different colour for mail-cite-2 in modus-vivendi-tinted

2025-04-16 Thread ELPA Syncer
branch: externals/modus-themes commit 0c03c3b34aa9d7ffd76319986e9673133fb0ffb6 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Use slightly different colour for mail-cite-2 in modus-vivendi-tinted --- modus-vivendi-tinted-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-

[elpa] externals/modus-themes de28e15485 1/2: Use slightly different colours for the mail cite mappings in modus-operandi-tinted

2025-04-16 Thread ELPA Syncer
branch: externals/modus-themes commit de28e1548552fa1290fb6f4b29ebc5fdac815e31 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Use slightly different colours for the mail cite mappings in modus-operandi-tinted --- modus-operandi-tinted-theme.el | 4 ++-- 1 file changed, 2 insertion

[elpa] externals/modus-themes updated (ed44bbae35 -> 0c03c3b34a)

2025-04-16 Thread ELPA Syncer
elpasync pushed a change to branch externals/modus-themes. from ed44bbae35 Make stylistic refinements to some modus-operandi-tinted prose mappings new de28e15485 Use slightly different colours for the mail cite mappings in modus-operandi-tinted new 0c03c3b34a Use slightly

[nongnu] elpa/cider d6a875bd53: Remove Boot support

2025-04-16 Thread ELPA Syncer
branch: elpa/cider commit d6a875bd530a5727e032fa3edcab6d4980a55fb4 Author: Oleksandr Yakushev Commit: Bozhidar Batsov Remove Boot support --- CHANGELOG.md | 1 + README.md | 8 +-- cider.el

[nongnu] elpa/gptel 6e48a0b05d 1/2: gptel-gh: add new models (#789)

2025-04-16 Thread ELPA Syncer
branch: elpa/gptel commit 6e48a0b05d09b5da653784af2d02a943835b5e03 Author: kiennq Commit: GitHub gptel-gh: add new models (#789) gptel-gh.el (gptel--gh-models): Add new models gpt-4o-copilot, gpt-4.1. Adjust capabilities of previously added models. --- gptel-gh.el | 42 +++

[nongnu] elpa/gptel updated (a7e1dbbe3d -> 8e20fae2ce)

2025-04-16 Thread ELPA Syncer
elpasync pushed a change to branch elpa/gptel. from a7e1dbbe3d gptel: Ignore unknown keys in tool constructor new 6e48a0b05d gptel-gh: add new models (#789) new 8e20fae2ce gptel: Add support for o3 and o4-mini (#789) Summary of changes: gptel-gh.el | 58 ++

[nongnu] elpa/gptel 8e20fae2ce 2/2: gptel: Add support for o3 and o4-mini (#789)

2025-04-16 Thread ELPA Syncer
branch: elpa/gptel commit 8e20fae2ce03bc12d9ad2dcf695b16bb2c2cd9e7 Author: Karthik Chikmagalur Commit: Karthik Chikmagalur gptel: Add support for o3 and o4-mini (#789) * gptel.el (gptel--openai-models): Add support for OpenAI models o3 and o4-mini. Additionally, update the meta

[elpa] externals/hyperbole 7568a2b88a: Fix assignment to free var (#702)

2025-04-16 Thread ELPA Syncer
branch: externals/hyperbole commit 7568a2b88a972fcb33fdeb483c3cda410b99351d Author: Mats Lidell Commit: GitHub Fix assignment to free var (#702) --- hsys-org.el | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/hsys-org.el b/hsys-org.el index d4a74c6477..bb0d970c7b

[elpa] externals/consult 8de9ba3e54: consult--read: Drop cl-assert (Fix #1219)

2025-04-16 Thread ELPA Syncer
branch: externals/consult commit 8de9ba3e543f73be64a6eabce592f4f73d7296b2 Author: Daniel Mendler Commit: Daniel Mendler consult--read: Drop cl-assert (Fix #1219) --- consult.el | 8 1 file changed, 8 deletions(-) diff --git a/consult.el b/consult.el index a495880661..4417143b33 10