summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--helm-files.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/helm-files.el b/helm-files.el
index 1a7edf31..3e0a5903 100644
--- a/helm-files.el
+++ b/helm-files.el
@@ -1544,7 +1544,7 @@ Note that only directories are saved here."
(append helm-files-save-history-extra-sources
helm-file-completion-sources)))
(when (or force (helm-file-completion-source-p))
- (let ((mkd (helm-marked-candidates :with-wildcard t))
+ (let ((mkd (helm-marked-candidates))
(history-delete-duplicates t))
(cl-loop for sel in mkd
when (and sel