branch: elpa/helm
commit cabdab99aff4acfe6deb3472f46cdb24f6836566
Author: Thierry Volpiatto <[email protected]>
Commit: Thierry Volpiatto <[email protected]>

    declare completions-detailed
---
 helm-elisp.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/helm-elisp.el b/helm-elisp.el
index 2afda10aa7..b5d2984868 100644
--- a/helm-elisp.el
+++ b/helm-elisp.el
@@ -33,6 +33,7 @@
 (declare-function helm-comp-read "helm-mode")
 (declare-function helm-M-x-transformer-no-sort-no-props "helm-command")
 (defvar helm-M-x-show-short-doc)
+(defvar completions-detailed)
 (defvar helm-completions-detailed)
 
 

Reply via email to