[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/helm 2213caa435 4/9: Update helm-ff-rsync-progress-bar-inf
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/helm 2213caa435 4/9: Update helm-ff-rsync-progress-bar-info docstring |
Date: |
Wed, 19 Jul 2023 13:02:13 -0400 (EDT) |
branch: elpa/helm
commit 2213caa435e865cc638acdabca8639dae8d76920
Author: Thierry Volpiatto <thievol@posteo.net>
Commit: Thierry Volpiatto <thievol@posteo.net>
Update helm-ff-rsync-progress-bar-info docstring
---
helm-files.el | 3 +++
1 file changed, 3 insertions(+)
diff --git a/helm-files.el b/helm-files.el
index f40f4ab0dd..f201e881e2 100644
--- a/helm-files.el
+++ b/helm-files.el
@@ -662,6 +662,9 @@ Progress bar is inaccurate on non graphic displays, use
text instead."
(defcustom helm-ff-rsync-progress-bar-info 'percent
"The type of info shown at end of rsync progress bar.
+
+Valid value are percent, size, speed and remain, any other value raise an
+error.
Have no effect when `helm-ff-rsync-progress-bar-style' is text."
:type '(choice
(const :tag "Show the amount of data copied" size)
- [nongnu] elpa/helm updated (3dd059c9fb -> c0378b8574), ELPA Syncer, 2023/07/19
- [nongnu] elpa/helm 4e1c515659 2/9: Fix helm-ff-rsync-progress-bar-style docstring, ELPA Syncer, 2023/07/19
- [nongnu] elpa/helm 2213caa435 4/9: Update helm-ff-rsync-progress-bar-info docstring,
ELPA Syncer <=
- [nongnu] elpa/helm 3f71b2d3f9 1/9: Fix long lines, ELPA Syncer, 2023/07/19
- [nongnu] elpa/helm 64f96694ae 3/9: Use cl-ecase for helm-ff-rsync-progress-bar-info, ELPA Syncer, 2023/07/19
- [nongnu] elpa/helm bdd65f5e7f 7/9: Delete trailing white space, ELPA Syncer, 2023/07/19
- [nongnu] elpa/helm c0378b8574 9/9: Reindent, ELPA Syncer, 2023/07/19
- [nongnu] elpa/helm 65ee2e9709 5/9: Reorganize code by grouping all r5 mode-line code, ELPA Syncer, 2023/07/19
- [nongnu] elpa/helm c36cddeb66 6/9: Rename helm-ff--rsync-progress-bar from helm-ff--rsync-mode-line-string, ELPA Syncer, 2023/07/19
- [nongnu] elpa/helm eae6cef0b6 8/9: Allow adding more infos at end of rsync prog bar, ELPA Syncer, 2023/07/19