[elpa] externals/diff-hl 8a91d476ef: README updates

2025-05-02 Thread ELPA Syncer
branch: externals/diff-hl commit 8a91d476ef29f235afce5fde5d42c13a97a8a000 Author: Dmitry Gutov Commit: Dmitry Gutov README updates Removed the emacs-git-gutter comparison, it was really outdated. --- README.md | 19 --- 1 file changed, 8 insertions(+), 11 deletions(

[nongnu] elpa/gptel 11fbb4dcd9: gptel: Ignore non-streaming blank responses

2025-05-02 Thread ELPA Syncer
branch: elpa/gptel commit 11fbb4dcd9e634af2e42784d0cf2af840c5e9468 Author: Karthik Chikmagalur Commit: Karthik Chikmagalur gptel: Ignore non-streaming blank responses If the non-streaming response is all whitespace, do not call the gptel-request callback. This causes `gptel-res

[elpa] externals/a68-mode b33d03a5cd: Fix indentation :before "if"

2025-05-02 Thread ELPA Syncer
branch: externals/a68-mode commit b33d03a5cddbe6e497fa079a23dc28ddb515c6fa Author: Jose E. Marchesi Commit: Jose E. Marchesi Fix indentation :before "if" --- a68-mode.el | 12 ++-- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/a68-mode.el b/a68-mode.el index e4b91a9

[nongnu] elpa/helm updated (5a222a8a6b -> 820812045a)

2025-05-02 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from 5a222a8a6b Fix obsolete call to make-instance new a8d5d227eb Remove unneeded call of setf new 820812045a Make obsolete helm-make-type and associated Summary of changes: helm-source.el | 2 +- helm-types.el | 5 +++-- 2 f

[nongnu] elpa/helm 820812045a 2/2: Make obsolete helm-make-type and associated

2025-05-02 Thread ELPA Syncer
branch: elpa/helm commit 820812045a6b1f17c18c8fc7688571f1d0131e34 Author: Thierry Volpiatto Commit: Thierry Volpiatto Make obsolete helm-make-type and associated helm-build-type-* fns. helm-make-source can be used instead with a nil NAME arg. --- helm-source.el | 1 + helm-typ

[nongnu] elpa/helm a8d5d227eb 1/2: Remove unneeded call of setf

2025-05-02 Thread ELPA Syncer
branch: elpa/helm commit a8d5d227eb9ac667ccbf6d7259b40df764f44062 Author: Thierry Volpiatto Commit: Thierry Volpiatto Remove unneeded call of setf By using a keyword :name in make-instance, it is no more needed to setf the slot 'name. --- helm-source.el | 1 - 1 file changed, 1

[nongnu] elpa/gptel 5b21ef9022: gptel-openai: Always check for tool-calls (non-streaming only)

2025-05-02 Thread ELPA Syncer
branch: elpa/gptel commit 5b21ef9022d787514141475104f78e788faabc59 Author: Karthik Chikmagalur Commit: Karthik Chikmagalur gptel-openai: Always check for tool-calls (non-streaming only) * gptel-openai.el (gptel--parse-response): Always check for both tool calls and text content

[elpa] main 48cf3730e6: elpa-packages (flymake): Add manual

2025-05-02 Thread Stefan Monnier via
branch: main commit 48cf3730e6d910e1a365339888cce50ca4f3222a Author: Stefan Monnier Commit: Stefan Monnier elpa-packages (flymake): Add manual --- elpa-packages | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/elpa-packages b/elpa-packages index c878666860..1c688844a

[elpa] externals-release/org updated (d2e1c6789e -> 62587ef12e)

2025-05-02 Thread ELPA Syncer
elpasync pushed a change to branch externals-release/org. from d2e1c6789e Use `replace-region-contents' instead of `replace-buffer-contents' new 6c534bfc13 Revert "Use `replace-region-contents' instead of `replace-buffer-contents'" new 3b0f08f842 org-replace-buffer-content

[elpa] externals-release/org 0b26985210 3/4: testing/lisp/test-org.el: Do not assume that `post-command-hook' has no buffer-local value

2025-05-02 Thread ELPA Syncer
branch: externals-release/org commit 0b269852104bf472d2a7e93f88ab5b2e5dc9a39c Author: Ihor Radchenko Commit: Ihor Radchenko testing/lisp/test-org.el: Do not assume that `post-command-hook' has no buffer-local value * testing/lisp/test-org.el (test-org/auto-repeat-maybe): (test-

[elpa] externals/org ad9112dad4 1/5: Revert "org-compat: Declare `org-replace-buffer-contents' obsolete"

2025-05-02 Thread ELPA Syncer
branch: externals/org commit ad9112dad4be09e484addcf1725dd2fd2c72609a Author: Ihor Radchenko Commit: Ihor Radchenko Revert "org-compat: Declare `org-replace-buffer-contents' obsolete" This reverts commit 452584d9db534071bf55a17330d63b76fe4a68f1. See https://orgmode.org/list

[elpa] externals/org 827399e03b 2/5: Merge branch 'bugfix'

2025-05-02 Thread ELPA Syncer
branch: externals/org commit 827399e03bc8b366b47fe11d028350f157b48ac1 Merge: ad9112dad4 3b0f08f842 Author: Ihor Radchenko Commit: Ihor Radchenko Merge branch 'bugfix' --- lisp/org-compat.el | 13 + lisp/org-src.el| 4 ++-- 2 files changed, 11 insertions(+), 6 deletions(-)

[elpa] externals/org 75f3cad71e 5/5: Cleanup documentation on definition of "headline level"

2025-05-02 Thread ELPA Syncer
branch: externals/org commit 75f3cad71e7493a3c9cc499a1aeda95bff01c5b7 Author: David Masterson Commit: Ihor Radchenko Cleanup documentation on definition of "headline level" lisp/ox.el (org-export-headline-levels): Change docstring to make use of "ancestor" and "descendant" in de

[elpa] externals-release/org 6c534bfc13 1/4: Revert "Use `replace-region-contents' instead of `replace-buffer-contents'"

2025-05-02 Thread ELPA Syncer
branch: externals-release/org commit 6c534bfc130a968401672d97b3a88afabc22c37e Author: Ihor Radchenko Commit: Ihor Radchenko Revert "Use `replace-region-contents' instead of `replace-buffer-contents'" This reverts commit d2e1c6789e8fdbc097cdec87d69dc2fce32cb6d5. In Emacs <31

[elpa] externals/org a36a2674e1 4/5: Merge branch 'bugfix'

2025-05-02 Thread ELPA Syncer
branch: externals/org commit a36a2674e1e7ab69de83e64911d01ac08d187cef Merge: 75adbec2bf 62587ef12e Author: Ihor Radchenko Commit: Ihor Radchenko Merge branch 'bugfix' --- testing/lisp/test-org.el | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/testing/

[elpa] externals-release/org 3b0f08f842 2/4: org-replace-buffer-contents: Do not use obsolete `replace-buffer-contents' in Emacs 31+

2025-05-02 Thread ELPA Syncer
branch: externals-release/org commit 3b0f08f8424b3fa2acc53a424e9ba2a97997fa1c Author: Ihor Radchenko Commit: Ihor Radchenko org-replace-buffer-contents: Do not use obsolete `replace-buffer-contents' in Emacs 31+ * lisp/org-compat.el (org-replace-buffer-contents): In Emacs 31 and

[elpa] externals-release/org 62587ef12e 4/4: org-babel-execute:emacs-lisp: Do not rely upon undocumented return value of `pp'

2025-05-02 Thread ELPA Syncer
branch: externals-release/org commit 62587ef12e9c70862c79393cfd54292ff6b09619 Author: Ihor Radchenko Commit: Ihor Radchenko org-babel-execute:emacs-lisp: Do not rely upon undocumented return value of `pp' * lisp/ob-emacs-lisp.el (org-babel-execute:emacs-lisp): Use `pp-to-string

[elpa] externals/org 75adbec2bf 3/5: lisp/org-capture.el: Cancel new clock when capture is killed

2025-05-02 Thread ELPA Syncer
branch: externals/org commit 75adbec2bfe971f68601264fcaa7a25f645fb833 Author: Bibek Panthi Commit: Ihor Radchenko lisp/org-capture.el: Cancel new clock when capture is killed * org-capture.el (org-capture-finalize): Don't keep newly started clock when capture is aborted.

[elpa] externals/org updated (452584d9db -> 75f3cad71e)

2025-05-02 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 452584d9db org-compat: Declare `org-replace-buffer-contents' obsolete new ad9112dad4 Revert "org-compat: Declare `org-replace-buffer-contents' obsolete" new 6c534bfc13 Revert "Use `replace-region-contents' instead of

[elpa] externals/hyperbole 9ced23a3c8 2/2: Unit tests for hattr:{is-p, actype-is-p, ibtype-is-p} (#724)

2025-05-02 Thread ELPA Syncer
branch: externals/hyperbole commit 9ced23a3c86a3d5abb2d65c12ea74d4e420576fa Author: Mats Lidell Commit: GitHub Unit tests for hattr:{is-p,actype-is-p,ibtype-is-p} (#724) --- ChangeLog | 6 ++ test/hbut-tests.el | 27 ++- 2 files changed, 32 insertions(+

[elpa] externals/hyperbole updated (6cfe19e85b -> 9ced23a3c8)

2025-05-02 Thread ELPA Syncer
elpasync pushed a change to branch externals/hyperbole. from 6cfe19e85b Add anchor to all ibtypes (#721) new 7f3c337bc1 Add before-save-hook for automating date updates to manual (#722) new 9ced23a3c8 Unit tests for hattr:{is-p,actype-is-p,ibtype-is-p} (#724) Summary of

[elpa] externals/hyperbole 7f3c337bc1 1/2: Add before-save-hook for automating date updates to manual (#722)

2025-05-02 Thread ELPA Syncer
branch: externals/hyperbole commit 7f3c337bc1c7fc41354a494a71c0e99d16cebbd6 Author: Mats Lidell Commit: GitHub Add before-save-hook for automating date updates to manual (#722) --- ChangeLog | 4 man/.dir-locals.el | 19 +++ 2 files changed, 23 insertions(+)

[elpa] externals/a68-mode c9334035d2: Limit backwards regexp search whenever possible

2025-05-02 Thread ELPA Syncer
branch: externals/a68-mode commit c9334035d237a0706037f3c878892d4e67bd5315 Author: Jose E. Marchesi Commit: Jose E. Marchesi Limit backwards regexp search whenever possible --- a68-mode.el | 72 ++--- 1 file changed, 36 insertions(+),

[nongnu] elpa/racket-mode updated (2eec63cd62 -> c4cc7c160b)

2025-05-02 Thread ELPA Syncer
elpasync pushed a change to branch elpa/racket-mode. from 2eec63cd62 racket-repl-mode: Default font-lock-keywords-only to true; fixes #751 new 2a34bb7adc hash-lang: lex using 'semantic-type-guess when available new c4cc7c160b hash-lang: map operator type to font-lock-operat

[nongnu] elpa/racket-mode c4cc7c160b 2/2: hash-lang: map operator type to font-lock-operator-face

2025-05-02 Thread ELPA Syncer
branch: elpa/racket-mode commit c4cc7c160b5eecb444ac135751aa612ba9940e54 Author: Bogdan Popa Commit: Greg Hendershott hash-lang: map operator type to font-lock-operator-face --- racket-custom.el | 1 + 1 file changed, 1 insertion(+) diff --git a/racket-custom.el b/racket-custom.el index 44

[nongnu] elpa/racket-mode 2a34bb7adc 1/2: hash-lang: lex using 'semantic-type-guess when available

2025-05-02 Thread ELPA Syncer
branch: elpa/racket-mode commit 2a34bb7adc6146a23dd3a3a4a660b81433b608d2 Author: Bogdan Popa Commit: Greg Hendershott hash-lang: lex using 'semantic-type-guess when available --- racket-custom.el| 3 ++- racket/hash-lang-bridge.rkt | 3 ++- 2 files changed, 4 insertions(+), 2 de

[elpa] externals/mpdired 5cd3567944 1/2: switch to pre-release

2025-05-02 Thread ELPA Syncer
branch: externals/mpdired commit 5cd356794465786568e186af17b1e2d39bc1e6d8 Author: Manuel Giraud Commit: Manuel Giraud switch to pre-release --- mpdired.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mpdired.el b/mpdired.el index 7d5764132f..5e9e0d7c4a 100644 --- a/mp

[elpa] externals/mpdired b94fd3df8d 2/2: save point when jumping to current song

2025-05-02 Thread ELPA Syncer
branch: externals/mpdired commit b94fd3df8d4ca636b978db580518c68929e1f8ee Author: Manuel Giraud Commit: Manuel Giraud save point when jumping to current song --- mpdired.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mpdired.el b/mpdired.el index 5e9e0d7c4a..fc3712

[elpa] externals/mpdired updated (793ec28c47 -> b94fd3df8d)

2025-05-02 Thread ELPA Syncer
elpasync pushed a change to branch externals/mpdired. from 793ec28c47 Bump version new 5cd3567944 switch to pre-release new b94fd3df8d save point when jumping to current song Summary of changes: mpdired.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)

[elpa] externals/a68-mode 8b7bef58c6 4/4: Fix rule for proc type declarations

2025-05-02 Thread ELPA Syncer
branch: externals/a68-mode commit 8b7bef58c694c4fc021f34a5a100f56183c993ab Author: Jose E. Marchesi Commit: Jose E. Marchesi Fix rule for proc type declarations --- a68-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/a68-mode.el b/a68-mode.el index 3bf779ac93..5b

[elpa] externals/a68-mode 548690f723 2/4: Define comment-start-skip

2025-05-02 Thread ELPA Syncer
branch: externals/a68-mode commit 548690f72357e33244f149a7780304eb187cb5f6 Author: Jose E. Marchesi Commit: Jose E. Marchesi Define comment-start-skip This fixes infinite recursion in smie-indent-comment. --- a68-mode.el | 1 + 1 file changed, 1 insertion(+) diff --git a/a68-mode.

[elpa] externals/a68-mode de04bf85f4 3/4: Support for modals

2025-05-02 Thread ELPA Syncer
branch: externals/a68-mode commit de04bf85f4861b8d35e03f184b3dffd4debf18c5 Author: Jose E. Marchesi Commit: Jose E. Marchesi Support for modals --- a68-mode.el | 28 1 file changed, 28 insertions(+) diff --git a/a68-mode.el b/a68-mode.el index 4496cb6a93..3bf77

[elpa] externals/a68-mode 623add509e 1/4: Add "up" an "down" to a68-keywords-supper

2025-05-02 Thread ELPA Syncer
branch: externals/a68-mode commit 623add509e73330189b18baa7ececf8be6057ea2 Author: Jose E. Marchesi Commit: Jose E. Marchesi Add "up" an "down" to a68-keywords-supper --- a68-mode.el | 1 + 1 file changed, 1 insertion(+) diff --git a/a68-mode.el b/a68-mode.el index 02dae8dca6..3f69243b41 1

[elpa] externals/a68-mode updated (def69a9ed1 -> 8b7bef58c6)

2025-05-02 Thread ELPA Syncer
elpasync pushed a change to branch externals/a68-mode. from def69a9ed1 Bump version to 1.1 new 623add509e Add "up" an "down" to a68-keywords-supper new 548690f723 Define comment-start-skip new de04bf85f4 Support for modals new 8b7bef58c6 Fix rule for proc typ

[elpa] externals/xeft d64ecb98fa 1/2: * Makefile (CXXFLAGS): Fix std version.

2025-05-02 Thread ELPA Syncer
branch: externals/xeft commit d64ecb98fad4cb760aff6a4d8092fd5acc48570f Author: Yuan Fu Commit: Yuan Fu * Makefile (CXXFLAGS): Fix std version. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 23a3ca636e..a2ea35f73a 100644 --- a/Makef

[elpa] externals/xeft 6c63bc4c40 2/2: * xeft.el: Bump version.

2025-05-02 Thread ELPA Syncer
branch: externals/xeft commit 6c63bc4c40eae8fe7a3213efe11b75dfe734 Author: Yuan Fu Commit: Yuan Fu * xeft.el: Bump version. --- xeft.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xeft.el b/xeft.el index 738f4edcc6..571c027127 100644 --- a/xeft.el +++ b/xeft.el @

[elpa] externals/xeft updated (21465bba67 -> 6c63bc4c40)

2025-05-02 Thread ELPA Syncer
elpasync pushed a change to branch externals/xeft. from 21465bba67 Update README and bump version new d64ecb98fa * Makefile (CXXFLAGS): Fix std version. new 6c63bc4c40 * xeft.el: Bump version. Summary of changes: Makefile | 2 +- xeft.el | 2 +- 2 files changed, 2 insert

[elpa] externals/el-job 0d3dc5b3ca 3/4: Docs & comments

2025-05-02 Thread ELPA Syncer
branch: externals/el-job commit 0d3dc5b3ca8abb116c33a6ab430a7d1197725468 Author: Martin Edström Commit: Martin Edström Docs & comments --- README.org | 26 +- el-job.el | 21 +++-- 2 files changed, 32 insertions(+), 15 deletions(-) diff --git a/READ

[elpa] externals/el-job updated (95e8b49a5c -> 3ce81b5080)

2025-05-02 Thread ELPA Syncer
elpasync pushed a change to branch externals/el-job. from 95e8b49a5c Don't try to exec after a file-error (meedstrom/org-node#91) new 1ec555a64e Recover from an error new 448610e7fa Polish new 0d3dc5b3ca Docs & comments new 3ce81b5080 Release version 2.4.5

[elpa] externals/el-job 3ce81b5080 4/4: Release version 2.4.5

2025-05-02 Thread ELPA Syncer
branch: externals/el-job commit 3ce81b50804d96a6892e8f60959a982154c4552c Author: Martin Edström Commit: Martin Edström Release version 2.4.5 --- el-job.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/el-job.el b/el-job.el index 6bb46f984d..1393017a4a 100644 --- a/el-j

[elpa] externals/el-job 448610e7fa 2/4: Polish

2025-05-02 Thread ELPA Syncer
branch: externals/el-job commit 448610e7fa0a8b81d931ba07eb53cef3ecf7bd4b Author: Martin Edström Commit: Martin Edström Polish --- el-job.el | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/el-job.el b/el-job.el index d310e764b1..7cb0f6b06d 100644 --- a/el-jo

[elpa] externals/el-job 1ec555a64e 1/4: Recover from an error

2025-05-02 Thread ELPA Syncer
branch: externals/el-job commit 1ec555a64ea6ae3eedd6fedfcb6432117321930e Author: Martin Edström Commit: Martin Edström Recover from an error --- el-job.el | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/el-job.el b/el-job.el index 0e689447ab..d310e764b1 100644