[elpa] externals/denote-journal updated (4eaae6f059 -> 9f2b4cab21)

2025-04-05 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote-journal. from 4eaae6f059 Rewrite denote-journal--get-template new 6bdf8291fe Make sure date is visible before trying to mark it new 9f2b4cab21 Pad with zero single digit numbers in denote-journal-calendar--get-files Summ

[nongnu] elpa/gptel updated (51d39e9136 -> 913e9dba2a)

2025-04-05 Thread ELPA Syncer
elpasync pushed a change to branch elpa/gptel. from 51d39e9136 gptel-anthropic: Fix invalid duplication of tool_call message (#734) new 7938768768 gptel-rewrite: Don't turn on major-mode in rewrite buffer new 833d2a641c README: Hide authinfo explanation, update Claude 3.7 i

[elpa] externals/denote-journal 9f2b4cab21 2/2: Pad with zero single digit numbers in denote-journal-calendar--get-files

2025-04-05 Thread ELPA Syncer
branch: externals/denote-journal commit 9f2b4cab21cf2c03b97144f751ea692372a94b52 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Pad with zero single digit numbers in denote-journal-calendar--get-files Otherwise we do not get the corrent regular expresion to match Denote

[elpa] externals/denote-journal updated (af8c62fa92 -> 4eaae6f059)

2025-04-05 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote-journal. from af8c62fa92 Merge pull request #7 from honza/prompt-relative-files new da504a0a25 Refactor denote-journal-daily--title-format to also accept a blank string new b59d0a6d05 Update the documentation of denote-jou

[elpa] externals/denote 75e6e5e8f5 13/18: Make all denote-query-mode commands throw an error if called from elsewhere

2025-04-05 Thread ELPA Syncer
branch: externals/denote commit 75e6e5e8f5dfa96fc741936cf2d48049120208bd Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make all denote-query-mode commands throw an error if called from elsewhere --- denote.el | 24 ++-- 1 file changed, 18 insertions(+), 6 delet

[nongnu] elpa/php-mode 4a42c293d7 2/3: Add `enum` support to `php-current-class`

2025-04-05 Thread ELPA Syncer
branch: elpa/php-mode commit 4a42c293d7644bf1129d6327c5d3d2de721b45bc Author: USAMI Kenta Commit: USAMI Kenta Add `enum` support to `php-current-class` --- CHANGELOG.md | 1 + lisp/php.el | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md inde

[nongnu] elpa/mastodon ab2ce1c1a5 67/76: notifs: remove stray line

2025-04-05 Thread ELPA Syncer
branch: elpa/mastodon commit ab2ce1c1a50883b4c08e9295f0d5c4dc00ac3166 Author: marty hiatt Commit: marty hiatt notifs: remove stray line --- lisp/mastodon-notifications.el | 1 - 1 file changed, 1 deletion(-) diff --git a/lisp/mastodon-notifications.el b/lisp/mastodon-notifications.el index

[nongnu] elpa/el-job 2d8aeaaf42 140/143: Don't do delete-process, kill-buffer is enough

2025-04-05 Thread ELPA Syncer
branch: elpa/el-job commit 2d8aeaaf426bf5e6c3305ad4b7a558092a1ddc4b Author: Martin Edström Commit: Martin Edström Don't do delete-process, kill-buffer is enough --- el-job.el | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/el-job.el b/el-job.el index da4b0388

[nongnu] elpa/markdown-mode 244464388d 27/33: Merge branch 'master' into jayemar/toggle-hiding-of-wiki-links

2025-04-05 Thread ELPA Syncer
branch: elpa/markdown-mode commit 244464388d8e34acdd8becca06168711f59a6fd6 Merge: f579bcc561 d2d960bec1 Author: Joe Reinhart Commit: Joe Reinhart Merge branch 'master' into jayemar/toggle-hiding-of-wiki-links --- .../01_bug_report.md} | 16 +++-- .github/ISSUE_T

[nongnu] elpa/el-job 1f610a4609 048/143: Polish

2025-04-05 Thread ELPA Syncer
branch: elpa/el-job commit 1f610a46095bad30c8d6ec5eee0b3188df091229 Author: Martin Edström Commit: Martin Edström Polish --- el-job.el | 38 ++ 1 file changed, 14 insertions(+), 24 deletions(-) diff --git a/el-job.el b/el-job.el index 2d535c6e11..80621f1

[elpa] externals/yasnippet 2384fe1655: yasnippet.el (yas--version): Delete variable.

