[elpa] externals/company 0a0cdad605 2/3: Fix byte-compilation warning

2025-02-22 Thread ELPA Syncer
branch: externals/company commit 0a0cdad605fcd0f985cc7818734a174fb8d07d2c Author: Dmitry Gutov Commit: Dmitry Gutov Fix byte-compilation warning --- company.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/company.el b/company.el index f471fcc6e0..56dd0a9129 100644 -

[nongnu] elpa/gptel 3fdcb2256a 1/2: README: Restructure FAQ

2025-02-22 Thread ELPA Syncer
branch: elpa/gptel commit 3fdcb2256a0365f4608be0c1bf8406619c53938e Author: Karthik Chikmagalur Commit: Karthik Chikmagalur README: Restructure FAQ * README.org (FAQ): Restructure and add headers. Add FAQ item on transient menu spawning extra windows (#583, #656). --- README.or

[nongnu] elpa/gptel updated (5d5610dfb6 -> aa62573ee7)

2025-02-22 Thread ELPA Syncer
elpasync pushed a change to branch elpa/gptel. from 5d5610dfb6 gptel-rewrite: Appease byte-compiler new 3fdcb2256a README: Restructure FAQ new aa62573ee7 README: Restructure FAQ (fix typo) Summary of changes: README.org | 65 +++

[nongnu] elpa/gptel aa62573ee7 2/2: README: Restructure FAQ (fix typo)

2025-02-22 Thread ELPA Syncer
branch: elpa/gptel commit aa62573ee7b14830ffa1cdb3709e588b8fa64f2e Author: Karthik Chikmagalur Commit: Karthik Chikmagalur README: Restructure FAQ (fix typo) * README.org (FAQ): Fix typo in previous commit. --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[nongnu] elpa/helm updated (969f80fa66 -> 4ccdefb7d0)

2025-02-22 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from 969f80fa66 Remove helm-locate-override-inheritor (#2710) new b425d885ef Remove helm-browse-project-override-inheritor no more needed new 4ccdefb7d0 Remove helm-bookmark-override-inheritor no more needed Summary of changes

[elpa] externals/company 5bb6f6d3d4 3/3: Fix one more warning

2025-02-22 Thread ELPA Syncer
branch: externals/company commit 5bb6f6d3d44ed919378e6968a06feed442165545 Author: Dmitry Gutov Commit: Dmitry Gutov Fix one more warning --- company.el | 1 + 1 file changed, 1 insertion(+) diff --git a/company.el b/company.el index 56dd0a9129..1646e1fcd2 100644 --- a/company.el +++ b/comp

[elpa] externals/company 64e86efc38 1/3: Adapt company-version to the MELPA change

2025-02-22 Thread ELPA Syncer
branch: externals/company commit 64e86efc386317bbc2974c15830a164f26284990 Author: Dmitry Gutov Commit: Dmitry Gutov Adapt company-version to the MELPA change Fixes #1508 --- company.el | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/company.el b/company

[nongnu] elpa/helm b425d885ef 1/2: Remove helm-browse-project-override-inheritor no more needed

2025-02-22 Thread ELPA Syncer
branch: elpa/helm commit b425d885ef3a28c4d0c4803c57c4e01236b7a0d8 Author: Thierry Volpiatto Commit: Thierry Volpiatto Remove helm-browse-project-override-inheritor no more needed --- helm-files.el | 7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/helm-files.el b/hel

[elpa] externals/popper 91b71955db: popper: Bump version to 0.4.8

2025-02-22 Thread ELPA Syncer
branch: externals/popper commit 91b71955db19014d7139191660272c736458d87d Author: Karthik Chikmagalur Commit: Karthik Chikmagalur popper: Bump version to 0.4.8 * popper.el: Tag version 0.4.8 * popper-echo.el: Tag version 0.4.8 --- popper-echo.el | 2 +- popper.el | 2 +- 2

[elpa] externals/bicep-ts-mode 5ca1392096 2/2: Replace recursionc with named-let.

2025-02-22 Thread ELPA Syncer
branch: externals/bicep-ts-mode commit 5ca1392096a827d5faebc17330c4a43cbeb35e08 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Replace recursionc with named-let. Does TCO and is better for performance. --- bicep-ts-mode.el | 26 -- 1 file changed, 12 in

[elpa] externals/bicep-ts-mode updated (34939118c3 -> 5ca1392096)

2025-02-22 Thread ELPA Syncer
elpasync pushed a change to branch externals/bicep-ts-mode. from 34939118c3 Provide more detailed installation instructions. new 654a00647b Apply fixes suggested by Stefan Monnier. new 5ca1392096 Replace recursionc with named-let. Summary of changes: bicep-ts-mode.el | 44

[elpa] externals/dape c41ee1c259 09/11: Fixing build warnings from usage of when-let and if-let

2025-02-22 Thread ELPA Syncer
branch: externals/dape commit c41ee1c2596a520262ef82b9ee3e12a348e20df1 Author: Daniel Pettersson Commit: Daniel Pettersson Fixing build warnings from usage of when-let and if-let --- dape.el | 250 1 file changed, 125 insertio

[elpa] externals/dape f89b1610ed 10/11: Small disassembly fixups

2025-02-22 Thread ELPA Syncer
branch: externals/dape commit f89b1610edbec2598d568a7a1ae73b12b0006063 Author: Daniel Pettersson Commit: Daniel Pettersson Small disassembly fixups --- dape.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/dape.el b/dape.el index 97100dbd8f..d3fbe90b99 100644 ---

[elpa] externals/dape 626ed5b3fc 06/11: Small fixups

2025-02-22 Thread ELPA Syncer
branch: externals/dape commit 626ed5b3fc7b1027111b298455dabf5080d13c4f Author: Daniel Pettersson Commit: Daniel Pettersson Small fixups --- dape.el | 9 - 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/dape.el b/dape.el index cc75de7e25..eecff1f746 100644 --- a/dape.e

[elpa] externals/dape updated (00761f5614 -> 8670837cbb)

2025-02-22 Thread ELPA Syncer
elpasync pushed a change to branch externals/dape. from 00761f5614 Apply comint filter before echoing shell to repl new 05adad637c Clarify repl no input message new e80e4c8b12 Improce custom docs new f79ef67201 Use inlay hints by default new 106d9d22d1 Add di

[elpa] externals/dape f79ef67201 03/11: Use inlay hints by default

2025-02-22 Thread ELPA Syncer
branch: externals/dape commit f79ef67201cb3c427b5f4c50ad1d90f0c49d17d3 Author: Daniel Pettersson Commit: Daniel Pettersson Use inlay hints by default --- dape.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dape.el b/dape.el index 63669c8296..d412dfdd3a 100644 --- a/d

[elpa] externals/dape 05adad637c 01/11: Clarify repl no input message

2025-02-22 Thread ELPA Syncer
branch: externals/dape commit 05adad637c0b3a9e70a35bba13625ca5208cf6c7 Author: Daniel Pettersson Commit: Daniel Pettersson Clarify repl no input message --- dape.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dape.el b/dape.el index 531f1257fb..e15d1448f8 100644 ---

[elpa] externals/dape e80e4c8b12 02/11: Improce custom docs

2025-02-22 Thread ELPA Syncer
branch: externals/dape commit e80e4c8b124ef03f74ad66d44c20adfc191a4b25 Author: Daniel Pettersson Commit: Daniel Pettersson Improce custom docs --- dape.el | 39 --- 1 file changed, 20 insertions(+), 19 deletions(-) diff --git a/dape.el b/dape.el index e1

[elpa] externals/dape 8670837cbb 11/11: Clarify REPL using last input

2025-02-22 Thread ELPA Syncer
branch: externals/dape commit 8670837cbbb96384577b38470efa13118994f6b1 Author: Daniel Pettersson Commit: Daniel Pettersson Clarify REPL using last input --- dape.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dape.el b/dape.el index d3fbe90b99..7784d29bb9 100644 ---

[elpa] externals/dape 878f78e1cb 08/11: Add disassemble viewer

2025-02-22 Thread ELPA Syncer
branch: externals/dape commit 878f78e1cbb5f92d87cf8492668658073a71ce8b Author: Daniel Pettersson Commit: Daniel Pettersson Add disassemble viewer --- dape.el | 93 - 1 file changed, 92 insertions(+), 1 deletion(-) diff --git a

[elpa] externals/dape 106d9d22d1 04/11: Add disabling/enabling of source breakpoints

2025-02-22 Thread ELPA Syncer
branch: externals/dape commit 106d9d22d19dd183df74ca79a60c0aba0a919c00 Author: Daniel Pettersson Commit: Daniel Pettersson Add disabling/enabling of source breakpoints By with additional breakpoint struct field source breakpoints possible to be disabled/enabled. --- dape.el | 1

[elpa] externals/hiddenquote 8e22eaea70: New command: hiddenquote-delete-char

2025-02-22 Thread ELPA Syncer
branch: externals/hiddenquote commit 8e22eaea70bae693c3e86fb9d16769534b549a61 Author: Mauro Aranda Commit: Mauro Aranda New command: hiddenquote-delete-char This change improves the management of characters in the hiddenquote-character widget, so its size stays consistently at 1

[elpa] externals/dape 353e9e1055 07/11: Add missing docstring

2025-02-22 Thread ELPA Syncer
branch: externals/dape commit 353e9e105580635b73ff8bf48d2d38d043ba160f Author: Daniel Pettersson Commit: Daniel Pettersson Add missing docstring --- dape.el | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/dape.el b/dape.el index eecff1f746..34e5b0e68e 100644 ---

[elpa] externals/bicep-ts-mode 654a00647b 1/2: Apply fixes suggested by Stefan Monnier.

2025-02-22 Thread ELPA Syncer
branch: externals/bicep-ts-mode commit 654a00647bb51c7b96b6491d09aa7456ed9a7da5 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Apply fixes suggested by Stefan Monnier. Fix paren-balance issue while at it :) --- bicep-ts-mode.el | 38 -- 1 fi

[elpa] externals/dape 2edca597d2 05/11: Clarify memory address in dape-memory-mode

2025-02-22 Thread ELPA Syncer
branch: externals/dape commit 2edca597d2a14bc15b0973a049f7d135601164f2 Author: Daniel Pettersson Commit: Daniel Pettersson Clarify memory address in dape-memory-mode --- dape.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dape.el b/dape.el index 61c0115b1a..cc75de7e2

[elpa] externals/dape 03f4fc2fd2 1/2: Disassemle change to int comparisons for addresses

2025-02-22 Thread ELPA Syncer
branch: externals/dape commit 03f4fc2fd28e4028cb20e41120e9f35ed73e1e30 Author: Daniel Pettersson Commit: Daniel Pettersson Disassemle change to int comparisons for addresses --- dape.el | 91 +++-- 1 file changed, 49 insertions(+),

[elpa] externals/dape updated (8670837cbb -> c0075ef06e)

2025-02-22 Thread ELPA Syncer
elpasync pushed a change to branch externals/dape. from 8670837cbb Clarify REPL using last input new 03f4fc2fd2 Disassemle change to int comparisons for addresses new c0075ef06e Improve dape-disassemble and dape-read-memory prompts Summary of changes: dape.el | 95 +++

[elpa] externals/dape c0075ef06e 2/2: Improve dape-disassemble and dape-read-memory prompts

2025-02-22 Thread ELPA Syncer
branch: externals/dape commit c0075ef06ec71a2f741dbece1939ec98a264df23 Author: Daniel Pettersson Commit: Daniel Pettersson Improve dape-disassemble and dape-read-memory prompts --- dape.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dape.el b/dape.el index 1ba7dc

[nongnu] elpa/helm updated (9fa856925c -> 969f80fa66)

2025-02-22 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from 9fa856925c Add message about EMACS_COMMAND in Make file new fba5f9654f Fix echo call in make file new 969f80fa66 Remove helm-locate-override-inheritor (#2710) Summary of changes: Makefile | 2 +- helm-locate.el | 6

[nongnu] elpa/helm fba5f9654f 1/2: Fix echo call in make file

2025-02-22 Thread ELPA Syncer
branch: elpa/helm commit fba5f9654f0dab97c3bc845bd7c6fe5bab0fc6cd Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix echo call in make file --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b0b0a929ff..2429fef13b 100644 --- a/Mak

[nongnu] elpa/helm 969f80fa66 2/2: Remove helm-locate-override-inheritor (#2710)

2025-02-22 Thread ELPA Syncer
branch: elpa/helm commit 969f80fa663e94273f780cdfc63df06eb3eb3e33 Author: Thierry Volpiatto Commit: Thierry Volpiatto Remove helm-locate-override-inheritor (#2710) This was needed in all previous Emacs versions, seems it is no more needed on emacs-29, thus it confuse eieio, OTOH

[elpa] externals/ellama ea63023cc4 04/14: Remove `ellama-long-lines-length` customization and related usage

2025-02-22 Thread ELPA Syncer
branch: externals/ellama commit ea63023cc4f46522c3438ecf819d4ef4a50f7ed1 Author: Sergey Kostyaev Commit: Sergey Kostyaev Remove `ellama-long-lines-length` customization and related usage Removed the custom variable ellama-long-lines-length and its references in the code. This c

[elpa] externals/ellama f74ed2c104 03/14: Add custom faces and properties to ellama context line

2025-02-22 Thread ELPA Syncer
branch: externals/ellama commit f74ed2c10470633ff451b933c9e50cdb03d2a68f Author: Sergey Kostyaev Commit: Sergey Kostyaev Add custom faces and properties to ellama context line Added base face `ellama-face` for all ellama things. Defined new face `ellama-context-line-face` for el

[nongnu] elpa/dirvish c867162cc9 2/3: feat(subtree): add `dirvish-subtree-icon-scale-factor` option (#185)

2025-02-22 Thread ELPA Syncer
branch: elpa/dirvish commit c867162cc9c0764b183fcf16e2db467165942135 Author: Alex Lu Commit: Alex Lu feat(subtree): add `dirvish-subtree-icon-scale-factor` option (#185) The dirvish-subtree-always-show-state now use t as default. Closes #185 --- docs/EXTENSIONS.org

[nongnu] elpa/dirvish 79d73c0777 1/3: feat: centralize extrnal deps | remove ffmpegthumbnailer hack

2025-02-22 Thread ELPA Syncer
branch: elpa/dirvish commit 79d73c07772088e777f1d99deffee2992c3a261b Author: Alex Lu Commit: Alex Lu feat: centralize extrnal deps | remove ffmpegthumbnailer hack Closes #196 --- dirvish-widgets.el | 104 ++--- 1 file changed, 75 inse

[nongnu] elpa/dirvish 973190eb9f 3/3: chore: link #185 issue in docs

2025-02-22 Thread ELPA Syncer
branch: elpa/dirvish commit 973190eb9fbc22b3acd7d142819b3426e28a5b07 Author: Alex Lu Commit: Alex Lu chore: link #185 issue in docs --- docs/EXTENSIONS.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/EXTENSIONS.org b/docs/EXTENSIONS.org index 7fa8825cf0..8d67d57

[nongnu] elpa/dirvish updated (b74f0d337d -> 973190eb9f)

2025-02-22 Thread ELPA Syncer
elpasync pushed a change to branch elpa/dirvish. from b74f0d337d doc: keybinding issue for evil-mode users (closes #188) new 79d73c0777 feat: centralize extrnal deps | remove ffmpegthumbnailer hack new c867162cc9 feat(subtree): add `dirvish-subtree-icon-scale-factor` optio

[elpa] externals/hiddenquote 0ddc04e9b8: Don't set character widgets to the empty string

2025-02-22 Thread ELPA Syncer
branch: externals/hiddenquote commit 0ddc04e9b8f578fcd3b30b62c3b98fa8ee13f62a Author: Mauro Aranda Commit: Mauro Aranda Don't set character widgets to the empty string * hiddenquote.el (hiddenquote-kill-word) (hiddenquote-kill-whole-word, hiddenquote-transpose-chars): Set to " "

[nongnu] elpa/gptel 5d5610dfb6: gptel-rewrite: Appease byte-compiler

2025-02-22 Thread ELPA Syncer
branch: elpa/gptel commit 5d5610dfb62d218447b210ec8c8f833c6aca262e Author: Karthik Chikmagalur Commit: Karthik Chikmagalur gptel-rewrite: Appease byte-compiler * gptel-rewrite.el (gptel--suffix-rewrite): Appease byte-compiler. Allow `gptel--suffix-rewrite' to be called non-inter

[nongnu] elpa/dirvish updated (973190eb9f -> df4fd5670d)

2025-02-22 Thread ELPA Syncer
elpasync pushed a change to branch elpa/dirvish. from 973190eb9f chore: link #185 issue in docs new f6b19df639 fix: incorrect session reuse on `dirvish-side` new df4fd5670d docs: drop `tramp-use-ssh-controlmaster-options`, which causes error Summary of changes: dirvish.e

[nongnu] elpa/solarized-theme 5d136736f7: Add option to highlight numbers (#451)

2025-02-22 Thread ELPA Syncer
branch: elpa/solarized-theme commit 5d136736f76c85a83fef737d10ecd32af4d493fd Author: Ilgiz Mustafin Commit: GitHub Add option to highlight numbers (#451) --- README.md | 3 +++ solarized-faces.el | 3 ++- solarized.el | 7 +++ 3 files changed, 12 insertions(+), 1 deletion

[nongnu] elpa/dirvish f6b19df639 1/2: fix: incorrect session reuse on `dirvish-side`

2025-02-22 Thread ELPA Syncer
branch: elpa/dirvish commit f6b19df63954b615ae4860bd43528cbad30526df Author: Alex Lu Commit: Alex Lu fix: incorrect session reuse on `dirvish-side` --- dirvish.el | 24 +++- extensions/dirvish-fd.el | 3 ++- 2 files changed, 13 insertions(+), 14 deletions(

[nongnu] elpa/dirvish df4fd5670d 2/2: docs: drop `tramp-use-ssh-controlmaster-options`, which causes error

2025-02-22 Thread ELPA Syncer
branch: elpa/dirvish commit df4fd5670d0e95036a63a390d956597adc9c1241 Author: Alex Lu Commit: Alex Lu docs: drop `tramp-use-ssh-controlmaster-options`, which causes error --- docs/CUSTOMIZING.org | 25 ++--- 1 file changed, 10 insertions(+), 15 deletions(-) diff --git a/

[elpa] externals/ellama d21db99de4 09/14: Add ellama-context-mode-line-mode and its global version to readme

2025-02-22 Thread ELPA Syncer
branch: externals/ellama commit d21db99de41da5046626185be215e1694b79b969 Author: Sergey Kostyaev Commit: Sergey Kostyaev Add ellama-context-mode-line-mode and its global version to readme --- README.org | 44 ++-- 1 file changed, 38 insertions(+), 6 d

[elpa] externals/ellama updated (1b71217434 -> 1c52902d4d)

2025-02-22 Thread ELPA Syncer
elpasync pushed a change to branch externals/ellama. from 1b71217434 Merge pull request #232 from s-kostyaev/fix-scroll new aad5adadc5 Add ellama context header line mode new 506cc6232b Improve session deletion new f74ed2c104 Add custom faces and properties to ellama

[elpa] externals/ellama 506cc6232b 02/14: Improve session deletion

2025-02-22 Thread ELPA Syncer
branch: externals/ellama commit 506cc6232bed471587ab057eee848af151bc1b53 Author: Sergey Kostyaev Commit: Sergey Kostyaev Improve session deletion Enhanced the `ellama-delete-session` function to conditionally delete files only if they exist, preventing errors when attempting to

[elpa] externals/ellama bfbb0aab6e 07/14: Adjust fill-column in test for code snippet translation

2025-02-22 Thread ELPA Syncer
branch: externals/ellama commit bfbb0aab6e076da17b60de5414a77b3b4b187f76 Author: Sergey Kostyaev Commit: Sergey Kostyaev Adjust fill-column in test for code snippet translation Added fill-column variable set to 70 in the test-ellama-md-to-org-code-snake-case test to ensure a fix

[elpa] externals/ellama 1c52902d4d 14/14: Merge pull request #235 from s-kostyaev/add-context-header-line

2025-02-22 Thread ELPA Syncer
branch: externals/ellama commit 1c52902d4de4933b61cd3a3bcdd3f74cadd31f9f Merge: 1b71217434 22dc59 Author: Sergey Kostyaev Commit: GitHub Merge pull request #235 from s-kostyaev/add-context-header-line Add ellama context header and mode line modes --- NEWS.org | 8

[elpa] externals/ellama 88400ce336 06/14: Rename session functionality improvements

2025-02-22 Thread ELPA Syncer
branch: externals/ellama commit 88400ce33685971c00ef7d509b247d9a3a1ebefe Author: Sergey Kostyaev Commit: Sergey Kostyaev Rename session functionality improvements Refactored `ellama-session-rename` function to improve variable handling and add auto-save feature. Ensured proper

[elpa] externals/ellama 646513ae5b 10/14: Update context management

2025-02-22 Thread ELPA Syncer
branch: externals/ellama commit 646513ae5b0f244188be30e2fb4f0960a90101d2 Author: Sergey Kostyaev Commit: Sergey Kostyaev Update context management Replaced `ellama-manage-context` with `ellama-transient-context-menu` for header and mode line mouse clicks. This change updates th

[elpa] externals/ellama aad5adadc5 01/14: Add ellama context header line mode

2025-02-22 Thread ELPA Syncer
branch: externals/ellama commit aad5adadc5b6937c520a8781af5986f5cf5630ea Author: Sergey Kostyaev Commit: Sergey Kostyaev Add ellama context header line mode Added `ellama-context-header-line-mode` and its globalized version `ellama-context-header-line-global-mode` to display con

[elpa] externals/ellama fabafcccef 08/14: Add Ellama Context Mode Line Feature

2025-02-22 Thread ELPA Syncer
branch: externals/ellama commit fabafcccef0de031f4c6add2bf0d8365257f8c09 Author: Sergey Kostyaev Commit: Sergey Kostyaev Add Ellama Context Mode Line Feature Added new minor mode `ellama-context-mode-line-mode` to display context information in the mode line. Also added globaliz

[elpa] externals/ellama a2d3bdfcf7 12/14: Bump version

2025-02-22 Thread ELPA Syncer
branch: externals/ellama commit a2d3bdfcf7dd0d4ad487a52c4d74fc29e293d11e Author: Sergey Kostyaev Commit: Sergey Kostyaev Bump version --- NEWS.org | 8 ellama.el | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/NEWS.org b/NEWS.org index e7b76e2678..9ec0c38ba8

[elpa] externals-release/org ec72678881: Update version number for the 9.7.23 release

2025-02-22 Thread ELPA Syncer
branch: externals-release/org commit ec72678881b73d04f8cf4e574cbb7a470e9155d3 Author: Ihor Radchenko Commit: Ihor Radchenko Update version number for the 9.7.23 release --- lisp/org.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org.el b/lisp/org.el index 61186f

[elpa] externals/org e6fae2e34d: org-store-link: Do not query about store function when INTERACTIVE? is nil

2025-02-22 Thread ELPA Syncer
branch: externals/org commit e6fae2e34ddb95b7690313a52b759ee3c2de65b1 Author: Ihor Radchenko Commit: Ihor Radchenko org-store-link: Do not query about store function when INTERACTIVE? is nil * lisp/ol.el (org-link--try-link-store-functions): Do not use interactive query when INT

[elpa] externals/ellama 2222a29da0 11/14: Rename `ellama-session-remove` to `ellama-session-delete`

2025-02-22 Thread ELPA Syncer
branch: externals/ellama commit a29da0365e23cd40c7c083a973490b60d575 Author: Sergey Kostyaev Commit: Sergey Kostyaev Rename `ellama-session-remove` to `ellama-session-delete` Updated function name and documentation for better clarity. Also updated keybindings and menu entrie

[elpa] externals/ellama 22dcffff59 13/14: Add changelog documentation

2025-02-22 Thread ELPA Syncer
branch: externals/ellama commit 22dc595f7bc8a358be3ebfb1ca95c17e4a37 Author: Sergey Kostyaev Commit: Sergey Kostyaev Add changelog documentation Added a new changelog file to document changes based on git logs in markdown list format. --- docs/changelog.org | 3 +++ 1 file

[elpa] externals/ellama 556c015e1c 05/14: Fix test cases

2025-02-22 Thread ELPA Syncer
branch: externals/ellama commit 556c015e1cf2afa48aa40900655455f30027cab8 Author: Sergey Kostyaev Commit: Sergey Kostyaev Fix test cases --- tests/test-ellama.el | 58 +--- 1 file changed, 19 insertions(+), 39 deletions(-) diff --git a/tests/t

[elpa] externals/company updated (d43155c31f -> 5bb6f6d3d4)

2025-02-22 Thread ELPA Syncer
elpasync pushed a change to branch externals/company. from d43155c31f Print the value of current capf in company-diag as well new 64e86efc38 Adapt company-version to the MELPA change new 0a0cdad605 Fix byte-compilation warning new 5bb6f6d3d4 Fix one more warning Su

[nongnu] elpa/helm 4ccdefb7d0 2/2: Remove helm-bookmark-override-inheritor no more needed

2025-02-22 Thread ELPA Syncer
branch: elpa/helm commit 4ccdefb7d0f71da930ffdd39c6630c53d2e672e6 Author: Thierry Volpiatto Commit: Thierry Volpiatto Remove helm-bookmark-override-inheritor no more needed --- helm-bookmark.el | 10 ++ 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/helm-bookmark.el b