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

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

[nongnu] elpa/helm 6b003a352e 2/5: Fix docstring


From: ELPA Syncer
Subject: [nongnu] elpa/helm 6b003a352e 2/5: Fix docstring
Date: Mon, 26 Feb 2024 15:59:59 -0500 (EST)

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

    Fix docstring
---
 helm-lib.el | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/helm-lib.el b/helm-lib.el
index ea146525ba..30d4bda033 100644
--- a/helm-lib.el
+++ b/helm-lib.el
@@ -578,8 +578,7 @@ let-bind a local var outside the helm-acase body, it will be
 overriden deliberately by helm-acase.
 
 EXPR is bound to a temporary variable called `it' which is
-usable in CLAUSES to refer to EXPR.  The car of each CLAUSES
-doesn't need to be quoted.
+usable in CLAUSES to refer to EXPR.
 
 \(fn EXPR (KEYLIST BODY...)...)"
   (declare (indent 1) (debug (form &rest (sexp body))))



reply via email to

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