emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/async 94850fd 26/27: Reinstall async-pkg.el after elpa


From: ELPA Syncer
Subject: [elpa] externals/async 94850fd 26/27: Reinstall async-pkg.el after elpa merge
Date: Fri, 30 Apr 2021 15:57:14 -0400 (EDT)

branch: externals/async
commit 94850fd5ab3bd48d5e79945f2b6f3fb001234bfc
Author: Thierry Volpiatto <thievol@posteo.net>
Commit: Thierry Volpiatto <thievol@posteo.net>

    Reinstall async-pkg.el after elpa merge
---
 async-pkg.el | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/async-pkg.el b/async-pkg.el
new file mode 100644
index 0000000..b277b17
--- /dev/null
+++ b/async-pkg.el
@@ -0,0 +1,10 @@
+;;; async-pkg.el --- Generated package description from async.el
+(define-package "async" "1.9.4"
+  "Asynchronous processing in Emacs"
+  '((emacs "24.3"))
+  :url "https://github.com/jwiegley/emacs-async";
+  :keywords '("async"))
+
+;; Local Variables:
+;; no-byte-compile: t
+;; End:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]