[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/helm c7ecfdfe50: helm-packages-async is now the default
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/helm c7ecfdfe50: helm-packages-async is now the default |
Date: |
Tue, 16 Jul 2024 13:00:36 -0400 (EDT) |
branch: elpa/helm
commit c7ecfdfe5057b4cf3279e20627a6498a025f1550
Author: Thierry Volpiatto <thievol@posteo.net>
Commit: Thierry Volpiatto <thievol@posteo.net>
helm-packages-async is now the default
---
helm-packages.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/helm-packages.el b/helm-packages.el
index 09ffc4e3fa..6b10391b94 100644
--- a/helm-packages.el
+++ b/helm-packages.el
@@ -43,7 +43,7 @@
(update :initform #'helm-packages--refresh-contents))
"A class to define `helm-packages' sources.")
-(defcustom helm-packages-async nil
+(defcustom helm-packages-async t
"Install packages async when non nil."
:type 'boolean)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [nongnu] elpa/helm c7ecfdfe50: helm-packages-async is now the default,
ELPA Syncer <=