branch: main commit ae9243c12203c37a0acbbb4919a5d3ff96555314 Author: Jonas Bernoulli <jo...@bernoul.li> Commit: Jonas Bernoulli <jo...@bernoul.li>
* elpa-packages (transient): Update location of :news file That is where it is located in all my other repositories that have such a file. Consistency simplifies tooling. --- elpa-packages | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elpa-packages b/elpa-packages index 7d006e9af5..998f6cb542 100644 --- a/elpa-packages +++ b/elpa-packages @@ -541,7 +541,7 @@ ("transient" :url "https://github.com/magit/transient" :lisp-dir "lisp" :renames (("docs/" "")) - :news "docs/CHANGELOG" + :news "CHANGELOG" :doc "docs/transient.texi") ("trie" :url "http://www.dr-qubit.org/git/predictive.git") ("undo-tree" :url "https://gitlab.com/tsc25/undo-tree")