From 084f3c644ce90767173c22fa49d07feaf5c1ca09 Mon Sep 17 00:00:00 2001 From: Niklas Eklund Date: Fri, 20 May 2022 23:16:22 +0200 Subject: [PATCH] * elpa-packages (dtache): Add detached.el The dtache package has been renamed to detached. This patch adds the renamed package to the list of elpa packages. The dtache package will remain for now and detached will be added as a required package to it. --- elpa-packages | 3 +++ 1 file changed, 3 insertions(+) diff --git a/elpa-packages b/elpa-packages index ac322f4cc4..6bfd4d7cfa 100644 --- a/elpa-packages +++ b/elpa-packages @@ -175,6 +175,9 @@ :auto-sync t) ("devdocs" :url "https://github.com/astoff/devdocs.el" :auto-sync t) + ("detached" :url "https://git.sr.ht/~niklaseklund/detached.el" + :news "CHANGELOG.org" + :auto-sync t) ("dict-tree" :url "http://www.dr-qubit.org/git/predictive.git") ("diffview" :url "https://github.com/mgalgs/diffview-mode.git") ("diff-hl" -- 2.34.0