[nongnu] elpa/gptel updated (aef57c2d3f -> 85a3c00de7)

2025-03-12 Thread ELPA Syncer
elpasync pushed a change to branch elpa/gptel. from aef57c2d3f gptel-openai-extras: Fix Deepseek repeated roles error new 7400df6d27 gptel: Create all prompts in temp buffer new 6320c2bf4f gptel: Use font-lock-flush instead of font-lock-fontify-region new 85a3c00de7

[nongnu] elpa/gptel d9edbbc3d8: NEWS: Add news file

2025-03-12 Thread ELPA Syncer
branch: elpa/gptel commit d9edbbc3d809ab9d699d08504e4385ef7724f04b Author: Karthik Chikmagalur Commit: Karthik Chikmagalur NEWS: Add news file * README.org: Update acknowledgments. * NEWS: Add NEWS file. --- NEWS | 104

[nongnu] elpa/magit 3f79700f1b 5/7: magit-insert-section--finish: Always add heading keymap

2025-03-12 Thread Jonas Bernoulli via
branch: elpa/magit commit 3f79700f1b9a6f5f6fd6a77fd1e812c1b8e6463b Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-insert-section--finish: Always add heading keymap Previously we only did so if the section had children. That was wrong because the section may have a body t

[nongnu] elpa/magit ed4fa09eee 7/7: magit-insert-head-branch-header: Reduce scope of a let-binding

2025-03-12 Thread Jonas Bernoulli via
branch: elpa/magit commit ed4fa09eeeb531c0cfc3c7bf713d3929c2b2107d Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-insert-head-branch-header: Reduce scope of a let-binding Closes #5333. --- lisp/magit-status.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff

[nongnu] elpa/magit 80cae1a26f 6/7: git-commit-major-mode: Explicitly support log-edit-mode

2025-03-12 Thread Jonas Bernoulli via
branch: elpa/magit commit 80cae1a26f13a4d48a19cfe8612a561348423f35 Author: Jonas Bernoulli Commit: Jonas Bernoulli git-commit-major-mode: Explicitly support log-edit-mode Suggested-by: Stefan Kangas --- lisp/git-commit.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lisp/

[nongnu] elpa/magit 6ce1ece580 4/7: magit-insert-section--finish: Fix adding heading keymap

2025-03-12 Thread Jonas Bernoulli via
branch: elpa/magit commit 6ce1ece58007acf6eb8caff1052365f5fe16bbc7 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-insert-section--finish: Fix adding heading keymap Call `magit-section-maybe-add-heading-map' after `magit--set-section-properties', else the heading keyma

[nongnu] elpa/magit updated (28d272ce0b -> ed4fa09eee)

2025-03-12 Thread Jonas Bernoulli via
tarsius pushed a change to branch elpa/magit. from 28d272ce0b Release version 4.3.1 new c0a8e694b9 magit-after-save-refresh-buffers: Respect magit-inhibit-refresh new 225ea6fd00 magit-wip-*-mode-lighter: Remove legacy options new f6f25e6566 magit-insert-section-body

[nongnu] elpa/magit c0a8e694b9 1/7: magit-after-save-refresh-buffers: Respect magit-inhibit-refresh

2025-03-12 Thread Jonas Bernoulli via
branch: elpa/magit commit c0a8e694b9af60a7e255fa34252abab45096e523 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-after-save-refresh-buffers: Respect magit-inhibit-refresh `sisyphus-create-release' is an example of a function that needs this. --- CHANGELOG | 7

[elpa] externals/dash c59122f534 05/10: ; .github/workflows/test.yml: Add Emacs 29.4,30.1.

2025-03-12 Thread ELPA Syncer
branch: externals/dash commit c59122f534200c451211585f7539ee600bf31ddb Author: Basil L. Contovounesios Commit: Basil L. Contovounesios ; .github/workflows/test.yml: Add Emacs 29.4,30.1. --- .github/workflows/test.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/te

[nongnu] elpa/magit f6f25e6566 3/7: magit-insert-section-body: Set section properties on delayed insertion

2025-03-12 Thread Jonas Bernoulli via
branch: elpa/magit commit f6f25e6566592934f61834abab795bd3de2665e4 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-insert-section-body: Set section properties on delayed insertion Often when `magit-insert-section-body' is used, the section body consists of a list of child

