projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4675aff
)
; * lisp/transient.el: Set Version instead of Package-Version
author
Jonas Bernoulli
<jonas@bernoul.li>
Tue, 5 Dec 2023 19:01:44 +0000
(20:01 +0100)
committer
Jonas Bernoulli
<jonas@bernoul.li>
Tue, 5 Dec 2023 19:01:44 +0000
(20:01 +0100)
`finder-compile-keywords' only considers the "Version" header.
lisp/transient.el
patch
|
blob
|
history
diff --git
a/lisp/transient.el
b/lisp/transient.el
index f17323bec4fc7af16025e1938cc5be2a850bb721..6f686afd16d64eac174893f60d7e0d05b5dbac9e 100644
(file)
--- a/
lisp/transient.el
+++ b/
lisp/transient.el
@@
-6,7
+6,7
@@
;; Homepage: https://github.com/magit/transient
;; Keywords: extensions
-;;
Package-
Version: 0.5.2
+;; Version: 0.5.2
;; Package-Requires: ((emacs "26.1") (compat "29.1.4.4") (seq "2.24"))
;; SPDX-License-Identifier: GPL-3.0-or-later