branch: elpa/helm commit 8e8efdd7fb0e72c02924898dfd1df5e24c5342a7 Author: Thierry Volpiatto <thie...@posteo.net> Commit: Thierry Volpiatto <thie...@posteo.net>
Make action name more explicit --- helm-files.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-files.el b/helm-files.el index 767b7c991f..85f9b66006 100644 --- a/helm-files.el +++ b/helm-files.el @@ -745,7 +745,7 @@ when moving out of directory when non nil." 'helm-find-files-rsync "Rename file(s) `M-R, C-u to follow'" 'helm-find-files-rename "Backup files" 'helm-find-files-backup - "Multiple copy" 'helm-ff-mcp + "Copy file to dir(s) `C-M-c'" 'helm-ff-mcp "Symlink files(s) `M-S, C-u to follow'" 'helm-find-files-symlink "Relsymlink file(s) `M-Y, C-u to follow'" 'helm-find-files-relsymlink "Hardlink file(s) `M-H, C-u to follow'" 'helm-find-files-hardlink