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

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

[elpa] master 051d33e 2/7: Fixed docstring of enwc-force-backend-loading


From: Ian Dunn
Subject: [elpa] master 051d33e 2/7: Fixed docstring of enwc-force-backend-loading
Date: Sat, 4 Mar 2017 11:10:24 -0500 (EST)

branch: master
commit 051d33eeb7b4e070b6392dcfe6544d70b3652201
Author: Ian Dunn <address@hidden>
Commit: Ian Dunn <address@hidden>

    Fixed docstring of enwc-force-backend-loading
    
    * enwc-backend.el (enwc-force-backend-loading): Mention that the value is
      only checked in enwc-setup.
---
 enwc-backend.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/enwc-backend.el b/enwc-backend.el
index 312066e..076907f 100644
--- a/enwc-backend.el
+++ b/enwc-backend.el
@@ -67,7 +67,7 @@ an enwc-backend struct.")
   :group 'enwc)
 
 (defcustom enwc-force-backend-loading nil
-  "Non-nil if backends should be loaded even if they claim they cannot."
+  "Non-nil if backends should be loaded during `enwc-setup' even if they claim 
they cannot."
   :type 'boolean
   :group 'enwc)
 



reply via email to

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