update packages

This commit is contained in:
2025-03-11 21:14:26 +01:00
parent 45d49daef0
commit 14dcaaddde
440 changed files with 13229 additions and 8718 deletions

View File

@@ -1,8 +1,8 @@
This is gpl.info, produced by makeinfo version 6.8 from gpl.texi.
This is gpl.info, produced by makeinfo version 7.1.1 from gpl.texi.
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Copyright © 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies of this
license document, but changing it is not allowed.
@@ -689,11 +689,11 @@ mail.
notice like this when it starts in an interactive mode:
PROGRAM Copyright (C) YEAR NAME OF AUTHOR
This program comes with ABSOLUTELY NO WARRANTY; for details type 'show w'.
This program comes with ABSOLUTELY NO WARRANTY; for details type show w.
This is free software, and you are welcome to redistribute it
under certain conditions; type 'show c' for details.
under certain conditions; type show c for details.
The hypothetical commands 'show w' and 'show c' should show the
The hypothetical commands show w and show c should show the
appropriate parts of the General Public License. Of course, your
program's commands might be different; for a GUI interface, you would
use an "about box".

View File

@@ -1,13 +1,13 @@
(define-package "transient" "20231103.2312" "Transient commands"
(define-package "transient" "20250306.1916" "Transient commands"
'((emacs "26.1")
(compat "29.1.4.1")
(compat "30.0.0.0")
(seq "2.24"))
:commit "b4a29636365d12a8079c3908ff8ffce5f84b85d3" :authors
'(("Jonas Bernoulli" . "jonas@bernoul.li"))
:commit "4030862396130b3dcfedabe509a4fc6cb218c49f" :authors
'(("Jonas Bernoulli" . "emacs.transient@jonas.bernoulli.dev"))
:maintainers
'(("Jonas Bernoulli" . "jonas@bernoul.li"))
'(("Jonas Bernoulli" . "emacs.transient@jonas.bernoulli.dev"))
:maintainer
'("Jonas Bernoulli" . "jonas@bernoul.li")
'("Jonas Bernoulli" . "emacs.transient@jonas.bernoulli.dev")
:keywords
'("extensions")
:url "https://github.com/magit/transient")

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff