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

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

[elpa] externals/async 230b53606f 1/5: Update commentary in async-packag


From: ELPA Syncer
Subject: [elpa] externals/async 230b53606f 1/5: Update commentary in async-package
Date: Fri, 19 Jul 2024 12:57:32 -0400 (EDT)

branch: externals/async
commit 230b53606f7cc01d7a5951c0dfe3d5ab34790a2a
Author: Thierry Volpiatto <thievol@posteo.net>
Commit: Thierry Volpiatto <thievol@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

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