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

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

[nongnu] elpa/helm 08658020c3 1/3: Space only


From: ELPA Syncer
Subject: [nongnu] elpa/helm 08658020c3 1/3: Space only
Date: Tue, 16 Aug 2022 06:58:36 -0400 (EDT)

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

    Space only
---
 helm-files.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/helm-files.el b/helm-files.el
index 0c77da319c..c17ab22468 100644
--- a/helm-files.el
+++ b/helm-files.el
@@ -5825,7 +5825,7 @@ directories are always deleted with no warnings."
              when buf
              do (setq buffers (nconc buf buffers))
              when trashed
-             do (push trashed already-trashed ))
+             do (push trashed already-trashed))
     (setq callback (lambda (result)
                      (helm-ff--delete-async-modeline-mode -1)
                      (when (file-exists-p helm-ff-delete-log-file)



reply via email to

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