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

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

[nongnu] elpa/helm 9caab6c5bb 1/3: Declare helm-get-first-line-documenta


From: ELPA Syncer
Subject: [nongnu] elpa/helm 9caab6c5bb 1/3: Declare helm-get-first-line-documentation
Date: Tue, 28 Jun 2022 03:58:44 -0400 (EDT)

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

    Declare helm-get-first-line-documentation
---
 helm-mode.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/helm-mode.el b/helm-mode.el
index fbc4c99a8c..8330b228c4 100644
--- a/helm-mode.el
+++ b/helm-mode.el
@@ -38,6 +38,7 @@
 (declare-function helm-lisp-completion-persistent-action "helm-elisp")
 (declare-function helm-lisp-completion-persistent-help "helm-elisp")
 (declare-function help--symbol-class "help-fns.el")
+(declare-function helm-get-first-line-documentation "helm-elisp")
 
 (defgroup helm-mode nil
   "Enable helm completion."



reply via email to

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