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

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

[nongnu] elpa/helm cabdab99af 2/5: declare completions-detailed


From: ELPA Syncer
Subject: [nongnu] elpa/helm cabdab99af 2/5: declare completions-detailed
Date: Tue, 9 Apr 2024 13:00:17 -0400 (EDT)

branch: elpa/helm
commit cabdab99aff4acfe6deb3472f46cdb24f6836566
Author: Thierry Volpiatto <thievol@posteo.net>
Commit: Thierry Volpiatto <thievol@posteo.net>

    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

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