[nongnu] elpa/magit 225ea6fd00 2/7: magit-wip-*-mode-lighter: Remove legacy options

2025-03-12 Thread Jonas Bernoulli via
branch: elpa/magit commit 225ea6fd009300ba80e55a0162f3e46eb6e4f2d3 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-wip-*-mode-lighter: Remove legacy options Since we added `magit-wip-mode', six years ago in [1: 45fa97a6f0], we recommend that the other `magit-wip-*-mode's s

[elpa] externals/bicep-ts-mode 5a1029df3e 1/2: Don't depend on VSCode to install language-server.

2025-03-12 Thread ELPA Syncer
branch: externals/bicep-ts-mode commit 5a1029df3ea66633d2dc1dca3087792fcde8b3b4 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Don't depend on VSCode to install language-server. We can install it ourselves :) --- README.md| 9 ++--- bicep-ts-mode.el | 60 +

[elpa] externals/dash ad697b8029 09/10: Update copyright notices for 2025

2025-03-12 Thread ELPA Syncer
branch: externals/dash commit ad697b802987c6275ac9af6b4a8b514daa006b75 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Update copyright notices for 2025 * Makefile: * NEWS.md: * dash-template.texi: * dash.el: * dev/dash-defs.el: * dev/examples.el:

[elpa] externals/dash 79567ad52f 03/10: Use Emacs 29 'take' and Emacs 30 'sort'

2025-03-12 Thread ELPA Syncer
branch: externals/dash commit 79567ad52f6b02c908185c0c0f992a7c7287ff3f Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Use Emacs 29 'take' and Emacs 30 'sort' * dash.el (dash--take): New function wrapping 'take'. (-take, -drop-last): Use it for a speedup or less

[elpa] externals/dash 7950bc87a3 06/10: Avoid obsolete font-lock face variables

2025-03-12 Thread ELPA Syncer
branch: externals/dash commit 7950bc87a3acc8605364d09f0668d66a2461cf65 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Avoid obsolete font-lock face variables Emacs 31 obsoletes the variables in preference to the face symbols. * dash.el (dash--keywords): Rep

[elpa] externals/dash updated (1de9dcb83e -> fcb5d831fc)

2025-03-12 Thread ELPA Syncer
elpasync pushed a change to branch externals/dash. from 1de9dcb83e Merge PR #414 from w08r/master new 693153276e Improve compatibility with static-if new 4e8e5fae48 Merge PR #418 from blc/static new 79567ad52f Use Emacs 29 'take' and Emacs 30 'sort' new 3c608

[elpa] externals/dash 693153276e 01/10: Improve compatibility with static-if

2025-03-12 Thread ELPA Syncer
branch: externals/dash commit 693153276ec56f0f60fabecfabcd3d181e45c850 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Improve compatibility with static-if * dash.el: Conditionally define Emacs 30 static-if polyfill. Use it for choosing between gv-define-setter

[elpa] externals/dash fcb5d831fc 10/10: Release Dash 2.20.0

2025-03-12 Thread ELPA Syncer
branch: externals/dash commit fcb5d831fc08a43f984242c7509870f30983c27c Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Release Dash 2.20.0 Re: https://bugs.gnu.org/76618. * NEWS.md (2.20.0): Fix typo. * dash.el: Bump Version to 2.20.0. * README.md:

[elpa] externals/dash dfc26101d0 08/10: List self as maintainer

2025-03-12 Thread ELPA Syncer
branch: externals/dash commit dfc26101d0bb4ef5e42edbbb7f4b134eee07d649 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios List self as maintainer This is for the purpose of receiving elpa.git build failure emails. * dash.el: Add Maintainer header with self. Re

[elpa] externals/bicep-ts-mode updated (9ea0b7f0cf -> 0d9ea568c0)

2025-03-12 Thread ELPA Syncer
elpasync pushed a change to branch externals/bicep-ts-mode. from 9ea0b7f0cf Highlight "az" keyword specifically as well. new 5a1029df3e Don't depend on VSCode to install language-server. new 0d9ea568c0 Make bicep-ts-mode never insert double-quotes by default. Summary of ch