2025-04-05 Thread ELPA Syncer
branch: externals/yasnippet commit 2384fe1655c60e803521ba59a34c0a7e48a25d06 Author: Stefan Monnier Commit: Stefan Monnier yasnippet.el (yas--version): Delete variable. (yas-about): Fall back to the Git description only if the package version is not available. (yas--make-menu

[nongnu] elpa/dirvish db751b0ff6 2/5: feat(core): better support for `dired-do-find-marked-files` command

2025-04-05 Thread ELPA Syncer
branch: elpa/dirvish commit db751b0ff693a4f342edd274f5884534eb84f359 Author: Alex Lu Commit: Alex Lu feat(core): better support for `dired-do-find-marked-files` command --- dirvish.el | 11 +++ 1 file changed, 11 insertions(+) diff --git a/dirvish.el b/dirvish.el index 950fe781f7..

[nongnu] elpa/el-job 1c2a3e958e 135/143: Release version 2.3.0

2025-04-05 Thread ELPA Syncer
branch: elpa/el-job commit 1c2a3e958e0d4d00295e244177eb1cb58862c79c Author: Martin Edström Commit: Martin Edström Release version 2.3.0 --- el-job.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/el-job.el b/el-job.el index b120fd2d73..8fab934296 100644 --- a/el-job.el

[nongnu] elpa/emacsql 7ae4e90b33 4/7: emacsql-data-root: Remove unused variable

2025-04-05 Thread ELPA Syncer
branch: elpa/emacsql commit 7ae4e90b33cecb999f78c58c8057b3933cee40ef Author: Jonas Bernoulli Commit: Jonas Bernoulli emacsql-data-root: Remove unused variable --- emacsql.el | 4 1 file changed, 4 deletions(-) diff --git a/emacsql.el b/emacsql.el index 3fe230ee3e..b3aaa106e1 100644 --

[nongnu] elpa/el-job db9bf6156c 124/143: Release version 2.2.1

2025-04-05 Thread ELPA Syncer
branch: elpa/el-job commit db9bf6156c1344790312962250698c83c472d34b Author: Martin Edström Commit: Martin Edström Release version 2.2.1 --- el-job.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/el-job.el b/el-job.el index 991ac0fff0..789f0f4e24 100644 --- a/el-job.el

[elpa] externals/minuet 55f6527b2b 97/97: doc: update README.

2025-04-05 Thread ELPA Syncer
branch: externals/minuet commit 55f6527b2bd5197ac6ffb7197ef568cdf4c96d16 Author: Milan Glacier Commit: Milan Glacier doc: update README. --- README.md | 32 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index cc93b3e50

[nongnu] elpa/magit 7b13ced297 1/2: Use ## more

2025-04-05 Thread Jonas Bernoulli via
branch: elpa/magit commit 7b13ced2978fec4a45bf24a9124d9767249a55a5 Author: Jonas Bernoulli Commit: Jonas Bernoulli Use ## more --- lisp/git-commit.el| 2 +- lisp/git-rebase.el| 3 +-- lisp/magit-apply.el | 7 ++- lisp/magit-base.el| 6 ++

[elpa] externals/denote-journal da504a0a25 1/3: Refactor denote-journal-daily--title-format to also accept a blank string

2025-04-05 Thread ELPA Syncer
branch: externals/denote-journal commit da504a0a25fc503741448cd203f33fc65e207ad1 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Refactor denote-journal-daily--title-format to also accept a blank string --- denote-journal.el | 32 ++-- 1 file changed, 18

[elpa] externals/minuet 571aefc4ec 69/97: doc: update instruction on gemini service.

2025-04-05 Thread ELPA Syncer
branch: externals/minuet commit 571aefc4ec1a99787860aad8649fda0ef311d8ce Author: Milan Glacier Commit: Milan Glacier doc: update instruction on gemini service. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c72c76426c..41c

[nongnu] elpa/markdown-mode e50a72a6cb 24/33: Merge branch 'master' into jayemar/toggle-hiding-of-wiki-links

2025-04-05 Thread ELPA Syncer
branch: elpa/markdown-mode commit e50a72a6cb716996b6c16c16198e19a9b868ac36 Merge: c9c9ec6bcd 0a522bf682 Author: Joe Reinhart Commit: Joe Reinhart Merge branch 'master' into jayemar/toggle-hiding-of-wiki-links --- .github/workflows/test.yml | 6 +++--- CHANGES.md | 14 ++

[elpa] externals/ellama updated (559f1c4590 -> 8588296419)

2025-04-05 Thread ELPA Syncer
elpasync pushed a change to branch externals/ellama. from 559f1c4590 Merge pull request #291 from s-kostyaev/refactor-ellama-stream new b11eecc9f0 Add session ID display in header and mode lines new 78582e680d Add Ellama Session Header Line and Mode Line Modes documentatio

[elpa] externals/el-job 71eeac61b4 5/5: Lint

2025-04-05 Thread ELPA Syncer
branch: externals/el-job commit 71eeac61b49eabdc8f8fc4182859103b2d8d5bef Author: Martin Edström Commit: Martin Edström Lint --- el-job.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/el-job.el b/el-job.el index a29e705962..0244d96fe6 100644 --- a/el-job.el +++

[nongnu] elpa/cider updated (d346f3e486 -> 317c1644f3)

2025-04-05 Thread ELPA Syncer
elpasync pushed a change to branch elpa/cider. from d346f3e486 [stacktrace] Visual improvements, expand causes by 1 by default new f7ad3cbc12 Bump cider-nrepl to 0.53.0 new 317c1644f3 [eval] Refactor exception handling logic and overlay display Summary of changes: CHANG

[nongnu] elpa/magit e211a78135 5/5: magit-toggle-buffer-lock: Uniquify buffer name if necessary

2025-04-05 Thread Jonas Bernoulli via
branch: elpa/magit commit e211a781357f7b3c31416bfcec62a3fb19f15748 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-toggle-buffer-lock: Uniquify buffer name if necessary A temporary throwaway buffer is necessary because `uniquify-rationalize-file-buffer-names' excludes the

[nongnu] elpa/mastodon 66b3aadc07 68/76: group notifs: handle group data in json nil checks. FIX #642

2025-04-05 Thread ELPA Syncer
branch: elpa/mastodon commit 66b3aadc0753929acc81cb32643d05affb7d5419 Author: marty hiatt Commit: marty hiatt group notifs: handle group data in json nil checks. FIX #642 --- lisp/mastodon-notifications.el | 6 +- lisp/mastodon-tl.el| 19 --- 2 files changed

[nongnu] elpa/markdown-mode 37863796c8 21/33: Remove tp for pre-calculated markdown--title-props

2025-04-05 Thread ELPA Syncer
branch: elpa/markdown-mode commit 37863796c8782d296af0ca1308735fc2b286677c Author: Joe Reinhart Commit: Joe Reinhart Remove tp for pre-calculated markdown--title-props --- markdown-mode.el | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/markdown-mode.el b/markdown-mo

[nongnu] elpa/mastodon 3c7491c0ca 61/76: index

2025-04-05 Thread ELPA Syncer
branch: elpa/mastodon commit 3c7491c0caed7ece62f870d579048d7e1966768a Author: marty hiatt Commit: marty hiatt index --- mastodon-index.org | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/mastodon-index.org b/mastodon-index.org index bcde1943f6..b10b4a45e1 100644 -

[elpa] externals/dape 864760516e 5/5: Add repl completion region clamping on candidates

2025-04-05 Thread ELPA Syncer
branch: externals/dape commit 864760516e803fdcc307907d795b207998302fed Author: Daniel Pettersson Commit: Daniel Pettersson Add repl completion region clamping on candidates See XXX comment --- dape.el | 139 +++- 1 file ch

[nongnu] elpa/dirvish b99e30441d: fix: remove unneeded overlays in wdired

2025-04-05 Thread ELPA Syncer
branch: elpa/dirvish commit b99e30441d78d370b1cd68ea6c9734c092d80b46 Author: Alex Lu Commit: Alex Lu fix: remove unneeded overlays in wdired --- dirvish.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dirvish.el b/dirvish.el index f42e5cc448..0257310150 100644 --- a

[elpa] externals/minuet 6a7f5a2c4a 34/97: Merge pull request #9 from eltociear/patch-1

2025-04-05 Thread ELPA Syncer
branch: externals/minuet commit 6a7f5a2c4addd0bfd044c38a2b02220bf16fa95e Merge: f4a49dc75d 6aacdce682 Author: milanglacier Commit: GitHub Merge pull request #9 from eltociear/patch-1 docs: update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --

[nongnu] elpa/aidermacs 9fca6f04ad: Update README to lower emacs minimum requirement to 26.1

2025-04-05 Thread ELPA Syncer
branch: elpa/aidermacs commit 9fca6f04ade8801cd3b85a049cde1f5f7df6f711 Author: Mingde (Matthew) Zeng Commit: Mingde (Matthew) Zeng Update README to lower emacs minimum requirement to 26.1 Signed-off-by: Mingde (Matthew) Zeng --- README.md | 2 +- 1 file changed, 1 insertion(+), 1

[nongnu] elpa/aidermacs 01f04e0437 2/6: Warns user when font-lock position breaks

2025-04-05 Thread ELPA Syncer
branch: elpa/aidermacs commit 01f04e0437e45d0ea5c927542e42da0028e4904b Author: Mingde (Matthew) Zeng Commit: Mingde (Matthew) Zeng Warns user when font-lock position breaks Addresses #87 Signed-off-by: Mingde (Matthew) Zeng --- aidermacs-backend-comint.el | 10 ++

[elpa] externals/denote-sequence c41c3dea4d: Make denote-sequence--get-files work with 'denote-use-directory'

2025-04-05 Thread ELPA Syncer
branch: externals/denote-sequence commit c41c3dea4d02811ab285abd139451b5850b4320c Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make denote-sequence--get-files work with 'denote-use-directory' Thanks to Mirko Hernandez for reporting the problem in issue 2:

[nongnu] elpa/annotate 3413c20594 2/3: - increased version number;

2025-04-05 Thread ELPA Syncer
branch: elpa/annotate commit 3413c205947ffeb26ba328cb68be947733070794 Author: cage Commit: cage - increased version number; - updated NEWS file and changelog; - fixed docstring. --- Changelog | 28 NEWS.org| 4 annotate.el | 6 +++-

[nongnu] elpa/helm f32ac746d5 3/6: Add restore backup files action to hff

2025-04-05 Thread ELPA Syncer
branch: elpa/helm commit f32ac746d54b9e9f29d653a8594280f6d2eea4af Author: Thierry Volpiatto Commit: Thierry Volpiatto Add restore backup files action to hff --- helm-files.el | 64 +++ 1 file changed, 64 insertions(+) diff --git a/hel

[nongnu] elpa/markdown-mode 4d44c6a067 12/33: Fix lint warnings and byte compilation warnings

2025-04-05 Thread ELPA Syncer
branch: elpa/markdown-mode commit 4d44c6a06707a20b8315ea5443ef21f3ac3c895f Author: Joe Reinhart Commit: Joe Reinhart Fix lint warnings and byte compilation warnings --- markdown-mode.el | 195 --- 1 file changed, 99 insertions(+), 96 delet

[nongnu] elpa/magit 9cd7f530cd 4/5: magit-git-global-arguments: Add diff.noPrefix=false

2025-04-05 Thread Jonas Bernoulli via
branch: elpa/magit commit 9cd7f530cd3ba0ad92ca713e7e2ed41107516ca7 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-git-global-arguments: Add diff.noPrefix=false Closes #5340. --- lisp/magit-git.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/magi

[elpa] externals/denote-journal b59d0a6d05 2/3: Update the documentation of denote-journal-title-format

2025-04-05 Thread ELPA Syncer
branch: externals/denote-journal commit b59d0a6d055d15de7de60d04c44bbf2362c7c7a8 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update the documentation of denote-journal-title-format --- README.org| 4 denote-journal.el | 39 --- 2

[nongnu] elpa/mastodon 73fad4feb3 58/76: notifs amend render fun for avatars in non-grouped. FIX #678.

2025-04-05 Thread ELPA Syncer
branch: elpa/mastodon commit 73fad4feb39c66441ffda0e93fb728c939324ea4 Author: marty hiatt Commit: marty hiatt notifs amend render fun for avatars in non-grouped. FIX #678. --- lisp/mastodon-notifications.el | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff -

[nongnu] elpa/markdown-mode f8605b9ace 01/33: Initial somewhat hacky method to enable wiki link markup hiding

2025-04-05 Thread ELPA Syncer
branch: elpa/markdown-mode commit f8605b9ace676d14bb1dd1d23017ff2db091b70a Author: Joe Reinhart Commit: Joe Reinhart Initial somewhat hacky method to enable wiki link markup hiding --- markdown-mode.el | 23 +-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --gi

[nongnu] elpa/mastodon f764ffbb12 01/76: readme, sachac link

2025-04-05 Thread ELPA Syncer
branch: elpa/mastodon commit f764ffbb12d48c170cf16415dfa20ece49cfd293 Author: marty hiatt Commit: marty hiatt readme, sachac link --- README.org | 4 1 file changed, 4 insertions(+) diff --git a/README.org b/README.org index e2bbe7fdde..fe1759bfa9 100644 --- a/README.org +++ b/README.

[nongnu] elpa/gptel 0ce917a7f0 2/3: gptel-rewrite: Diff buffers, not files (#731)

2025-04-05 Thread ELPA Syncer
branch: elpa/gptel commit 0ce917a7f091eee7d2148ba53536816106f0a7b0 Author: Henrik Ahlgren Commit: GitHub gptel-rewrite: Diff buffers, not files (#731) * gptel-rewrite.el (gptel--rewrite-diff): Show the difference between buffers rather than file names. Otherwise, if a) the

[elpa] externals/dape updated (c3a7d822fd -> 7b6734d770)

2025-04-05 Thread ELPA Syncer
elpasync pushed a change to branch externals/dape. from c3a7d822fd Use new name dape-memory new f3ca3535dd Formatting fixups in dape-breakpoint-load new 7b6734d770 Skip writing breakpoints file if nothing has changed Summary of changes: dape.el | 47 ++

[elpa] externals/el-job 1d993ebc49 142/143: Fix: let processes stay alive (was always reaped immediately)

2025-04-05 Thread ELPA Syncer
branch: externals/el-job commit 1d993ebc49ddc85b8de8c966e5f37e40fba8cd6e Author: Martin Edström Commit: Martin Edström Fix: let processes stay alive (was always reaped immediately) --- el-job.el | 19 ++- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/el-job.

[elpa] externals/a68-mode eb919c1a43: Handle underscore characters in mode indicators in a68-font-lock-keywords

2025-04-05 Thread ELPA Syncer
branch: externals/a68-mode commit eb919c1a43b7a59e438362f69fa977910431fc55 Author: Jose E. Marchesi Commit: Jose E. Marchesi Handle underscore characters in mode indicators in a68-font-lock-keywords --- a68-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/a68-mode

[elpa] externals/minuet cc8c890413 57/97: doc: update README and package description.

2025-04-05 Thread ELPA Syncer
branch: externals/minuet commit cc8c890413cab2008e7674b4b9ef55627fcf5766 Author: Milan Glacier Commit: Milan Glacier doc: update README and package description. --- README.md | 20 minuet.el | 17 + 2 files changed, 25 insertions(+), 12 deletions(-) dif

[elpa] externals/minuet b382a436bd 47/97: refactor: rename :additional context field to :language-and-tab.

2025-04-05 Thread ELPA Syncer
branch: externals/minuet commit b382a436bd1ba6bd3849cca0a5c959dde3c23ac3 Author: Milan Glacier Commit: Milan Glacier refactor: rename :additional context field to :language-and-tab. --- minuet.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/minuet.el b/minuet.el

[elpa] externals/denote 93b15ee6de 10/15: Placate the compiler about denote-retrieve-xref-alist

2025-04-05 Thread ELPA Syncer
branch: externals/denote commit 93b15ee6de6fc520427d76bf4bc98c1037608250 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Placate the compiler about denote-retrieve-xref-alist This builds on top of commit f70c96c, which was contributed by Lucas Quintana in pull request 57

[nongnu] elpa/orgit updated (6ad0dc35c8 -> 657f8cdd5d)

2025-04-05 Thread ELPA Syncer
elpasync pushed a change to branch elpa/orgit. from 6ad0dc35c8 Release version 2.0.1 new f069c66c8a make: Add llama to DEPS new 657f8cdd5d Bump minimal Emacs Summary of changes: Makefile | 1 + orgit.el | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-)

[elpa] externals/minuet 93056be934 04/97: chore: pass linter test.

2025-04-05 Thread ELPA Syncer
branch: externals/minuet commit 93056be9343e32a1bfcc8d8f386f86e5191b08b0 Author: Milan Glacier Commit: Milan Glacier chore: pass linter test. --- minuet.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/minuet.el b/minuet.el index 9d451e718d..e2c7b8b4d2 100644 ---

[nongnu] elpa/aidermacs a252760d74: Fix aidermacs-get-buffer-name nested project ordering

2025-04-05 Thread ELPA Syncer
branch: elpa/aidermacs commit a252760d74a06c4287244ac9d5f4fb19ef2e33fb Author: Mingde (Matthew) Zeng Commit: Mingde (Matthew) Zeng Fix aidermacs-get-buffer-name nested project ordering Signed-off-by: Mingde (Matthew) Zeng --- aidermacs.el | 6 +- 1 file changed, 5 insertions(+

[elpa] externals/denote-journal updated (84b2970548 -> d71692bd8c)

2025-04-05 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote-journal. from 84b2970548 Refactor how the calendar time is passed around and processed new 462dc5f4a3 Make denote-journal-calendar-mode add hooks locally and clarify its doc string new 4bd57037f0 Remove useless when-let i

[elpa] externals/minuet 001e9fe417 27/97: refactor: only get buffer content after context size computation.

2025-04-05 Thread ELPA Syncer
branch: externals/minuet commit 001e9fe4177cd88e58b0386f6af127c37c0573d9 Author: Milan Glacier Commit: Milan Glacier refactor: only get buffer content after context size computation. Closes #2. --- minuet.el | 38 -- 1 file changed, 16 insertions

[nongnu] elpa/el-job 6d6445cc16 033/143: Try fix org-node#78

2025-04-05 Thread ELPA Syncer
branch: elpa/el-job commit 6d6445cc16d4fb030a6750bdbbfb2483d5aafcbf Author: Martin Edström Commit: Martin Edström Try fix org-node#78 --- el-job.el | 42 +++--- 1 file changed, 19 insertions(+), 23 deletions(-) diff --git a/el-job.el b/el-job.el index 24

[elpa] externals/popper 49f4904480: popper: Linting

2025-04-05 Thread ELPA Syncer
branch: externals/popper commit 49f4904480cf4ca5c6db83fcfa9e6ea8d4567d96 Author: Karthik Chikmagalur Commit: Karthik Chikmagalur popper: Linting if-let -> if-let* when-let -> when-let* * popper.el (popper--suppress-popups, popper-raise-popup, popper-group-by-project, p

[elpa] externals/llm 8fbb242585: Defaut Open AI compatible models to "unset" (#177)

2025-04-05 Thread ELPA Syncer
branch: externals/llm commit 8fbb242585a3f06505f237fe597289fc5f1ca308 Author: Andrew Hyatt Commit: GitHub Defaut Open AI compatible models to "unset" (#177) This is because some providers don't need a model, but we should always pass one since the model field is required by the

[elpa] externals/ellama f93f777efb 14/16: Add ephemeral context support to documentation

2025-04-05 Thread ELPA Syncer
branch: externals/ellama commit f93f777efb3b15236edf970161c4d196769d Author: Sergey Kostyaev Commit: Sergey Kostyaev Add ephemeral context support to documentation Added support for an ephemeral context, which is temporary and only available for a single request. Updated RE

[elpa] externals/minuet 9cbd2fcadd 82/97: doc: add recipes for launching llama.cpp server.

2025-04-05 Thread ELPA Syncer
branch: externals/minuet commit 9cbd2fcaddf1526cdb63db464dbaf585aef5ebc7 Author: Milan Glacier Commit: Milan Glacier doc: add recipes for launching llama.cpp server. --- README.md | 15 ++--- recipes.md | 73 ++ 2 files ch

[nongnu] elpa/emacsql updated (f111b0acc7 -> 770120b674)

2025-04-05 Thread ELPA Syncer
elpasync pushed a change to branch elpa/emacsql. from f111b0acc7 Release version 4.2.0 new 475943f6ed emacsql-sqlite-builtin.el: Fix function declarations new f48d1d61e4 emacsql-sqlite-builtin.el: Don't require lisp library sqlite new de66b2bee3 emacsql-global-timeo

[nongnu] branch origin/scratch/logview deleted (was 1d1bcbcfd9)

2025-04-05 Thread Stefan Monnier via
monnier pushed a change to branch origin/scratch/logview. was 1d1bcbcfd9 logview.el: Avoid (1+ (buffer-size)) The revisions that were on this branch are still contained in other references; therefore, this change does not discard any commits from the repository.

[elpa] externals/modus-themes updated (55609222f9 -> edb78e5f46)

2025-04-05 Thread ELPA Syncer
elpasync pushed a change to branch externals/modus-themes. from 55609222f9 Change the accent mappings in modus-vivendi-tinted for stylistic consistency new 5d9a43beb8 Add adoc-mode support new e6702f9b9f Update adoc-meta-hide-face new 0f6563320c Merge pull request #

[elpa] externals/modus-themes 5d9a43beb8 1/4: Add adoc-mode support

2025-04-05 Thread ELPA Syncer
branch: externals/modus-themes commit 5d9a43beb8f66c44301fafd01892532a59f894e0 Author: Leilei332 Commit: Leilei332 Add adoc-mode support Adapt color for adoc-mode faces --- modus-themes.el | 18 ++ 1 file changed, 18 insertions(+) diff --git a/modus-themes.el b/mod

[elpa] externals/modus-themes edb78e5f46 4/4: Acknowledge Leilei332 for expanding support for adoc-mode

2025-04-05 Thread ELPA Syncer
branch: externals/modus-themes commit edb78e5f468c329aadab8f3cf82303cf1d6bb1e4 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Acknowledge Leilei332 for expanding support for adoc-mode This was done in pull request 137:

[elpa] externals/modus-themes e6702f9b9f 2/4: Update adoc-meta-hide-face

2025-04-05 Thread ELPA Syncer
branch: externals/modus-themes commit e6702f9b9f52fff623748f7a44d3dfceec78d963 Author: Leilei332 Commit: Leilei332 Update adoc-meta-hide-face --- modus-themes.el | 1 + 1 file changed, 1 insertion(+) diff --git a/modus-themes.el b/modus-themes.el index ec9c9cf5ab..640342ab8a 100644 --- a/m

[nongnu] elpa/el-job 612338ce61 029/143: Extra safety clause

2025-04-05 Thread ELPA Syncer
branch: elpa/el-job commit 612338ce61066ece10378313b4daec5b7ec0178e Author: Martin Edström Commit: Martin Edström Extra safety clause --- el-job.el | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/el-job.el b/el-job.el index f7dac266ed..6a23c6d1a5 100644 --- a

[nongnu] elpa/proof-general c9689aea0c 04/11: Adapting compile tests to the rocq cli.

2025-04-05 Thread ELPA Syncer
branch: elpa/proof-general commit c9689aea0c0d26c5a41ac24c67cf8181ec950dfc Author: Pierre Courtieu Commit: Pierre Courtieu Adapting compile tests to the rocq cli. --- ci/compile-tests/010-coqdep-errors/runtest.el | 10 +++--- coq/coq-par-compile.el| 12 +-

[elpa] externals/org fbf39134f3 1/2: Fix all the users of org-table-map-tables that expect org table type

2025-04-05 Thread ELPA Syncer
branch: externals/org commit fbf39134f39fbdf893712673e3f2da56a50a8cfa Author: Ihor Radchenko Commit: Ihor Radchenko Fix all the users of org-table-map-tables that expect org table type * lisp/org-table.el (org-table-map-tables): Add new optional parameter to only map over specif

[nongnu] elpa/mastodon 4ad4242c5c 49/76: media upload: rename funs so they're media funs

2025-04-05 Thread ELPA Syncer
branch: elpa/mastodon commit 4ad4242c5cdfc07bb80a3159ac064233834bf7e4 Author: marty hiatt Commit: marty hiatt media upload: rename funs so they're media funs --- lisp/mastodon-http.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lisp/mastodon-http.el b/lisp/ma

[elpa] externals/matlab-mode 42fabf83c6 2/2: Correct copyright in matlab-shell.el

2025-04-05 Thread ELPA Syncer
branch: externals/matlab-mode commit 42fabf83c63c369713075d5af6a6c81830fbfb5f Author: John Ciolfi Commit: John Ciolfi Correct copyright in matlab-shell.el --- matlab-shell.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/matlab-shell.el b/matlab-shell.el index 55

[nongnu] elpa/visual-fill-column 30fc3e4ea9: New command `visual-fill-column-toggle-center-text`.

2025-04-05 Thread ELPA Syncer
branch: elpa/visual-fill-column commit 30fc3e4ea9aa415eccc873e5d7c4f1bbc0491495 Author: Joost Kremers Commit: Joost Kremers New command `visual-fill-column-toggle-center-text`. --- README.md | 6 ++ visual-fill-column.el | 6 ++ 2 files changed, 8 insertions(+), 4 deleti

[elpa] externals/emms abb4f614da: * doc/emms.texinfo: typo

2025-04-05 Thread ELPA Syncer
branch: externals/emms commit abb4f614dae6b7e90ee1f275d8a5e40721c39d54 Author: Yoni Rabkin Commit: Yoni Rabkin * doc/emms.texinfo: typo --- doc/emms.texinfo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/emms.texinfo b/doc/emms.texinfo index 76e514a850..8a2c7999

[nongnu] elpa/magit updated (3c0c4df461 -> 38aef4eab4)

2025-04-05 Thread Jonas Bernoulli via
tarsius pushed a change to branch elpa/magit. from 3c0c4df461 magit-apply-patch: Do not refresh twice new 7a6074d337 Fix autoload for magit-log-current new 83780a2805 magit-format-file-function: Improve custom type new 280fa3ddab magit-merge-into: Rename to magit-mer

[nongnu] elpa/clojure-ts-mode c213950234: Pass fully qualified symbol to clojure-ts-get-indent-function

2025-04-05 Thread ELPA Syncer
branch: elpa/clojure-ts-mode commit c21395023463a7d0adbe36c320ea54733c412849 Author: Roman Rudakov Commit: Bozhidar Batsov Pass fully qualified symbol to clojure-ts-get-indent-function --- CHANGELOG.md | 1 + clojure-ts-mode.el | 23 +++

[elpa] externals/hyperbole 513cefc6dd: Add macro for restoring hywiki-mode to state before ert-test (#687)

2025-04-05 Thread ELPA Syncer
branch: externals/hyperbole commit 513cefc6dd9d02c15c1c4bb3ed9cd894f50e543a Author: Mats Lidell Commit: GitHub Add macro for restoring hywiki-mode to state before ert-test (#687) Use if for all tests that manipulate the state of hywiki-mode. --- ChangeLog| 4 + test/h

[nongnu] elpa/dirvish 8a0df38f19: perf: remove redundant text property insertion

2025-04-05 Thread ELPA Syncer
branch: elpa/dirvish commit 8a0df38f19832fbf8ffc38b022fb13d8aa8807bc Author: Alex Lu Commit: Alex Lu perf: remove redundant text property insertion --- extensions/dirvish-fd.el | 7 ++- extensions/dirvish-narrow.el | 12 2 files changed, 10 insertions(+), 9 deletions(-

[nongnu] elpa/proof-general 2d4d0317a6 2/2: Merge pull request #793 from hendriktews/kill-question

2025-04-05 Thread ELPA Syncer
branch: elpa/proof-general commit 2d4d0317a6e6bea92c1bfd0148f3cf83e6692841 Merge: 3d81aa7838 1f9484f50e Author: hendriktews Commit: GitHub Merge pull request #793 from hendriktews/kill-question proof-shell: Don't ask about killing the proof assistant on exit --- CHANGES

[nongnu] elpa/clojure-ts-mode c08e2dda2c 1/4: Properly highlight function name in letfn form

2025-04-05 Thread ELPA Syncer
branch: elpa/clojure-ts-mode commit c08e2dda2cce7b9c1897076de556fabb99c4c194 Author: Roman Rudakov Commit: Bozhidar Batsov Properly highlight function name in letfn form --- CHANGELOG.md | 15 +- clojure-ts-mode.el | 9 +- test/cloj

[elpa] externals/minuet bde3350eae 65/97: doc: fix typo.

2025-04-05 Thread ELPA Syncer
branch: externals/minuet commit bde3350eaef768aaf8546dcc7b186fd761d947d6 Author: Milan Glacier Commit: Milan Glacier doc: fix typo. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bc9b62aef1..34fa8b9ce3 100644 --- a/README.

[nongnu] elpa/dirvish ecb7c42e20: perf(narrow): lazy completion

2025-04-05 Thread ELPA Syncer
branch: elpa/dirvish commit ecb7c42e20ce18f80d702eafb2e6add5b1e4d023 Author: Alex Lu Commit: Alex Lu perf(narrow): lazy completion --- dirvish-widgets.el | 16 +++-- dirvish.el | 8 +++ extensions/dirvish-narrow.el | 54 +++---

[elpa] externals/denote-journal 4c8bf6a310: Make denote-journal--entry-today query the denote-journal-directory instead of denote-directory

2025-04-05 Thread ELPA Syncer
branch: externals/denote-journal commit 4c8bf6a3101c7aac7d6c3221625d49cfeb6dcb6d Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make denote-journal--entry-today query the denote-journal-directory instead of denote-directory Before we were not supporting the case of 'denote

[elpa] externals/modus-themes d8d36c40e1 2/2: Refine how modus-themes-to-toggle gets the list of themes in its :type

2025-04-05 Thread ELPA Syncer
branch: externals/modus-themes commit d8d36c40e17bab3d1d6cd3c3009af6296a762b4e Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Refine how modus-themes-to-toggle gets the list of themes in its :type --- modus-themes.el | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-)

[elpa] externals/modus-themes 8e45bc97fb 1/2: Add support for new icomplete-vertical-mode faces (Emacs 31)

2025-04-05 Thread ELPA Syncer
branch: externals/modus-themes commit 8e45bc97fb57db6bf7689765f7504f4dc7ec05d7 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add support for new icomplete-vertical-mode faces (Emacs 31) --- modus-themes.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modus-themes.el b/mod

[elpa] externals/modus-themes updated (edb78e5f46 -> d8d36c40e1)

2025-04-05 Thread ELPA Syncer
elpasync pushed a change to branch externals/modus-themes. from edb78e5f46 Acknowledge Leilei332 for expanding support for adoc-mode new 8e45bc97fb Add support for new icomplete-vertical-mode faces (Emacs 31) new d8d36c40e1 Refine how modus-themes-to-toggle gets the list of

[nongnu] elpa/clojure-ts-mode 606740ac29 3/4: Fix docstring

2025-04-05 Thread ELPA Syncer
branch: elpa/clojure-ts-mode commit 606740ac2987c8cc98314080e9f31e6cb8708ce3 Author: Bozhidar Batsov Commit: Bozhidar Batsov Fix docstring --- clojure-ts-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clojure-ts-mode.el b/clojure-ts-mode.el index 3cfe8fcc62..3e6

[nongnu] elpa/clojure-ts-mode 5243649fb6 2/4: Bump the development version

2025-04-05 Thread ELPA Syncer
branch: elpa/clojure-ts-mode commit 5243649fb6b40d1c9c668fa7ec550063212231d5 Author: Bozhidar Batsov Commit: Bozhidar Batsov Bump the development version --- clojure-ts-mode.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/clojure-ts-mode.el b/clojure-ts-mode.e

[nongnu] elpa/clojure-ts-mode 7792ef2704 4/4: Tweak code style

2025-04-05 Thread ELPA Syncer
branch: elpa/clojure-ts-mode commit 7792ef270436456cb18398109cdaf1a4aa0044a7 Author: Bozhidar Batsov Commit: Bozhidar Batsov Tweak code style --- clojure-ts-mode.el | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/clojure-ts-mode.el b/clojure-ts-mode.el index 3

[nongnu] elpa/clojure-ts-mode updated (c8286e23e2 -> 7792ef2704)

2025-04-05 Thread ELPA Syncer
elpasync pushed a change to branch elpa/clojure-ts-mode. from c8286e23e2 Support nested indentation rules new c08e2dda2c Properly highlight function name in letfn form new 5243649fb6 Bump the development version new 606740ac29 Fix docstring new 7792ef2704 Twe

[nongnu] elpa/helm c5f055826a 2/2: Fix quoting in more lambdas

2025-04-05 Thread ELPA Syncer
branch: elpa/helm commit c5f055826a9d711a97a73096a9585a5fbd6c7b16 Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix quoting in more lambdas --- helm-bookmark.el | 8 helm-color.el| 10 +- helm-elisp.el| 6 +++--- helm-eval.el | 30 +++

[nongnu] elpa/helm 5aeff88aa6 1/2: Fix helm-force-update docstring

2025-04-05 Thread ELPA Syncer
branch: elpa/helm commit 5aeff88aa66133699fa6160fd00ddb0e6cf507c0 Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix helm-force-update docstring --- helm-core.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/helm-core.el b/helm-core.el index c18a1d1243..9964d3fd

[nongnu] elpa/helm updated (dd5047990d -> c5f055826a)

2025-04-05 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from dd5047990d Fix preselection after persistent killing of buffers new 5aeff88aa6 Fix helm-force-update docstring new c5f055826a Fix quoting in more lambdas Summary of changes: helm-bookmark.el | 8 helm-color.el

[elpa] externals/dired-preview 6b8dad7ddd 4/4: Acknowledge Sean Devlin for commit c879b76

2025-04-05 Thread ELPA Syncer
branch: externals/dired-preview commit 6b8dad7ddd1925bc95e9e400cfab2f4357a37d8c Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Acknowledge Sean Devlin for commit c879b76 That was done in pull request 26: . The chang

[elpa] externals/dired-preview 22150aa122 3/4: Make stylistic changes to dired-preview-test.el and move it intot a subdirectory

2025-04-05 Thread ELPA Syncer
branch: externals/dired-preview commit 22150aa122f3fe0a5855c5d232bb2a625e8996ca Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make stylistic changes to dired-preview-test.el and move it intot a subdirectory This extends what Sean Devlin contributed in pull request 26:

[elpa] externals/dired-preview updated (a4ab2b5be5 -> 6b8dad7ddd)

2025-04-05 Thread ELPA Syncer
elpasync pushed a change to branch externals/dired-preview. from a4ab2b5be5 Make the page up/down commands work with PDF files new c879b76f4d Allow ignoring of files without extensions new b347f4215f Merge pull request #26 from sdevlin/ignore-whole-file-name new 221

[elpa] externals/minuet f4a49dc75d 33/97: chore: fix byte compiler warning.

2025-04-05 Thread ELPA Syncer
branch: externals/minuet commit f4a49dc75d7f3fd93e36d4efab996cbc25f6821b Author: Milan Glacier Commit: Milan Glacier chore: fix byte compiler warning. --- minuet.el | 45 - 1 file changed, 28 insertions(+), 17 deletions(-) diff --git a/minuet.el

[nongnu] elpa/aidermacs 30d89248de 3/3: Rewrite aidermacs-models to support aider 0.78.0 and xai

2025-04-05 Thread ELPA Syncer
branch: elpa/aidermacs commit 30d89248de27411bc85a1b750d317adbc050f83d Author: Mingde (Matthew) Zeng Commit: Mingde (Matthew) Zeng Rewrite aidermacs-models to support aider 0.78.0 and xai Signed-off-by: Mingde (Matthew) Zeng --- README.md | 30 ++- aidermacs

[elpa] externals/minuet 2248735858 26/97: doc: update README.

2025-04-05 Thread ELPA Syncer
branch: externals/minuet commit 2248735858727e55f1df47dedfd4ae57750050f1 Author: Milan Glacier Commit: Milan Glacier doc: update README. --- README.md | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7d12d6bc30..a5a498d87e 100644 --

[elpa] externals/org-modern 0cf27c5ef6: Package-Requires: Specify Org mode version

2025-04-05 Thread ELPA Syncer
branch: externals/org-modern commit 0cf27c5ef6185181bc796cb0497d7784837295b2 Author: Daniel Mendler Commit: Daniel Mendler Package-Requires: Specify Org mode version --- org-modern.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/org-modern.el b/org-modern.el index

[elpa] externals/ellama 3b8cb56940 4/4: Merge pull request #312 from s-kostyaev/eliminate-ollama-binary-dependency

2025-04-05 Thread ELPA Syncer
branch: externals/ellama commit 3b8cb569409ccbef7e9e955aefcd550c4be3e607 Merge: bb0bdc2f8f 84abd87b73 Author: Sergey Kostyaev Commit: GitHub Merge pull request #312 from s-kostyaev/eliminate-ollama-binary-dependency Remove `ellama-ollama-binary` configuration --- NEWS.org

[nongnu] elpa/mastodon 5d826c5bb3 41/76: pin toot: only reload if in own profile view. FIX #672.

2025-04-05 Thread ELPA Syncer
branch: elpa/mastodon commit 5d826c5bb32e7ad2e8463f195357a4d9e4ed1162 Author: marty hiatt Commit: marty hiatt pin toot: only reload if in own profile view. FIX #672. --- lisp/mastodon-tl.el | 10 ++ lisp/mastodon-toot.el | 13 - 2 files changed, 18 insertions(+), 5 del

[elpa] externals/el-job updated (5fcadfaf96 -> cdcc1d9afe)

2025-04-05 Thread ELPA Syncer
elpasync pushed a change to branch externals/el-job. from 5fcadfaf96 Release version 2.4.1 new 467cf80d6c Delete dir-locals new 6fa04dae03 Fix some cases of "void function" new cdcc1d9afe Release version 2.4.2 Summary of changes: .dir-locals.el | 15 --

  1   2   >