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
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
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
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
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/
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
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
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
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
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
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
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 +
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:
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
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
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
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
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:
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
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
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 ++
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
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
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.
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 +
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
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-
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
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
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
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
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
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,
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
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
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.
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
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(-)
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
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
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
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
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
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
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
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
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
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,
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 |
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
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 +-
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(
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
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
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/
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.
---
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
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.
58 matches
Mail list logo