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

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

[elpa] master 062c609 158/187: Add more helm packages to compile async.


From: Michael Albinus
Subject: [elpa] master 062c609 158/187: Add more helm packages to compile async.
Date: Wed, 30 Dec 2015 11:50:22 +0000

branch: master
commit 062c60926b640583efad1263818079a52d6c8d56
Author: Thierry Volpiatto <address@hidden>
Commit: Thierry Volpiatto <address@hidden>

    Add more helm packages to compile async.
    
    * async-bytecomp.el (async-bytecomp-allowed-packages):
    Do it.
---
 async-bytecomp.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/async-bytecomp.el b/async-bytecomp.el
index 0004347..d074560 100644
--- a/async-bytecomp.el
+++ b/async-bytecomp.el
@@ -42,7 +42,7 @@
 (require 'cl-lib)
 (require 'async)
 
-(defcustom async-bytecomp-allowed-packages '(async helm)
+(defcustom async-bytecomp-allowed-packages '(async helm helm-core helm-ls-git 
helm-ls-hg)
   "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]