aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorJonas Bernoulli2024-09-14 19:23:40 +0200
committerJonas Bernoulli2024-09-14 19:23:40 +0200
commitffc00eac53d88296e234d274ad1dd95bdf3cf065 (patch)
treed6e69cbbdbd0969989507f59f46016c698e46b69 /admin
parent3822a5e5d12781fb1cd6d075fc5fa3ae1b103f1e (diff)
downloademacs-ffc00eac53d88296e234d274ad1dd95bdf3cf065.tar.gz
emacs-ffc00eac53d88296e234d274ad1dd95bdf3cf065.zip
; Set Transient's version and add admin/MAINTAINERS entry
* admin/MAINTAINERS: Add entry for externally maintained Transient package. * doc/misc/transient.texi: Bump version strings. * lisp/transient.el: Bump version in Version header. * lisp/transient.el (transient-version): New constant.
Diffstat (limited to 'admin')
-rw-r--r--admin/MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/admin/MAINTAINERS b/admin/MAINTAINERS
index 6c77501fee3..16601a76bd6 100644
--- a/admin/MAINTAINERS
+++ b/admin/MAINTAINERS
@@ -390,6 +390,13 @@ Tramp
390 doc/misc/tramp*.texi 390 doc/misc/tramp*.texi
391 test/lisp/net/tramp*-tests.el 391 test/lisp/net/tramp*-tests.el
392 392
393Transient
394 Maintainer: Jonas Bernoulli
395 Repository: https://github.com/magit/transient
396
397 lisp/transient.el
398 doc/misc/transient.texi
399
393Modus themes 400Modus themes
394 Maintainer: Protesilaos Stavrou 401 Maintainer: Protesilaos Stavrou
395 Repository: https://github.com/protesilaos/modus-themes 402 Repository: https://github.com/protesilaos/modus-themes