summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2014-11-08 05:58:54 +0100
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2014-11-08 05:58:54 +0100
commitccaed1be0829b36cc7ae4ca9ed531c5a34d3cbb4 (patch)
treeca9732da8fbcb670bc61e5368f114d24b0f22fad /doc
parentff5326937b9931fece36977060cdd840f569ee4f (diff)
* helm-files.el (helm-read-file-map): Bind M-RET here too.
* helm-help.el: Update accordingly.
Diffstat (limited to 'doc')
-rw-r--r--doc/Home.mdpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/Home.mdpp b/doc/Home.mdpp
index d5e72e60..485230bf 100644
--- a/doc/Home.mdpp
+++ b/doc/Home.mdpp
@@ -80,6 +80,10 @@ You can also setup the source yourself:
NOTE: Don't define a new `defmethod` `helm-setup-user-source` with generic classes as specified above.
+## I cannot exit with empty string in completing-read's
+
+The answer is in your mode-line: `C-RET` or `M-RET`
+
# Wiki maintainer instructions
1. Checkout wiki repo at `git@github.com:emacs-helm/helm.wiki.git`