diff options
| author | Jonas Bernoulli | 2024-09-14 19:23:40 +0200 |
|---|---|---|
| committer | Jonas Bernoulli | 2024-09-14 19:23:40 +0200 |
| commit | ffc00eac53d88296e234d274ad1dd95bdf3cf065 (patch) | |
| tree | d6e69cbbdbd0969989507f59f46016c698e46b69 /admin | |
| parent | 3822a5e5d12781fb1cd6d075fc5fa3ae1b103f1e (diff) | |
| download | emacs-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/MAINTAINERS | 7 |
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 | ||
| 393 | Transient | ||
| 394 | Maintainer: Jonas Bernoulli | ||
| 395 | Repository: https://github.com/magit/transient | ||
| 396 | |||
| 397 | lisp/transient.el | ||
| 398 | doc/misc/transient.texi | ||
| 399 | |||
| 393 | Modus themes | 400 | Modus 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 |