[elpa] externals/spacious-padding updated (cd33d70f6c -> 60d1a343d2)

2025-05-31 Thread ELPA Syncer
elpasync pushed a change to branch externals/spacious-padding. from cd33d70f6c Bump version to trigger GNU ELPA rebuild new e0426881e2 Use the server-after-make-frame-hook to cover uses of the Emacs daemon new 60d1a343d2 Update to spacious-padding version 0.7.0 Summary of

[elpa] externals/spacious-padding e0426881e2 1/2: Use the server-after-make-frame-hook to cover uses of the Emacs daemon

2025-05-31 Thread ELPA Syncer
branch: externals/spacious-padding commit e0426881e2914534240cd07d796e495280e84894 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Use the server-after-make-frame-hook to cover uses of the Emacs daemon Otherwise, colours are not applied correctly. Thanks to Lou Woel

[elpa] externals/spacious-padding 60d1a343d2 2/2: Update to spacious-padding version 0.7.0

2025-05-31 Thread ELPA Syncer
branch: externals/spacious-padding commit 60d1a343d2e740920750cdfc389972b363e73411 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update to spacious-padding version 0.7.0 --- CHANGELOG.org | 32 README.org | 8 +++- spacious-padd

[elpa] externals/doric-themes 606d3e507d: Make change-log-list use a bold+italic style

2025-05-31 Thread ELPA Syncer
branch: externals/doric-themes commit 606d3e507dcf79578113293de8edfabf911fbfac Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make change-log-list use a bold+italic style --- doric-themes.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doric-themes.el b/doric

[nongnu] elpa/gptel 35b752f00b: gptel: Reduce Windows curl-file-size-threshold

2025-05-31 Thread ELPA Syncer
branch: elpa/gptel commit 35b752f00bf22682659350f07b4ea5c2dfb9a36b Author: Karthik Chikmagalur Commit: Karthik Chikmagalur gptel: Reduce Windows curl-file-size-threshold * gptel.el (gptel-curl-file-size-threshold): Reduce value for Windows by #x1000 to account for non-data Curl

[nongnu] elpa/with-editor f32cd7b09d: Release version 3.4.4

2025-05-31 Thread ELPA Syncer
branch: elpa/with-editor commit f32cd7b09d518b629bfaa3eeb92b539891c6b9bc Author: Jonas Bernoulli Commit: Jonas Bernoulli Release version 3.4.4 --- CHANGELOG | 4 ++-- docs/with-editor.org | 4 ++-- docs/with-editor.texi | 4 ++-- lisp/with-editor.el | 4 ++-- 4 files changed,

[nongnu] elpa/keycast 6570b73c4d: Release version 1.4.4

2025-05-31 Thread ELPA Syncer
branch: elpa/keycast commit 6570b73c4d726d18d6ee48a46494b6ff35aacea6 Author: Jonas Bernoulli Commit: Jonas Bernoulli Release version 1.4.4 --- keycast.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/keycast.el b/keycast.el index 84783f0cae..daa33d6878 100644 --- a

[nongnu] elpa/git-modes 27af84f31e: Release version 1.4.5

2025-05-31 Thread ELPA Syncer
branch: elpa/git-modes commit 27af84f31ed022267b7108ad10ea286631f88e88 Author: Jonas Bernoulli Commit: Jonas Bernoulli Release version 1.4.5 --- git-modes.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/git-modes.el b/git-modes.el index c701e006f4..e274674785 1006

[elpa] externals/hyperbole updated (b8d3e67c58 -> e6ec885b1c)

2025-05-31 Thread ELPA Syncer
elpasync pushed a change to branch externals/hyperbole. from b8d3e67c58 Merge pull request #738 from rswgnu/rsw new 82fd73ae05 Add interactive spec for actypes::org-link (#729) new e6ec885b1c Fix warnings and a typo (#737) Summary of changes: ChangeLog | 15