[nongnu] elpa/dirvish 88e48f9bcb 2/2: feat: support ordered attributes (closes #259)

2025-03-12 Thread ELPA Syncer
branch: elpa/dirvish commit 88e48f9bcb4628e45bf37faa42f90aa8559f958f Author: Alex Lu Commit: Alex Lu feat: support ordered attributes (closes #259) --- dirvish-extras.el| 42 +- dirvish-widgets.el | 1 - dirvish.el | 18 ++

[elpa] externals/bicep-ts-mode 0d9ea568c0 2/2: Make bicep-ts-mode never insert double-quotes by default.

2025-03-12 Thread ELPA Syncer
branch: externals/bicep-ts-mode commit 0d9ea568c0a106f63076921eb63508b1c1a3a1a7 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Make bicep-ts-mode never insert double-quotes by default. --- bicep-ts-mode.el | 18 -- 1 file changed, 16 insertions(+), 2 deletions(-) diff

[elpa] externals/dash b9982020fa 07/10: Add find-func support for defexamples

2025-03-12 Thread ELPA Syncer
branch: externals/dash commit b9982020fac9e7fe683b88625302a1ded6cc477b Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Add find-func support for defexamples * dev/dash-defs.el (dash--find-example-regexp): New variable. (defexamples): Add it to each function's fin

[elpa] externals/bicep-ts-mode updated (0d9ea568c0 -> a5cb3dc8e1)

2025-03-12 Thread ELPA Syncer
elpasync pushed a change to branch externals/bicep-ts-mode. from 0d9ea568c0 Make bicep-ts-mode never insert double-quotes by default. new a2d1bba19b Add comments to syntax-table new a5cb3dc8e1 Add support for font-lock-property-use face. Summary of changes: bicep-ts-mode.

[nongnu] elpa/llama 6c9bccd962 2/6: No longer provide a non-global mode

2025-03-12 Thread ELPA Syncer
branch: elpa/llama commit 6c9bccd962d94f21b4e2e9c1878479e606fd71db Author: Jonas Bernoulli Commit: Jonas Bernoulli No longer provide a non-global mode Before this, font-locking was not properly refreshed when toggling the global mode. --- llama.el | 37 +

[elpa] externals/bicep-ts-mode a5cb3dc8e1 2/2: Add support for font-lock-property-use face.

2025-03-12 Thread ELPA Syncer
branch: externals/bicep-ts-mode commit a5cb3dc8e1507f8b8953f5cc4adcf2d2772d954f Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Add support for font-lock-property-use face. --- bicep-ts-mode.el | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/bicep-ts-mod

[elpa] externals/ellama updated (23b41b1223 -> a97cfc2509)

2025-03-12 Thread ELPA Syncer
elpasync pushed a change to branch externals/ellama. from 23b41b1223 Merge pull request #284 from s-kostyaev/fix-completion-issues new c5b8d0eb36 Add `ellama` alias for main menu new baef224812 Bump version new a97cfc2509 Merge pull request #287 from s-kostyaev/add-

[elpa] externals/ellama baef224812 2/3: Bump version

2025-03-12 Thread ELPA Syncer
branch: externals/ellama commit baef2248121afcc8367c4c6213f582b3f292030b Author: Sergey Kostyaev Commit: Sergey Kostyaev Bump version --- NEWS.org | 4 ellama.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS.org b/NEWS.org index 4793d6d541..705df1ac90 1006

[elpa] externals-release/org f86e17e380: Fix capitalization ELisp -> Elisp

2025-03-12 Thread ELPA Syncer
branch: externals-release/org commit f86e17e3805d7275da0bce7b37477a6f8f704bb3 Author: Sean Whitton Commit: Sean Whitton Fix capitalization ELisp -> Elisp * Makefile (help helpall): * lisp/org-capture.el (org-capture): * lisp/org.el (org-category, org-todo): * lisp/ox.el

[elpa] externals/org f95c31800a: org-agenda: Avoid errors when Org buffer has read-only text

2025-03-12 Thread ELPA Syncer
branch: externals/org commit f95c31800a0271123e19e89c16e585bd746334ae Author: Ihor Radchenko Commit: Ihor Radchenko org-agenda: Avoid errors when Org buffer has read-only text * lisp/org-agenda.el (org-agenda-finalize-entries): Strip read-only properties from text inserted into

[nongnu] elpa/dirvish ed4a2938ad 1/2: refactor(subtree): only use the `sit-for` hack when necessary

2025-03-12 Thread ELPA Syncer
branch: elpa/dirvish commit ed4a2938ad63cf2a5de2c6e38cac6b2a615df58a Author: Alex Lu Commit: Alex Lu refactor(subtree): only use the `sit-for` hack when necessary --- extensions/dirvish-side.el| 2 +- extensions/dirvish-subtree.el | 23 --- 2 files changed, 13 inser

[nongnu] elpa/dirvish updated (622996fb41 -> 88e48f9bcb)

2025-03-12 Thread ELPA Syncer
elpasync pushed a change to branch elpa/dirvish. from 622996fb41 fix(subtree): incorrect expanding in an edge case new ed4a2938ad refactor(subtree): only use the `sit-for` hack when necessary new 88e48f9bcb feat: support ordered attributes (closes #259) Summary of changes

[elpa] externals/dash 4e8e5fae48 02/10: Merge PR #418 from blc/static

2025-03-12 Thread ELPA Syncer
branch: externals/dash commit 4e8e5fae48fe090977ab001c1b19d0b8a5e4001a Merge: 1de9dcb83e 693153276e Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Merge PR #418 from blc/static --- dash.el | 62 +++--- 1 file changed,

[nongnu] elpa/gptel 6320c2bf4f 2/3: gptel: Use font-lock-flush instead of font-lock-fontify-region

2025-03-12 Thread ELPA Syncer
branch: elpa/gptel commit 6320c2bf4f688a01385e8fce2ee8382a57299262 Author: Karthik Chikmagalur Commit: Karthik Chikmagalur gptel: Use font-lock-flush instead of font-lock-fontify-region * gptel.el (gptel--font-lock-update): Remove this function and use the built-in `font-lock-fl

[nongnu] elpa/dirvish a8e3a4ddcf: chore: bump to 2.2.7

2025-03-12 Thread ELPA Syncer
branch: elpa/dirvish commit a8e3a4ddcfe07dce284acb6276515bb813a57e14 Author: Alex Lu Commit: Alex Lu chore: bump to 2.2.7 --- dirvish-extras.el | 2 +- dirvish-tramp.el | 2 +- dirvish-widgets.el | 6 +++--- dirvish.el

[nongnu] elpa/llama 1829b812a5 4/6: Mention llama-fontify-mode in documentation

2025-03-12 Thread ELPA Syncer
branch: elpa/llama commit 1829b812a5630a9d3de9b759547b4580c09e18e2 Author: Jonas Bernoulli Commit: Jonas Bernoulli Mention llama-fontify-mode in documentation --- README.org | 3 +++ llama.el | 8 +++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/README.org b/README.

[nongnu] elpa/llama updated (4d3141aceb -> ff77af7c5d)

2025-03-12 Thread ELPA Syncer
elpasync pushed a change to branch elpa/llama. from 4d3141aceb elisp-mode-syntax-propertize: Fix placement of meta comment new eac219367e Move definitions of advices related to fontification new 6c9bccd962 No longer provide a non-global mode new caa776b162 Activate

[nongnu] elpa/llama ff77af7c5d 6/6: Extend cooperation with morlock-mode

2025-03-12 Thread ELPA Syncer
branch: elpa/llama commit ff77af7c5df678041aebb48497418ff8af0acefc Author: Jonas Bernoulli Commit: Jonas Bernoulli Extend cooperation with morlock-mode When that mode is disabled, then actually stop morlocking. --- llama.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)

[nongnu] elpa/llama eac219367e 1/6: Move definitions of advices related to fontification

2025-03-12 Thread ELPA Syncer
branch: elpa/llama commit eac219367e29090437775699df84900a030969a4 Author: Jonas Bernoulli Commit: Jonas Bernoulli Move definitions of advices related to fontification --- llama.el | 122 +++ 1 file changed, 60 insertions(+), 62 de

[nongnu] elpa/projectile 55db082cdf: Add projectile-add-known-project kbd

2025-03-12 Thread ELPA Syncer
branch: elpa/projectile commit 55db082cdf7b849335ccf24b7ba5aa2607d6fe93 Author: Jesús Bermúdez Velázquez Commit: Bozhidar Batsov Add projectile-add-known-project kbd The method `projectile-add-known-project` does not have a kbd, nor it shows in the menu Add kbd for proj

[nongnu] elpa/llama c8aa915ae8 5/6: Add llama group to faces group

2025-03-12 Thread ELPA Syncer
branch: elpa/llama commit c8aa915ae84e859e5c4c21029c7fda14a9bc9652 Author: Jonas Bernoulli Commit: Jonas Bernoulli Add llama group to faces group --- llama.el | 1 + 1 file changed, 1 insertion(+) diff --git a/llama.el b/llama.el index 4c40a018b2..1c42bba893 100644 --- a/llama.el +++ b/lla

[nongnu] elpa/llama caa776b162 3/6: Activate fontification advices only when fontification mode is enabled

2025-03-12 Thread ELPA Syncer
branch: elpa/llama commit caa776b16239e059b27c9eb03bd5eb510342db34 Author: Jonas Bernoulli Commit: Jonas Bernoulli Activate fontification advices only when fontification mode is enabled Suggested-by: Daniel Mendler --- llama.el | 17 + 1 file changed, 13 insertions

[nongnu] elpa/gptel 7400df6d27 1/3: gptel: Create all prompts in temp buffer

2025-03-12 Thread ELPA Syncer
branch: elpa/gptel commit 7400df6d27ac4311d1eca431335ca44b457180f2 Author: Karthik Chikmagalur Commit: Karthik Chikmagalur gptel: Create all prompts in temp buffer Do not load gptel-org.el via `with-eval-after-load', since we require it anyway when sending commands. Require gpt

[nongnu] elpa/gptel 85a3c00de7 3/3: test: Update submodule

2025-03-12 Thread ELPA Syncer
branch: elpa/gptel commit 85a3c00de7867e546484d3cadd938fb84654402c Author: Karthik Chikmagalur Commit: Karthik Chikmagalur test: Update submodule --- test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test b/test index 352b2511b4..13887f8d01 16 --- a/test +++ b/tes

[nongnu] elpa/totp-auth 9957bcb670: totp-auth-get-backend-for-secret: default to an encrypted backend

2025-03-12 Thread ELPA Syncer
branch: elpa/totp-auth commit 9957bcb6705e445e9dc555dadff2337ad1a08456 Author: Vivek Das Mohapatra Commit: Vivek Das Mohapatra totp-auth-get-backend-for-secret: default to an encrypted backend If a secret has been stored we return the current backend, whether or not that happens

[elpa] externals/ellama c5b8d0eb36 1/3: Add `ellama` alias for main menu

2025-03-12 Thread ELPA Syncer
branch: externals/ellama commit c5b8d0eb3686e27c284f2dff1a91a30eafb36cda Author: Sergey Kostyaev Commit: Sergey Kostyaev Add `ellama` alias for main menu Added an autoloadable alias `ellama` that points to the main menu function `ellama-transient-main-menu`. This provides a conv

[nongnu] elpa/eglot-inactive-regions 566c736f22 2/2: properly advance overlay start position

2025-03-12 Thread ELPA Syncer
branch: elpa/eglot-inactive-regions commit 566c736f22c5a32a988e38d2b151b50aa914b7ec Author: Filippo Argiolas Commit: Filippo Argiolas properly advance overlay start position --- eglot-inactive-regions.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/eglot-inactiv

[nongnu] elpa/gptel 10e77396bc: gptel-transient: Don't serialize backend to transient history

2025-03-12 Thread ELPA Syncer
branch: elpa/gptel commit 10e77396bc78e05c922b04a344818bc8ab72d665 Author: Karthik Chikmagalur Commit: Karthik Chikmagalur gptel-transient: Don't serialize backend to transient history * gptel-transient.el (gptel-provider-variable, transient-format-value, transient-infix-set,

[nongnu] elpa/eglot-inactive-regions updated (5ac127713d -> 566c736f22)

2025-03-12 Thread ELPA Syncer
elpasync pushed a change to branch elpa/eglot-inactive-regions. from 5ac127713d hooks on refresh and cleanup new 4881848cbc check next-single-property-change return code new 566c736f22 properly advance overlay start position Summary of changes: eglot-inactive-regions.el |

[nongnu] elpa/eglot-inactive-regions 4881848cbc 1/2: check next-single-property-change return code

2025-03-12 Thread ELPA Syncer
branch: elpa/eglot-inactive-regions commit 4881848cbcc49fa6291bbefdeae6b55b767bc95f Author: Filippo Argiolas Commit: Filippo Argiolas check next-single-property-change return code next-single-property-change returns nil if face does not change til the end of a fontification regi

[elpa] externals/auctex 23d7deb63c: Clean up files with .atfi extension

2025-03-12 Thread ELPA Syncer
branch: externals/auctex commit 23d7deb63c9693e326ca432c8bb6bc79a8dc78da Author: Arash Esbati Commit: Arash Esbati Clean up files with .atfi extension * tex.el (TeX-clean-default-intermediate-suffixes): Add entry for .atfi which is written by attachfile2.sty. --- tex.el | 2 +-

[elpa] externals/bicep-ts-mode 04fbdaaa8a 1/3: Try to make syntax-table and insert-quote-dwim better.

2025-03-12 Thread ELPA Syncer
branch: externals/bicep-ts-mode commit 04fbdaaa8a19f47c39b6b084360712a45430e263 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Try to make syntax-table and insert-quote-dwim better. --- bicep-ts-mode.el | 30 -- 1 file changed, 24 insertions(+), 6 deletions(

[elpa] externals/bicep-ts-mode updated (a5cb3dc8e1 -> 625d03d1f6)

2025-03-12 Thread ELPA Syncer
elpasync pushed a change to branch externals/bicep-ts-mode. from a5cb3dc8e1 Add support for font-lock-property-use face. new 04fbdaaa8a Try to make syntax-table and insert-quote-dwim better. new 118f647b4b Add a single-quote-dwim function too! new 625d03d1f6 We're al

[elpa] externals/bicep-ts-mode 625d03d1f6 3/3: We're allowed to bump the version every now and then!

2025-03-12 Thread ELPA Syncer
branch: externals/bicep-ts-mode commit 625d03d1f63e4a35a9e62dd4d8b06d80134109d8 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen We're allowed to bump the version every now and then! --- bicep-ts-mode.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bicep-ts-m

[elpa] externals/bicep-ts-mode 118f647b4b 2/3: Add a single-quote-dwim function too!

2025-03-12 Thread ELPA Syncer
branch: externals/bicep-ts-mode commit 118f647b4b0725cdb2c4635ade8c7945fbd2b98c Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Add a single-quote-dwim function too! --- bicep-ts-mode.el | 30 +- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/

[nongnu] elpa/totp-auth 6acb5f3cda: totp-auth-add-secret: support noninteractive calls

2025-03-12 Thread ELPA Syncer
branch: elpa/totp-auth commit 6acb5f3cdac840fc2d1e5c4b73a90f4c035d7116 Author: Vivek Das Mohapatra Commit: Vivek Das Mohapatra totp-auth-add-secret: support noninteractive calls The noninteractive path through this function was not implemented - it now works as documented. ---

[elpa] externals/dash 3c608b1331 04/10: Update stable docstrings for aliases

2025-03-12 Thread ELPA Syncer
branch: externals/dash commit 3c608b1331a65449a7702c788eb1cb2e9f04ef8e Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Update stable docstrings for aliases * dash.el (-concat, -copy): Include more/latest details from upstream docstrings. (-partial): Give it a

[elpa] externals/ellama a97cfc2509 3/3: Merge pull request #287 from s-kostyaev/add-ellama-alias

2025-03-12 Thread ELPA Syncer
branch: externals/ellama commit a97cfc250998efadfc728a1021770294d150d77f Merge: 23b41b1223 baef224812 Author: Sergey Kostyaev Commit: GitHub Merge pull request #287 from s-kostyaev/add-ellama-alias Add `ellama` alias for main menu --- NEWS.org| 4 ellama-transient.