branch: elpa/helm commit 87cc8dc495d7213212c98dc80dddcb0c2834c605 Author: Thierry Volpiatto <thie...@posteo.net> Commit: Thierry Volpiatto <thie...@posteo.net>
Docstring only --- helm-files.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/helm-files.el b/helm-files.el index d1478856fe..f74e675771 100644 --- a/helm-files.el +++ b/helm-files.el @@ -1021,7 +1021,8 @@ present in this list." (defface helm-ff-nofile `((t ,@(and (>= emacs-major-version 27) '(:extend t)) :inherit helm-ff-file)) - "Face used for file names in `helm-find-files'." + "Face used for non-files file names in `helm-find-files'. +Used when showing tramp host completions." :group 'helm-files-faces) (defface helm-ff-truename