summaryrefslogtreecommitdiff
path: root/helm-mode.el
diff options
context:
space:
mode:
Diffstat (limited to 'helm-mode.el')
-rw-r--r--helm-mode.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/helm-mode.el b/helm-mode.el
index d934bbe0..af994571 100644
--- a/helm-mode.el
+++ b/helm-mode.el
@@ -155,6 +155,7 @@ and all functions belonging in this list from `minibuffer-setup-hook'."
(helm-exit-and-execute-action
(lambda (_candidate)
(identity "")))))
+(put 'helm-cr-empty-string 'helm-only t)
(defun helm-mode--keyboard-quit ()
;; Use this instead of `keyboard-quit'