[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/helm 87cc8dc495 3/4: Docstring only
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/helm 87cc8dc495 3/4: Docstring only |
Date: |
Tue, 1 Apr 2025 10:01:14 -0400 (EDT) |
branch: elpa/helm
commit 87cc8dc495d7213212c98dc80dddcb0c2834c605
Author: Thierry Volpiatto <thievol@posteo.net>
Commit: Thierry Volpiatto <thievol@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