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

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

[nongnu] elpa/helm 05c2a8262f 3/3: Update comment


From: ELPA Syncer
Subject: [nongnu] elpa/helm 05c2a8262f 3/3: Update comment
Date: Sun, 1 Dec 2024 04:00:03 -0500 (EST)

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

    Update comment
---
 helm-lib.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/helm-lib.el b/helm-lib.el
index 1c0577661e..6d2fe010e6 100644
--- a/helm-lib.el
+++ b/helm-lib.el
@@ -611,7 +611,8 @@ usable in all clauses to refer to EXPR.
                          (or (eq ',key t) (eq ',key 'otherwise))))
                 ;; When this branch is expanded the compiler complain about not
                 ;; referenced variables (the ones in `dst' that will be used in
-                ;; next branch) Merci Stefan!
+                ;; next branch) so prevent warnings instead of using a progn
+                ;; Merci Stefan!
                 (with-no-warnings ,@(cdr clause1)))
                ((and dst
                      (condition-case nil



reply via email to

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