summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2013-12-20 08:44:06 +0100
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2013-12-20 08:44:06 +0100
commit3aba60d304f0864fd3dee609f13b83b06a5b4577 (patch)
treea577b51d5e260e8350160e280e9f5c8a24dd9a0b /doc
parenta716facb55f06911805d7feb7bbe0a4d52a0e902 (diff)
* doc/Home.mdpp: update helm-mode.
Diffstat (limited to 'doc')
-rw-r--r--doc/Home.mdpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/Home.mdpp b/doc/Home.mdpp
index 422caa00..2897252c 100644
--- a/doc/Home.mdpp
+++ b/doc/Home.mdpp
@@ -811,6 +811,9 @@ Not complete.
`helm-mode` will enable
helm completion in all Emacs commands using `completing-read` or `read-file-name`.
+Starting with emacs-24.4 `helm-mode` provide also completion with `completion-at-point`
+and `completing-read-multiple`.
+
To use it:
M-x helm-mode