[nongnu] elpa/xah-fly-keys c110ad7f02: xah-insert-date major refactor. now show current date in minibufer menu. xah-show-kill-ring went back to qwerty key t.

2025-04-12 Thread ELPA Syncer
branch: elpa/xah-fly-keys commit c110ad7f02fdf8de3e96eea0bf1764afb1eeb1f0 Author: Xah Lee Commit: Xah Lee xah-insert-date major refactor. now show current date in minibufer menu. xah-show-kill-ring went back to qwerty key t. --- xah-fly-keys.el | 51

[nongnu] elpa/vm 83b307a832 1/2: fixed thread display causes by not correcly save current point (fixes #492)

2025-04-12 Thread ELPA Syncer
branch: elpa/vm commit 83b307a832be08ea0e5664683f8cfc6589d14328 Author: Mark Diekhans Commit: Mark Diekhans fixed thread display causes by not correcly save current point (fixes #492) --- lisp/vm-message.el | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/lisp

[nongnu] elpa/vm 1e96a3c67b 2/2: Merge branch 'main' into 'main'

2025-04-12 Thread ELPA Syncer
branch: elpa/vm commit 1e96a3c67baa0c6e7015a3fb2957845488d05da0 Merge: 47f60c5f14 83b307a832 Author: Mark Diekhans Commit: Mark Diekhans Merge branch 'main' into 'main' fixed thread display causes by not correcly save current point (fixes #492) Closes #492 See merg

[elpa] externals/minuet 4f344466a9 2/3: doc: update README.

2025-04-12 Thread ELPA Syncer
branch: externals/minuet commit 4f344466a9c8d888ec812846f70b16e88f10b3b1 Author: Milan Glacier Commit: Milan Glacier doc: update README. --- README.md | 9 + 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index edafde1f62..81eccce957 100644 --- a/README.md +++ b

[elpa] externals/minuet aa5e30ba1a 3/3: refactor: minor improvement.

2025-04-12 Thread ELPA Syncer
branch: externals/minuet commit aa5e30ba1a8a8ca7afbd4997ff6518157d7d6f87 Author: Milan Glacier Commit: Milan Glacier refactor: minor improvement. --- minuet.el | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/minuet.el b/minuet.el index 2fea5f5b72..

[elpa] externals/minuet updated (6513387e01 -> aa5e30ba1a)

2025-04-12 Thread ELPA Syncer
elpasync pushed a change to branch externals/minuet. from 6513387e01 fix: fix overlay positioning when the not at end-of-line. new 7f4eebaba0 feat: add option to show error message on minibuffer and improve error message. new 4f344466a9 doc: update README. new aa5e3

[elpa] externals/minuet 7f4eebaba0 1/3: feat: add option to show error message on minibuffer and improve error message.

2025-04-12 Thread ELPA Syncer
branch: externals/minuet commit 7f4eebaba09401956cacc9deb1e3579fb774619a Author: Milan Glacier Commit: Milan Glacier feat: add option to show error message on minibuffer and improve error message. --- minuet.el | 30 ++ 1 file changed, 22 insertions(+), 8 deleti

[elpa] main 9be99ce72b: elpa-packages (sml-mode): Add manual

2025-04-12 Thread Stefan Monnier via
branch: main commit 9be99ce72b028b15f934f00d4487930c5b5a8765 Author: Stefan Monnier Commit: Stefan Monnier elpa-packages (sml-mode): Add manual --- elpa-packages | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/elpa-packages b/elpa-packages index 53b51f1fa4..aebc510771

[elpa] externals/org 54c4786d95: org-pcomplete: Factor out constant list of block keywords into variable

2025-04-12 Thread ELPA Syncer
branch: externals/org commit 54c4786d957daf6f9c9fbb914dc70b7e7f5a5b57 Author: Pedro A. Aranda Commit: Ihor Radchenko org-pcomplete: Factor out constant list of block keywords into variable * lisp/org-pcomplete.el (org-block-keywords): New constant. (pcomplete/org-mode/file-optio

[elpa] externals/corfu 62709792cb: README: Improve dabbrev config

2025-04-12 Thread ELPA Syncer
branch: externals/corfu commit 62709792cb17d679ad0f10d1246fe30f401cffac Author: Daniel Mendler Commit: Daniel Mendler README: Improve dabbrev config --- README.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index c745a9ff0f..1870291576 1006

[nongnu] elpa/gptel 8329ee709e: gptel-gemini: Add support for Gemini 2.5 Pro Preview (#781)

2025-04-12 Thread ELPA Syncer
branch: elpa/gptel commit 8329ee709ebf91d59a07dc13f193f173118b1ae2 Author: Pablo Stafforini Commit: GitHub gptel-gemini: Add support for Gemini 2.5 Pro Preview (#781) --- gptel-gemini.el | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/gptel-gemini.el b/gptel-

[elpa] externals/org 10ffea6b63: ob-comint: Fix async session evaluation for inline src blocks

2025-04-12 Thread ELPA Syncer
branch: externals/org commit 10ffea6b63fd3993558614789d9ab380f67b3c89 Author: Jack Kamm Commit: Jack Kamm ob-comint: Fix async session evaluation for inline src blocks * lisp/ob-comint.el: Imports for functions and variables from org-element and org-element-ast. Note org-elemen

[elpa] externals/modus-themes cfe8702f56: Tweak value of yellow-cooler in modus-operandi-tinted

2025-04-12 Thread ELPA Syncer
branch: externals/modus-themes commit cfe8702f56f9c06254d9a8f8996766ffa2c6f609 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Tweak value of yellow-cooler in modus-operandi-tinted --- modus-operandi-tinted-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a

[elpa] externals-release/org 066952da0b: ox-latex: Explain unicode problems with pdflatex more accurately

2025-04-12 Thread ELPA Syncer
branch: externals-release/org commit 066952da0ba99a37ec2a1c343d0cb42d3ad9b828 Author: Pedro A. Aranda Commit: Ihor Radchenko ox-latex: Explain unicode problems with pdflatex more accurately * ox-latex.el: Change warning when unsupported Unicode characters are detected by pdflate

[elpa] externals/org updated (38cd9b0a3a -> 8a9d1fd8f8)

2025-04-12 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 38cd9b0a3a org-persist: Avoid writing index frequently adds 5df3785473 lisp/org.el (org-paste-special): Fix a typo adds 74dde3abae Update version number for the 9.7.27 release new 066952da0b ox-latex: Explain unico

[elpa] externals/org 8a9d1fd8f8: Merge branch 'bugfix'

2025-04-12 Thread ELPA Syncer
branch: externals/org commit 8a9d1fd8f839babf5e49a2927e4ff7de424b13f4 Merge: 38cd9b0a3a 066952da0b Author: Ihor Radchenko Commit: Ihor Radchenko Merge branch 'bugfix' --- lisp/org.el | 2 +- lisp/ox-latex.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/or

[elpa] externals/beardbolt 828fbddeb3: Fix beardbolt-preserve-library-functions switch

2025-04-12 Thread ELPA Syncer
branch: externals/beardbolt commit 828fbddeb3145139f9d7eca4336f7c970a331d9d Author: João Távora Commit: João Távora Fix beardbolt-preserve-library-functions switch It was broken from the beginning. * beardbolt.el (bb--process-asm): Fix. --- beardbolt.el | 21 --

[elpa] externals/plz-media-type 4a0621e6d7 2/3: Release 0.2.4

2025-04-12 Thread ELPA Syncer
branch: externals/plz-media-type commit 4a0621e6d76860b0c331d58845af11c150e5f19a Author: Roman Scherer Commit: Roman Scherer Release 0.2.4 --- plz-media-type.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plz-media-type.el b/plz-media-type.el index 4b86ef46a3..86d0b8

[nongnu] elpa/helm c99ef31aad 2/2: Add docstring to helm-buffers--quote-truncated-buffer

2025-04-12 Thread ELPA Syncer
branch: elpa/helm commit c99ef31aadfeea95155e437a6969ae7d8ecc7748 Author: Thierry Volpiatto Commit: Thierry Volpiatto Add docstring to helm-buffers--quote-truncated-buffer --- helm-buffers.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/helm-buffers.el b/helm-buffers.el index a292

[nongnu] elpa/helm f30a4bd822 1/2: Fix len of truncated buffers with icons

2025-04-12 Thread ELPA Syncer
branch: elpa/helm commit f30a4bd8224b1d1935a5774cec74ddf6a50785d6 Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix len of truncated buffers with icons --- helm-buffers.el | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/helm-buffers.el b/helm-buffers.el in

[nongnu] elpa/helm updated (a9bca00ce5 -> c99ef31aad)

2025-04-12 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from a9bca00ce5 Simplify helm-boring-file-regexp-list settings (#2009) new f30a4bd822 Fix len of truncated buffers with icons new c99ef31aad Add docstring to helm-buffers--quote-truncated-buffer Summary of changes: helm-buffer

[elpa] externals/plz-media-type updated (ab69de91ae -> b1127982d5)

2025-04-12 Thread ELPA Syncer
elpasync pushed a change to branch externals/plz-media-type. from ab69de91ae Set version to 0.2.4-pre new c76fa0122b Move plz-curl-default-args from letrec to let new 4a0621e6d7 Release 0.2.4 new b1127982d5 Set version to 0.2.5-pre Summary of changes: plz-media-ty

[elpa] externals/plz-media-type b1127982d5 3/3: Set version to 0.2.5-pre

2025-04-12 Thread ELPA Syncer
branch: externals/plz-media-type commit b1127982d53a082447030cda6e8ead3899cb Author: Roman Scherer Commit: Roman Scherer Set version to 0.2.5-pre --- plz-media-type.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plz-media-type.el b/plz-media-type.el index 86d0b82

[elpa] externals/plz-media-type c76fa0122b 1/3: Move plz-curl-default-args from letrec to let

2025-04-12 Thread ELPA Syncer
branch: externals/plz-media-type commit c76fa0122bad2ccbc1d58c3a05d6bde725c7d020 Author: Roman Scherer Commit: r0man Move plz-curl-default-args from letrec to let This fixes a regession introduced in: https://github.com/r0man/plz-media-type/commit/9f5a4cbbebc9779ee2cfd3e58c53a3

[elpa] externals/el-job 95e8b49a5c: Don't try to exec after a file-error (meedstrom/org-node#91)

2025-04-12 Thread ELPA Syncer
branch: externals/el-job commit 95e8b49a5c6591dac0d566c1ee43e1bb0d966a85 Author: Martin Edström Commit: Martin Edström Don't try to exec after a file-error (meedstrom/org-node#91) --- el-job.el | 20 ++-- 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/el-job.

[nongnu] elpa/gptel 9349d90ffb: gptel-openai-extras: Add Grok 3 model variants to xAI (#775)

2025-04-12 Thread ELPA Syncer
branch: elpa/gptel commit 9349d90ffbb9cc067ae1553485f7391199c5ca74 Author: Lucian <72520178+axelkn...@users.noreply.github.com> Commit: GitHub gptel-openai-extras: Add Grok 3 model variants to xAI (#775) * gptel-openai-extras.el (gptel-make-xai): Introduce new backend function `g

[nongnu] elpa/swift-mode 14a79569f1 2/3: Update CI

2025-04-12 Thread ELPA Syncer
branch: elpa/swift-mode commit 14a79569f1939fa7348192c4ec7d1d1d70e5654a Author: taku0 Commit: taku0 Update CI --- .github/workflows/run-test.yml | 4 scripts/lint_in_docker.sh | 2 +- scripts/test_in_docker.sh | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --g

[nongnu] elpa/swift-mode e30b9d46e0 3/3: Bump version to 9.3.0

2025-04-12 Thread ELPA Syncer
branch: elpa/swift-mode commit e30b9d46e031fd25e794f00f23b6427f44f7d221 Author: taku0 Commit: taku0 Bump version to 9.3.0 --- swift-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swift-mode.el b/swift-mode.el index 8d1e72bf28..305a82052a 100644 --- a/swift-mode.

[nongnu] elpa/swift-mode updated (2c0b2b72dc -> e30b9d46e0)

2025-04-12 Thread ELPA Syncer
elpasync pushed a change to branch elpa/swift-mode. from 2c0b2b72dc Fix infinite loop in swift-mode:syntax-propertize:scan new 95b74fbf1b Handle output of Swift Testing new 14a79569f1 Update CI new e30b9d46e0 Bump version to 9.3.0 Summary of changes: .github/workf

[nongnu] elpa/swift-mode 95b74fbf1b 1/3: Handle output of Swift Testing

2025-04-12 Thread ELPA Syncer
branch: elpa/swift-mode commit 95b74fbf1bed063816f6702ee0c800888c062171 Author: taku0 Commit: taku0 Handle output of Swift Testing https://github.com/swift-emacs/swift-mode/issues/191 --- swift-mode-repl.el | 135 + swift-mode.el

[elpa] externals/org ab7df301d2 1/3: org-persist--get-collection: Avoid slow-ish `replace-regexp-in-string'

2025-04-12 Thread ELPA Syncer
branch: externals/org commit ab7df301d21181828392c4f09c8e34838fa463ff Author: Ihor Radchenko Commit: Ihor Radchenko org-persist--get-collection: Avoid slow-ish `replace-regexp-in-string' * lisp/org-persist.el (org-persist--get-collection): It should be faster to use `substring'.

[elpa] externals/org b8d01a745b 2/3: org-persist: Optimize performance of `org-persist--normalize-associated'

2025-04-12 Thread ELPA Syncer
branch: externals/org commit b8d01a745be1f234a2400f467732035aa3d7000e Author: Ihor Radchenko Commit: Ihor Radchenko org-persist: Optimize performance of `org-persist--normalize-associated' * lisp/org-persist.el (org-persist--get-collection): (org-persist-register): Only call `or

[elpa] externals/org 38cd9b0a3a 3/3: org-persist: Avoid writing index frequently

2025-04-12 Thread ELPA Syncer
branch: externals/org commit 38cd9b0a3a789ca7e49a1bb98d5b3c4b2257fe4a Author: Ihor Radchenko Commit: Ihor Radchenko org-persist: Avoid writing index frequently * lisp/org-persist.el (org-persist--write-elisp-file): Do not write index every time. Remove optional argument. (o

[elpa] externals/org updated (f66b130c95 -> 38cd9b0a3a)

2025-04-12 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from f66b130c95 org--get-expected-indentation: Indent end tag of blocks of all types new ab7df301d2 org-persist--get-collection: Avoid slow-ish `replace-regexp-in-string' new b8d01a745b org-persist: Optimize performance of