summaryrefslogtreecommitdiff
path: root/helm-mode.el
diff options
context:
space:
mode:
Diffstat (limited to 'helm-mode.el')
-rw-r--r--helm-mode.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/helm-mode.el b/helm-mode.el
index 5c4416cb..c7a9d414 100644
--- a/helm-mode.el
+++ b/helm-mode.el
@@ -1523,8 +1523,8 @@ Actually do nothing."
(all (and (or (cdr split)
(and (not (cdr split))
;; Kickin when STRING is a simple string.
+ ;; Handle as well "foo " (space at end).
(not (string= fpat "")))
- (string-match " \\'" string)
(string= string ""))
(not (string-match "\\`!" fpat))
;; all-completions should return nil if FPAT is a