branch: externals/async
commit 230b53606f7cc01d7a5951c0dfe3d5ab34790a2a
Author: Thierry Volpiatto <thie...@posteo.net>
Commit: Thierry Volpiatto <thie...@posteo.net>

    Update commentary in async-package
---
 async-package.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/async-package.el b/async-package.el
index f1542ca4c3..7c7510d28c 100644
--- a/async-package.el
+++ b/async-package.el
@@ -22,6 +22,9 @@
 
 ;;; Commentary:
 
+;; Provide the function `async-package-do-action' to
+;; (re)install/upgrade packages asynchronously.
+
 ;;; Code:
 
 (eval-when-compile (require 'cl-lib))

Reply via email to