[elpa] externals/hyperbole 82fd73ae05 1/2: Add interactive spec for actypes::org-link (#729)

2025-05-31 Thread ELPA Syncer
branch: externals/hyperbole commit 82fd73ae054416346f64c6e57acb7ea6816f7276 Author: Mats Lidell Commit: GitHub Add interactive spec for actypes::org-link (#729) --- ChangeLog | 5 + hsys-org.el | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLo

[elpa] externals/hyperbole e6ec885b1c 2/2: Fix warnings and a typo (#737)

2025-05-31 Thread ELPA Syncer
branch: externals/hyperbole commit e6ec885b1c70b27ed20e4899fc8273dd4870b158 Author: Mats Lidell Commit: GitHub Fix warnings and a typo (#737) --- ChangeLog | 10 ++ hactypes.el | 6 +++--- hibtypes.el | 8 hsys-consult.el | 5 - hyrolo.el | 3 ++-

[nongnu] elpa/magit 66f3cdaca4 7/8: Bring back a variant of delayed hunk refinement

2025-05-31 Thread Jonas Bernoulli via
branch: elpa/magit commit 66f3cdaca41a041ff8c3ebcbd97cc9e33843b80c Author: Jonas Bernoulli Commit: Jonas Bernoulli Bring back a variant of delayed hunk refinement The old variant broke with [1: 95ee9d8c51], which cannot be fixed simply be reverting that commit, because it was in

[nongnu] elpa/gnuplot 9848d22847 1/2: Cleanup mode setup

2025-05-31 Thread ELPA Syncer
branch: elpa/gnuplot commit 9848d228477744a4368726ac7d8b9af03bb73b2b Author: Daniel Mendler Commit: Daniel Mendler Cleanup mode setup --- gnuplot.el | 47 ++- 1 file changed, 18 insertions(+), 29 deletions(-) diff --git a/gnuplot.el b/gnuplot.el

[nongnu] elpa/gnuplot 85c5a6ae32 2/2: Simplify syntax/abbrev table setup

2025-05-31 Thread ELPA Syncer
branch: elpa/gnuplot commit 85c5a6ae32359f6505f03a9da080915825ec191e Author: Daniel Mendler Commit: Daniel Mendler Simplify syntax/abbrev table setup --- gnuplot.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnuplot.el b/gnuplot.el index 4f452dcbba..1556bae83a 1

[nongnu] elpa/magit 91806dc729 5/8: magit-rebase--todo: Prevent false-positives

2025-05-31 Thread Jonas Bernoulli via
branch: elpa/magit commit 91806dc729d538d568c4df6615b989572c7d289e Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-rebase--todo: Prevent false-positives Previously, if `git-rebase-show-instructions' was non-nil, it was possible that a line containing usage information was

[nongnu] elpa/magit e3806cbb7d 1/8: magit-show-commit: Cosmetics

2025-05-31 Thread Jonas Bernoulli via
branch: elpa/magit commit e3806cbb7dd38ab73624ad48024998705f9d0d20 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-show-commit: Cosmetics --- lisp/magit-diff.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/magit-diff.el b/lisp/magit-diff.el index 02cbbc

[nongnu] elpa/magit updated (0c13461466 -> 9e551d9eb7)

2025-05-31 Thread Jonas Bernoulli via
tarsius pushed a change to branch elpa/magit. from 0c13461466 Update changelog new e3806cbb7d magit-show-commit: Cosmetics new 2a448f1e56 git-rebase-current-line: Cosmetics new 479c467080 git-rebase-drop: New command new 9674c4755a git-rebase-{alter,squish}:

[elpa] externals/transient 56f9bb96b9 4/9: transient-prompt(infix): Support non-string arguments and variables

2025-05-31 Thread Jonas Bernoulli via
branch: externals/transient commit 56f9bb96b9e376ed1c80676c9898f15b70e0d1f0 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient-prompt(infix): Support non-string arguments and variables --- lisp/transient.el | 17 - 1 file changed, 8 insertions(+), 9 deletions(-) diff

[nongnu] elpa/magit 2a448f1e56 2/8: git-rebase-current-line: Cosmetics

2025-05-31 Thread Jonas Bernoulli via
branch: elpa/magit commit 2a448f1e566560dbae54368f4cafbc5811a5671e Author: Jonas Bernoulli Commit: Jonas Bernoulli git-rebase-current-line: Cosmetics --- lisp/git-rebase.el | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/lisp/git-rebase.el b/lisp/git-rebase.el ind

[nongnu] elpa/magit 9674c4755a 4/8: git-rebase-{alter, squish}: New commands

2025-05-31 Thread Jonas Bernoulli via
branch: elpa/magit commit 9674c4755a9871568c780beb53bde9ad472db067 Author: Jonas Bernoulli Commit: Jonas Bernoulli git-rebase-{alter,squish}: New commands --- docs/magit.org | 31 +++-- docs/magit.texi| 33 +-- lisp/git-rebase.el | 97

[nongnu] elpa/magit 9e551d9eb7 8/8: magit-apply-patch: Respect buffers context limit

2025-05-31 Thread Jonas Bernoulli via
branch: elpa/magit commit 9e551d9eb7c82ef71b72a19b4bb0e868a0ce8fec Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-apply-patch: Respect buffers context limit Applying the region used to fail, even if the changes withing would apply but some other part of the hunk, outside

[elpa] externals/transient 85d3148137 1/9: transient--suffix-key: Renamed function

2025-05-31 Thread Jonas Bernoulli via
branch: externals/transient commit 85d3148137597242b64a6766c20931d3a6b7b92c Author: Jonas Bernoulli Commit: Jonas Bernoulli transient--suffix-key: Renamed function Include "suffix" in the name, same as in `transient--suffix-props'. The name of the argument ("spec") should be eno

[elpa] externals/transient af5cdc5d55 3/9: transient-echo-arguments: Only prettify if all arguments are strings

2025-05-31 Thread Jonas Bernoulli via
branch: externals/transient commit af5cdc5d556c7dba4c6a9c244e31ecca442a3f99 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient-echo-arguments: Only prettify if all arguments are strings --- lisp/transient.el | 17 + 1 file changed, 9 insertions(+), 8 deletions(-) dif

[elpa] externals/transient updated (cb6550d5b1 -> b710423225)

2025-05-31 Thread Jonas Bernoulli via
tarsius pushed a change to branch externals/transient. from cb6550d5b1 transient--init-suffix: Fix regression on Emacs 28 new 85d3148137 transient--suffix-key: Renamed function new 51aee038e3 transient--match-child: Use transient--suffix-key new af5cdc5d55 transient-

[nongnu] elpa/magit 479c467080 3/8: git-rebase-drop: New command

2025-05-31 Thread Jonas Bernoulli via
branch: elpa/magit commit 479c4670806dda3589853fa8054c227b89506be1 Author: Jonas Bernoulli Commit: Jonas Bernoulli git-rebase-drop: New command Closes #4690. --- lisp/git-rebase.el | 20 +--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/lisp/git-re

[elpa] externals/transient df5856bb96 7/9: manual: Omit LEVEL in transient-information example

2025-05-31 Thread Jonas Bernoulli via
branch: externals/transient commit df5856bb960933c91ec391de79f75ecd2cb55e52 Author: Jonas Bernoulli Commit: Jonas Bernoulli manual: Omit LEVEL in transient-information example Positional LEVEL is semi-deprecated. --- docs/transient.org | 4 ++-- docs/transient.texi | 4 ++-- 2 fil

[nongnu] elpa/magit 2e65c16dfe 6/8: magit-diff-update-hunk-refinement: Cosmetics

2025-05-31 Thread Jonas Bernoulli via
branch: elpa/magit commit 2e65c16dfe2378e8f722f1f450874f865b94b8a5 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-diff-update-hunk-refinement: Cosmetics --- lisp/magit-diff.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/magit-diff.el b/lisp/magit-diff.el

[elpa] externals/transient b710423225 9/9: Keep inhibiting quitting when entering submenu

2025-05-31 Thread Jonas Bernoulli via
branch: externals/transient commit b710423225373bad8c2517d741d911a1b4468514 Author: Jonas Bernoulli Commit: Jonas Bernoulli Keep inhibiting quitting when entering submenu Re #388. --- lisp/transient.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/tra

[elpa] externals/polymode 2dcf45bfb1 3/5: Fix most compile warnings

2025-05-31 Thread ELPA Syncer
branch: externals/polymode commit 2dcf45bfb16525f664108fb07752cc367bc5105b Author: vitalie Commit: vitalie Fix most compile warnings --- polymode-compat.el | 9 - polymode-core.el | 13 - polymode.el| 5 ++--- 3 files changed, 14 insertions(+), 13 deletions(-

[elpa] externals/transient 81727bacfc 5/9: transient-cons-option: New suffix class for non-cmdline options

2025-05-31 Thread Jonas Bernoulli via
branch: externals/transient commit 81727bacfce91a119c840d08ac6da92cb6af91c4 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient-cons-option: New suffix class for non-cmdline options The existing `transient-option' class is suitable for options passed to commands. A suffix

[elpa] externals/transient e8eb3ebdc0 6/9: Provide shorthand to define transient-cons-option suffixes

2025-05-31 Thread Jonas Bernoulli via
branch: externals/transient commit e8eb3ebdc0c69c7eefc6c4e913c4c8f315d20f63 Author: Jonas Bernoulli Commit: Jonas Bernoulli Provide shorthand to define transient-cons-option suffixes Command-line switches can be defined inline in a prefix definition like so: ("-s" "My

[elpa] externals/transient 51aee038e3 2/9: transient--match-child: Use transient--suffix-key

2025-05-31 Thread Jonas Bernoulli via
branch: externals/transient commit 51aee038e336943afc6b34dc28b6937cffef751d Author: Jonas Bernoulli Commit: Jonas Bernoulli transient--match-child: Use transient--suffix-key --- lisp/transient.el | 14 ++ 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/lisp/transie

[elpa] externals/transient 45fbefdc5b 8/9: Inhibit quitting while a menu is active

2025-05-31 Thread Jonas Bernoulli via
branch: externals/transient commit 45fbefdc5b112f0a15cd936570b00629a9a2fda0 Author: Jonas Bernoulli Commit: Jonas Bernoulli Inhibit quitting while a menu is active Like the somewhat similar but much less complex `read-key-sequence', for example, Transient menus should inhibit qu

[nongnu] elpa/gptel updated (40ef63b09d -> 70c7ccf8c9)

2025-05-31 Thread ELPA Syncer
elpasync pushed a change to branch elpa/gptel. from 40ef63b09d README: Describe on-the-fly preset usage new 104fa5d7bc gptel: Update NEWS, README, package commentary new 70c7ccf8c9 gptel: Update copyright years Summary of changes: NEWS | 118

[elpa] externals/polymode d970538c6b 2/5: Ensure that the guessed mode function is not a macro

2025-05-31 Thread ELPA Syncer
branch: externals/polymode commit d970538c6b321e605aa2c14ce2fa5f175041dae0 Author: vitalie Commit: vitalie Ensure that the guessed mode function is not a macro --- polymode-core.el | 14 -- 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/polymode-core.el b/polymode

[nongnu] elpa/gptel 70c7ccf8c9 2/2: gptel: Update copyright years

2025-05-31 Thread ELPA Syncer
branch: elpa/gptel commit 70c7ccf8c9528d0b719dce30558eb72756828726 Author: Karthik Chikmagalur Commit: Karthik Chikmagalur gptel: Update copyright years * gptel-anthropic.el: * gptel-context.el: * gptel-curl.el: * gptel-gemini.el: * gptel-kagi.el: * gptel-ollama.

[nongnu] elpa/gptel 104fa5d7bc 1/2: gptel: Update NEWS, README, package commentary

2025-05-31 Thread ELPA Syncer
branch: elpa/gptel commit 104fa5d7bc7f561d7ae321706943117b46e4f660 Author: Karthik Chikmagalur Commit: Karthik Chikmagalur gptel: Update NEWS, README, package commentary NEWS: Fill out in prep for new release. README: Mention `gptel-prompt-transform-functions', add more

[nongnu] elpa/gnuplot updated (9bc80ce3b8 -> 85c5a6ae32)

2025-05-31 Thread ELPA Syncer
elpasync pushed a change to branch elpa/gnuplot. from 9bc80ce3b8 Newline in .elpaignore new 9848d22847 Cleanup mode setup new 85c5a6ae32 Simplify syntax/abbrev table setup Summary of changes: gnuplot.el | 47 ++- 1 file changed,

[elpa] externals/polymode 8273d15ddd 1/5: [Fix #345] Properly document :head-matcher

2025-05-31 Thread ELPA Syncer
branch: externals/polymode commit 8273d15dddc79bfedac381cd5758ce874fa49498 Author: vitalie Commit: vitalie [Fix #345] Properly document :head-matcher --- docs/defining-polymodes.md | 5 - polymode-classes.el| 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a

[elpa] externals/polymode fabe53a5ab 5/5: [Fix #336] Default to LaTeX-mode from AucTeX and fallback to latex-mode

2025-05-31 Thread ELPA Syncer
branch: externals/polymode commit fabe53a5ab86eaaa39258acf35e1b25498cb7384 Author: vitalie Commit: vitalie [Fix #336] Default to LaTeX-mode from AucTeX and fallback to latex-mode --- polymode-base.el | 14 -- 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/polymode

[elpa] externals/polymode 9037b00f04 4/5: [Fix #337] Ensure visual buffers switching is in the same window

2025-05-31 Thread ELPA Syncer
branch: externals/polymode commit 9037b00f048445433eaec48d08d6292651043c5e Author: vitalie Commit: vitalie [Fix #337] Ensure visual buffers switching is in the same window --- polymode-core.el| 5 - polymode-methods.el | 1 - 2 files changed, 4 insertions(+), 2 deletions(-) diff --

[elpa] externals/polymode updated (829a89c75a -> fabe53a5ab)

2025-05-31 Thread ELPA Syncer
elpasync pushed a change to branch externals/polymode. from 829a89c75a drop unnecessary inhibition flags, see discussion: new 8273d15ddd [Fix #345] Properly document :head-matcher new d970538c6b Ensure that the guessed mode function is not a macro new 2dcf45bfb1 Fix

[nongnu] elpa/gnuplot 9bc80ce3b8 3/3: Newline in .elpaignore

2025-05-31 Thread ELPA Syncer
branch: elpa/gnuplot commit 9bc80ce3b834d8fc2513b7593a729c5aefb39034 Author: Daniel Mendler Commit: Daniel Mendler Newline in .elpaignore --- .elpaignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.elpaignore b/.elpaignore index 78f61f50b5..01a87a48f8 100644 --- a/.

[nongnu] elpa/gnuplot updated (8b864eb0f1 -> 9bc80ce3b8)

2025-05-31 Thread ELPA Syncer
elpasync pushed a change to branch elpa/gnuplot. from 8b864eb0f1 Update CI new ce57ddaeb3 Move more variables to private namespace new 7c72d1ea74 Reorganize files new 9bc80ce3b8 Newline in .elpaignore Summary of changes: .elpaignore

[nongnu] elpa/gnuplot 7c72d1ea74 2/3: Reorganize files

2025-05-31 Thread ELPA Syncer
branch: elpa/gnuplot commit 7c72d1ea748e762f9b4322acfba9e7416d749cff Author: Daniel Mendler Commit: Daniel Mendler Reorganize files --- .elpaignore | 6 ++ .gitignore | 4 ++-- Makefile

[nongnu] elpa/gnuplot ce57ddaeb3 1/3: Move more variables to private namespace

2025-05-31 Thread ELPA Syncer
branch: elpa/gnuplot commit ce57ddaeb3b8ca78bf198eb893481457034e1ab1 Author: Daniel Mendler Commit: Daniel Mendler Move more variables to private namespace --- gnuplot.el | 104 ++--- 1 file changed, 52 insertions(+), 52 deletions(-)

[nongnu] elpa/gnuplot a74af09eff 5/8: Update Makefile to only compile gnuplot-*.el

2025-05-31 Thread ELPA Syncer
branch: elpa/gnuplot commit a74af09effca877f69e390ca0329efc176c34940 Author: Daniel Mendler Commit: Daniel Mendler Update Makefile to only compile gnuplot-*.el --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9fe445dcf3..6b044a4d30 1

[nongnu] elpa/gnuplot 8b864eb0f1 8/8: Update CI

2025-05-31 Thread ELPA Syncer
branch: elpa/gnuplot commit 8b864eb0f1a19b342503df38c37a13234b6106f6 Author: Daniel Mendler Commit: Daniel Mendler Update CI --- .github/workflows/test.yml | 4 ++-- Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/test.ym

[nongnu] elpa/gnuplot b654b9db46 4/8: Update CI

2025-05-31 Thread ELPA Syncer
branch: elpa/gnuplot commit b654b9db46b249f430ecd730d0bc47e99060164b Author: Daniel Mendler Commit: Daniel Mendler Update CI --- .github/workflows/test.yml | 7 +-- 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index

[nongnu] elpa/spacemacs-theme 80b00f65ba: corfu support

2025-05-31 Thread ELPA Syncer
branch: elpa/spacemacs-theme commit 80b00f65ba5b06c573c7bf3f8528800150270c84 Author: nashamri Commit: nashamri corfu support --- spacemacs-theme.el | 6 ++ 1 file changed, 6 insertions(+) diff --git a/spacemacs-theme.el b/spacemacs-theme.el index d81e03a5b9..65f5eb88d5 100644 --- a/spa

[nongnu] elpa/gnuplot c1e6c23d53 6/8: Update makefile

2025-05-31 Thread ELPA Syncer
branch: elpa/gnuplot commit c1e6c23d53f76ce991484749306aecc83cf39801 Author: Daniel Mendler Commit: Daniel Mendler Update makefile --- Makefile | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 6b044a4d30..e5b46161fe 100644 --- a/Makef

[nongnu] elpa/gnuplot ee0de25123 3/8: Use defvar-keymap, require Compat

2025-05-31 Thread ELPA Syncer
branch: elpa/gnuplot commit ee0de251233a97976399861943bd4f4b9e066d99 Author: Daniel Mendler Commit: Daniel Mendler Use defvar-keymap, require Compat --- gnuplot-context.el | 3 --- gnuplot-gui.el | 1 - gnuplot.el | 41 - 3 files changed

[nongnu] elpa/gnuplot ffcd6b820b 7/8: Update CI

2025-05-31 Thread ELPA Syncer
branch: elpa/gnuplot commit ffcd6b820b975598ccc7a63cffbbc07312709a72 Author: Daniel Mendler Commit: Daniel Mendler Update CI --- .github/workflows/test.yml | 4 +++- Makefile | 11 --- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/.github/workflow

[nongnu] elpa/gnuplot 24cb7b35e3 1/8: Add mode specification to commands, require Emacs 28

2025-05-31 Thread ELPA Syncer
branch: elpa/gnuplot commit 24cb7b35e31970a5be1ded3f9c9d44a928bb2023 Author: Daniel Mendler Commit: Daniel Mendler Add mode specification to commands, require Emacs 28 --- README.org | 2 +- gnuplot-context.el | 5 +- gnuplot-gui.el | 6 +- gnuplot.el | 178 +++

[nongnu] elpa/gnuplot b9869c6984 2/8: Update changelog

2025-05-31 Thread ELPA Syncer
branch: elpa/gnuplot commit b9869c6984593dedabea7a8b76b83ec9f5d84599 Author: Daniel Mendler Commit: Daniel Mendler Update changelog --- CHANGELOG.org | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.org b/CHANGELOG.org index 56bced0656..19e8b82a3e 100644 ---

[nongnu] elpa/gnuplot updated (b61f4d83f5 -> 8b864eb0f1)

2025-05-31 Thread ELPA Syncer
elpasync pushed a change to branch elpa/gnuplot. from b61f4d83f5 README: Add executable documentation new 24cb7b35e3 Add mode specification to commands, require Emacs 28 new b9869c6984 Update changelog new ee0de25123 Use defvar-keymap, require Compat new b654

[nongnu] elpa/flymake-collection 40e4f36dfa: Support bashate (#47)

2025-05-31 Thread ELPA Syncer
branch: elpa/flymake-collection commit 40e4f36dfa46ecbc621e7b161db4ff5b5079fdb4 Author: Abdelhak Bougouffa Commit: GitHub Support bashate (#47) * checkers: add `bashate` * test: Add test case for Bashate --- src/checkers/flymake-collection-bashate.el | 80 +

[nongnu] elpa/gnuplot e4c92ca195 1/3: README: Add link to the Gnuplot source

2025-05-31 Thread ELPA Syncer
branch: elpa/gnuplot commit e4c92ca195b5d64cdbc8d674b6b0f55028a5a051 Author: Daniel Mendler Commit: Daniel Mendler README: Add link to the Gnuplot source --- README.org | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index c7943937a0..fdb6d5d

[nongnu] elpa/haskell-ts-mode a3fbc34047 1/3: don't prettify the symbols by default

2025-05-31 Thread ELPA Syncer
branch: elpa/haskell-ts-mode commit a3fbc340479f103474d715b173b5616aae1df822 Author: liesnikov <17168103+liesni...@users.noreply.github.com> Commit: liesnikov <17168103+liesni...@users.noreply.github.com> don't prettify the symbols by default --- haskell-ts-mode.el | 9 - 1 file chang

[nongnu] elpa/gnuplot updated (f78da5b339 -> b61f4d83f5)

2025-05-31 Thread ELPA Syncer
elpasync pushed a change to branch elpa/gnuplot. from f78da5b339 Rename eldoc function new e4c92ca195 README: Add link to the Gnuplot source new 00fbf7bf22 Update README new b61f4d83f5 README: Add executable documentation Summary of changes: .gitignore | 3 +-- R

[nongnu] elpa/haskell-ts-mode 09be86f39c 3/3: Add dirlocal to disable tab indentation

2025-05-31 Thread ELPA Syncer
branch: elpa/haskell-ts-mode commit 09be86f39c5576140ade8868bc00093c87ffde09 Author: Pranshu Sharma Commit: Pranshu Sharma Add dirlocal to disable tab indentation Since all tabs are removed, we want to keep this going in future --- .dir-locals.el | 4 1 file changed, 4 inserti

[nongnu] elpa/haskell-ts-mode c185ffbe73 2/3: switch from tabs to spaces everywhere

2025-05-31 Thread ELPA Syncer
branch: elpa/haskell-ts-mode commit c185ffbe73d90142ac3d74aeb9490cc52425375e Author: liesnikov <17168103+liesni...@users.noreply.github.com> Commit: liesnikov <17168103+liesni...@users.noreply.github.com> switch from tabs to spaces everywhere apply emacs' autoformat when the spaces ar

[nongnu] elpa/haskell-ts-mode updated (81876a5192 -> 09be86f39c)

2025-05-31 Thread ELPA Syncer
elpasync pushed a change to branch elpa/haskell-ts-mode. from 81876a5192 Fixed up argument constructors new a3fbc34047 don't prettify the symbols by default new c185ffbe73 switch from tabs to spaces everywhere new 09be86f39c Add dirlocal to disable tab indentation

[nongnu] elpa/gnuplot 00fbf7bf22 2/3: Update README

2025-05-31 Thread ELPA Syncer
branch: elpa/gnuplot commit 00fbf7bf22eafa230794e23e564e560d05bf6193 Author: Daniel Mendler Commit: Daniel Mendler Update README --- README.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.org b/README.org index fdb6d5d9d3..91a9673f96 100644 --- a/README.

[nongnu] elpa/gnuplot b61f4d83f5 3/3: README: Add executable documentation

2025-05-31 Thread ELPA Syncer
branch: elpa/gnuplot commit b61f4d83f590e6b8eafddb542db788fef953e646 Author: Daniel Mendler Commit: Daniel Mendler README: Add executable documentation --- .gitignore | 3 +-- README.org | 29 - 2 files changed, 21 insertions(+), 11 deletions(-) diff --git a/.g

[nongnu] elpa/gptel updated (47519254b0 -> 40ef63b09d)

2025-05-31 Thread ELPA Syncer
elpasync pushed a change to branch elpa/gptel. from 47519254b0 gptel-bedrock: Linting and byte-compilation new 4449d9c033 gptel-integrations: Change signature of mcp-connect new c2b86b63f6 gptel: Add :after function to preset specs new 69b5348651 gptel: Change preset

[elpa] externals/doric-themes 51104c1305 08/10: doric-obsidian: make fg-neutral more intense

2025-05-31 Thread ELPA Syncer
branch: externals/doric-themes commit 51104c1305b360352ee151b6d85a37632c413545 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou doric-obsidian: make fg-neutral more intense --- contrasts.org | 2 +- doric-obsidian-theme.el | 2 +- 2 files changed, 2 insertions(+), 2 deletio

[nongnu] elpa/gptel 6f5df772b5 08/15: gptel: Add prompt-transform functions

2025-05-31 Thread ELPA Syncer
branch: elpa/gptel commit 6f5df772b55e231fc8271787677fbab825e80489 Author: John Wiegley Commit: Karthik Chikmagalur gptel: Add prompt-transform functions * gptel.el: (gptel-prompt-filter-hook, gptel-prompt-transform-functions): Introduce a hook to hold transformations to app

[nongnu] elpa/aidermacs 58779c2d99 1/4: feat: aidermacs send voice

2025-05-31 Thread ELPA Syncer
branch: elpa/aidermacs commit 58779c2d9912f84094368fd5ab2f89fca7858341 Author: Raj Patil Commit: Matthew Zeng feat: aidermacs send voice --- aidermacs.el | 7 +++ 1 file changed, 7 insertions(+) diff --git a/aidermacs.el b/aidermacs.el index 5f4d8ce0e9..0c4d259a71 100644 --- a/aidermac

[nongnu] elpa/gptel 69b5348651 03/15: gptel: Change preset :after function to :post, add :pre

2025-05-31 Thread ELPA Syncer
branch: elpa/gptel commit 69b5348651d12613939a14096bbcee17a46caec3 Author: Karthik Chikmagalur Commit: Karthik Chikmagalur gptel: Change preset :after function to :post, add :pre * gptel.el (gptel-make-preset): Change `:after' to `:post' as a recognized keyword in gptel presets.

[nongnu] elpa/gptel 4449d9c033 01/15: gptel-integrations: Change signature of mcp-connect

2025-05-31 Thread ELPA Syncer
branch: elpa/gptel commit 4449d9c03361c48f361193fb7a8f9893ea2618c7 Author: Karthik Chikmagalur Commit: Karthik Chikmagalur gptel-integrations: Change signature of mcp-connect * gptel-integrations.el (gptel-mcp-connect, gptel-mcp-disconnect): To provide programmatic control over

[nongnu] elpa/gptel 145bca207f 04/15: gptel: Make the abort mechanism more general

2025-05-31 Thread ELPA Syncer
branch: elpa/gptel commit 145bca207f1d53af0ea0474b06b527607da48d94 Author: John Wiegley Commit: Karthik Chikmagalur gptel: Make the abort mechanism more general `gptel-abort' previously aborted only ongoing Curl and url-retrieve processes. In preparation for async augmentor

[nongnu] elpa/gptel 5af3d7c67e 07/15: gptel: Add presets UI in-buffer support

2025-05-31 Thread ELPA Syncer
branch: elpa/gptel commit 5af3d7c67e0afc40eb53468ba7dc529871b70a15 Author: Karthik Chikmagalur Commit: Karthik Chikmagalur gptel: Add presets UI in-buffer support * gptel.el (gptel-mode, gptel--transform-apply-preset) (gptel--fontify-preset-keyword, gptel-preset-capf) (gptel

[nongnu] elpa/gptel db1a610ad5 12/15: gptel: Set default for gptel-prompt-transform-functions

2025-05-31 Thread ELPA Syncer
branch: elpa/gptel commit db1a610ad5632c5c5acc9d2a9df587de406167f0 Author: Karthik Chikmagalur Commit: Karthik Chikmagalur gptel: Set default for gptel-prompt-transform-functions * gptel.el (gptel-prompt-transform-functions): Set the default transformers/augmentors. They (i) ap

[nongnu] elpa/gptel d020b41d80 11/15: gptel: Turn context addition into a transform step

2025-05-31 Thread ELPA Syncer
branch: elpa/gptel commit d020b41d8028f6d1eec2221b296ae7f46fe175b8 Author: Karthik Chikmagalur Commit: Karthik Chikmagalur gptel: Turn context addition into a transform step Previously, adding context (from gptel-context) to the query payload was a bespoke step, and tied into `g

[nongnu] elpa/gptel 40ef63b09d 15/15: README: Describe on-the-fly preset usage

2025-05-31 Thread ELPA Syncer
branch: elpa/gptel commit 40ef63b09d64730e213c340026fdb2adf53392a4 Author: Karthik Chikmagalur Commit: Karthik Chikmagalur README: Describe on-the-fly preset usage * README.org (Option presets): Add section describing on-the-fly presets via preset cookies, with examples. --- RE

[nongnu] elpa/gptel 8e01159537 05/15: gptel: Make with-buffer-copy comprehensive

2025-05-31 Thread ELPA Syncer
branch: elpa/gptel commit 8e01159537c06630258ac87e9a464a0cd959683b Author: Karthik Chikmagalur Commit: Karthik Chikmagalur gptel: Make with-buffer-copy comprehensive * gptel.el (gptel--with-buffer-copy): In preparation for gptel's switch to fully buffer-oriented prompt preparati

[nongnu] elpa/gptel 31c9ee3ae0 13/15: gptel: Match presets anywhere in the user prompt

2025-05-31 Thread ELPA Syncer
branch: elpa/gptel commit 31c9ee3ae0ad390863d3c5bdb855e12de286e349 Author: Karthik Chikmagalur Commit: Karthik Chikmagalur gptel: Match presets anywhere in the user prompt Catch strings of the form `@preset-name` anywhere in the user prompt and apply the preset in the transform/

[nongnu] elpa/gptel 89d1b4768d 06/15: gptel: Switch to prompt-buffer centric parsing

2025-05-31 Thread ELPA Syncer
branch: elpa/gptel commit 89d1b4768d9ab1d2624cb68d826f2134cb4c067e Author: Karthik Chikmagalur Commit: Karthik Chikmagalur gptel: Switch to prompt-buffer centric parsing Previously, gptel's prompt construction worked as follows: 1. If the prompt is nil or a string, copy the

[nongnu] elpa/gptel efc4de265f 10/15: gptel: Make async query payloads inspectable

2025-05-31 Thread ELPA Syncer
branch: elpa/gptel commit efc4de265f05a0bf71af2d1427caaa80398c9834 Author: Karthik Chikmagalur Commit: Karthik Chikmagalur gptel: Make async query payloads inspectable * gptel.el (gptel--inspect-query): If there are async prompt augmentors/transformers in the mix, the fsm passed

[nongnu] elpa/gptel 079d9cd646 09/15: gptel: Apply prompt-transform-functions in gptel-request

2025-05-31 Thread ELPA Syncer
branch: elpa/gptel commit 079d9cd6462179215e4b8f55e4c8d289467e59b1 Author: Karthik Chikmagalur Commit: Karthik Chikmagalur gptel: Apply prompt-transform-functions in gptel-request Use `gptel-prompt-transform-functions' in `gptel-request', enabling a prompt transformation/augment

[nongnu] elpa/gptel 92082e7af1 14/15: gptel: Fix gptel-send message

2025-05-31 Thread ELPA Syncer
branch: elpa/gptel commit 92082e7af143752cee8123f03f6130229d733878 Author: Karthik Chikmagalur Commit: Karthik Chikmagalur gptel: Fix gptel-send message * gptel.el (gptel-send): Because of on-the-fly presets, the backend used by a `gptel-send' request can be different from `

[nongnu] elpa/gptel c2b86b63f6 02/15: gptel: Add :after function to preset specs

2025-05-31 Thread ELPA Syncer
branch: elpa/gptel commit c2b86b63f68f90d00ce0e183186ba02b11f8a3a0 Author: Karthik Chikmagalur Commit: Karthik Chikmagalur gptel: Add :after function to preset specs * gptel.el (gptel-make-preset): Add `:after' as a recognized keyword in gptel presets. It's value is expected t

[nongnu] elpa/clojure-ts-mode e983470f9b 4/5: [#105] Add a note for C++ invocation syntax that got changed in Jank

2025-05-31 Thread ELPA Syncer
branch: elpa/clojure-ts-mode commit e983470f9b6118ea52276416594632c94e526870 Author: Bozhidar Batsov Commit: Bozhidar Batsov [#105] Add a note for C++ invocation syntax that got changed in Jank --- clojure-ts-mode.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/clojure-ts-mode.el

[nongnu] elpa/aidermacs updated (1f4fe4e8ac -> 1e213eb934)

2025-05-31 Thread ELPA Syncer
elpasync pushed a change to branch elpa/aidermacs. from 1f4fe4e8ac Rewrite aidermacs--pick-project-file new 58779c2d99 feat: aidermacs send voice new 8a8fa305ac docs(utilities) : voice and web new 85b31e400e docs(utilities) : voice and web : fixes #128 new 1e

[nongnu] elpa/aidermacs 8a8fa305ac 2/4: docs(utilities) : voice and web

2025-05-31 Thread ELPA Syncer
branch: elpa/aidermacs commit 8a8fa305acc62c6f27fdad28c6be527d2e54264e Author: Raj Patil Commit: Matthew Zeng docs(utilities) : voice and web --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4812b1d885..3ae3cc308e 100644 --- a/README.md +++ b/R

[nongnu] elpa/clojure-ts-mode 82c4b33ea7 2/5: [#15] Introduce clojure-ts-extra-def-forms customization

2025-05-31 Thread ELPA Syncer
branch: elpa/clojure-ts-mode commit 82c4b33ea7f40f3251b577bf83b0827a7314dba3 Author: Roman Rudakov Commit: Bozhidar Batsov [#15] Introduce clojure-ts-extra-def-forms customization --- CHANGELOG.md | 9 + README.md | 31

[nongnu] elpa/clojure-ts-mode 39f93d4c79 5/5: Improve the setup docs

2025-05-31 Thread ELPA Syncer
branch: elpa/clojure-ts-mode commit 39f93d4c79e786c78cb9148465f80f51665787cf Author: Bozhidar Batsov Commit: Bozhidar Batsov Improve the setup docs --- README.md | 20 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 41977c4f34.

[nongnu] elpa/clojure-ts-mode 9d56af9035 3/5: Convert note to proper admonition

2025-05-31 Thread ELPA Syncer
branch: elpa/clojure-ts-mode commit 9d56af9035299a1154f884776f7a698667bbc2ed Author: Bozhidar Batsov Commit: Bozhidar Batsov Convert note to proper admonition --- README.md | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d52ba1cf69..4

[nongnu] elpa/clojure-ts-mode updated (a16c6b46f7 -> 39f93d4c79)

2025-05-31 Thread ELPA Syncer
elpasync pushed a change to branch elpa/clojure-ts-mode. from a16c6b46f7 [#23] Support syntax highlighting for embedded JS and C++ new 0b305850bc Cleanup some code new 82c4b33ea7 [#15] Introduce clojure-ts-extra-def-forms customization new 9d56af9035 Convert note to

[nongnu] elpa/clojure-ts-mode 0b305850bc 1/5: Cleanup some code

2025-05-31 Thread ELPA Syncer
branch: elpa/clojure-ts-mode commit 0b305850bcb849ddbdee47c786e4611e4e9a6a48 Author: Roman Rudakov Commit: Bozhidar Batsov Cleanup some code - Remove 'append' from clojure-ts--align-query and extend it to match :let vector in 'for' and 'doseq' forms. - Remove hack with setti

[nongnu] elpa/aidermacs 85b31e400e 3/4: docs(utilities) : voice and web : fixes #128

2025-05-31 Thread ELPA Syncer
branch: elpa/aidermacs commit 85b31e400eb8c4923ce37002616e8866baaf792a Author: Raj Patil Commit: Matthew Zeng docs(utilities) : voice and web : fixes #128 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ae3cc308e..6a3646cdfc 100

[nongnu] elpa/aidermacs 1e213eb934 4/4: Fix aidermacs--send-command-backend warning during compilation

2025-05-31 Thread ELPA Syncer
branch: elpa/aidermacs commit 1e213eb934690efcca1929e7e951e01e55ccc101 Author: Adam Niederer Commit: Matthew Zeng Fix aidermacs--send-command-backend warning during compilation --- aidermacs-output.el | 1 + 1 file changed, 1 insertion(+) diff --git a/aidermacs-output.el b/aidermacs-output

[elpa] externals/polymode 6260035f1e 2/3: ci: fix lints and obsolete methods

2025-05-31 Thread ELPA Syncer
branch: externals/polymode commit 6260035f1e7978e369b329d941c9bbedbdf3c52b Author: Kien Nguyen Commit: Vitalie Spinu ci: fix lints and obsolete methods --- polymode-compat.el | 13 +++-- polymode-core.el| 19 ++- polymode-debug.el | 6 +++--- polymode-export.

[elpa] externals/polymode 829a89c75a 3/3: drop unnecessary inhibition flags, see discussion:

2025-05-31 Thread ELPA Syncer
branch: externals/polymode commit 829a89c75a89c389de5d667ed56d3135c65a64f9 Author: German Nurlygaianov Commit: Vitalie Spinu drop unnecessary inhibition flags, see discussion: - Stefan Monnier (https://github.com/monnier) told me that those inhibitions do nothing to help with sc

[elpa] externals/polymode updated (14b3abc1e2 -> 829a89c75a)

2025-05-31 Thread ELPA Syncer
elpasync pushed a change to branch externals/polymode. from 14b3abc1e2 [Fix 344] Unobsolete polymode-prefix-key and document programatic re-binding new 37a9f045af [Fix #350] Make sure pm--base-buffer-name has no leading spaces new 6260035f1e ci: fix lints and obsolete meth

[elpa] externals/polymode 37a9f045af 1/3: [Fix #350] Make sure pm--base-buffer-name has no leading spaces

2025-05-31 Thread ELPA Syncer
branch: externals/polymode commit 37a9f045afbf4f6077e55e7bd7ec6b0cdf8bfa70 Author: vitalie Commit: vitalie [Fix #350] Make sure pm--base-buffer-name has no leading spaces --- polymode-classes.el | 15 --- polymode-core.el| 21 +++-- 2 files changed, 19 insert

[elpa] externals/doric-themes b750fc6dfb 03/10: doric-light: adjust fg-neutral and fg-shadow-subtle

2025-05-31 Thread ELPA Syncer
branch: externals/doric-themes commit b750fc6dfb30413e4952c8022d0dc7212b2e8128 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou doric-light: adjust fg-neutral and fg-shadow-subtle --- contrasts.org| 4 ++-- doric-light-theme.el | 4 ++-- 2 files changed, 4 insertions(+), 4 de

[elpa] externals/doric-themes c97533fb54 04/10: doric-marble: make fg-neutral more intense

2025-05-31 Thread ELPA Syncer
branch: externals/doric-themes commit c97533fb547f476c2c9a68da008c3fb49a959d6b Author: Protesilaos Stavrou Commit: Protesilaos Stavrou doric-marble: make fg-neutral more intense --- contrasts.org | 2 +- doric-marble-theme.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)

[elpa] externals/doric-themes e97a237c05 10/10: doric-water: make fg-neutral more intense

2025-05-31 Thread ELPA Syncer
branch: externals/doric-themes commit e97a237c0527705a90fa4c7034236e856176ef7d Author: Protesilaos Stavrou Commit: Protesilaos Stavrou doric-water: make fg-neutral more intense --- contrasts.org| 2 +- doric-water-theme.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) di

  1   2   >