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

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

[elpa] elpa 35ab78a 03/23: Merge pull request #114 from tarsius/forge


From: Thierry Volpiatto
Subject: [elpa] elpa 35ab78a 03/23: Merge pull request #114 from tarsius/forge
Date: Fri, 30 Apr 2021 07:08:03 -0400 (EDT)

branch: elpa
commit 35ab78afb9ec4929552f43c6bab09bbd7da3842a
Merge: 67c3695 6577ae5
Author: Thierry Volpiatto <thierry.volpiatto@gmail.com>
Commit: GitHub <noreply@github.com>

    Merge pull request #114 from tarsius/forge
    
    Add forge to async-bytecomp-allowed-packages
---
 async-bytecomp.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/async-bytecomp.el b/async-bytecomp.el
index 9f32035..5c8704b 100644
--- a/async-bytecomp.el
+++ b/async-bytecomp.el
@@ -47,7 +47,7 @@
   ;; they get compiled asynchronously, so this conservative default value is
   ;; here to make sure that the mode can be enabled without the user's
   ;; explicit consent.
-  '(async helm helm-core helm-ls-git helm-ls-hg magit)
+  '(async forge helm helm-core helm-ls-git helm-ls-hg magit)
   "Packages in this list will be compiled asynchronously by `package--compile'.
 All the dependencies of these packages will be compiled async too,
 so no need to add dependencies to this list.



reply via email to

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