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

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

[nongnu] elpa/helm c9e1c5b964 4/4: Fix paren error


From: ELPA Syncer
Subject: [nongnu] elpa/helm c9e1c5b964 4/4: Fix paren error
Date: Thu, 17 Feb 2022 03:58:16 -0500 (EST)

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

    Fix paren error
---
 helm-lib.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/helm-lib.el b/helm-lib.el
index 2b7b04f62f..6324042a03 100644
--- a/helm-lib.el
+++ b/helm-lib.el
@@ -58,7 +58,7 @@
 (declare-function wdired-flag-for-deletion "wdired.el")
 (declare-function wdired-get-filename "wdired.el")
 (declare-function wdired-normalize-filename "wdired.el")
-(declare-function helm-read-file-name "helm-mode.el)"
+(declare-function helm-read-file-name "helm-mode.el")
 (declare-function find-function-library "find-func.el")
 (declare-function find-library-name "find-func.el")
 



reply via email to

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