diff --git a/emacs-helm.sh b/emacs-helm.sh index 3bb92e4ff..e71cc10f3 100755 --- a/emacs-helm.sh +++ b/emacs-helm.sh @@ -65,15 +65,16 @@ cat > $CONF_FILE <\`helm-find-files'\n\ -;; - \`occur'(M-s o) =>\`helm-occur'\n\ -;; - \`list-buffers'(C-x C-b) =>\`helm-buffers-list'\n\ -;; - \`completion-at-point'(M-tab) =>\`helm-lisp-completion-at-point'[1]\n\ -;; - \`dabbrev-expand'(M-/) =>\`helm-dabbrev'\n\n\ +;; - \`find-file'(C-x C-f) =>\`helm-find-files'\n\ +;; - \`occur'(M-s o) =>\`helm-occur'\n\ +;; - \`list-buffers'(C-x C-b) =>\`helm-buffers-list'\n\ +;; - \`completion-at-point'(M-tab) =>\`helm-lisp-completion-at-point'[1]\n\ +;; - \`dabbrev-expand'(M-/) =>\`helm-dabbrev'\n\n\ +;; - \`execute-extended-command'(M-x) =>\`helm-M-x'\n\n ;; Some others native emacs commands are \"helmized\" by \`helm-mode'.\n\ ;; [1] Coming with emacs-24.4 \`completion-at-point' is \"helmized\" by \`helm-mode'\n\ ;; which provide helm completion in many other places like \`shell-mode'.\n\ -;; You will find embeded help for most helm commands with \`C-c ?'.\n\ +;; You will find embeded help for most helm commands with \`C-h m'.\n\ ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;\n\n")) (setq package-user-dir (directory-file-name