[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/hyperdrive 28efe94c8f 122/123: Tidy: Checkdoc
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/hyperdrive 28efe94c8f 122/123: Tidy: Checkdoc |
Date: |
Fri, 6 Oct 2023 01:01:14 -0400 (EDT) |
branch: elpa/hyperdrive
commit 28efe94c8f8a08886602da649b649fa64c511442
Author: Adam Porter <adam@alphapapa.net>
Commit: Adam Porter <adam@alphapapa.net>
Tidy: Checkdoc
---
hyperdrive-lib.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/hyperdrive-lib.el b/hyperdrive-lib.el
index d90bc9025e..f7cca8064b 100644
--- a/hyperdrive-lib.el
+++ b/hyperdrive-lib.el
@@ -1091,8 +1091,8 @@ case, when PREDICATE, only offer hyperdrives matching it."
(cl-defun hyperdrive--format-hyperdrive
(hyperdrive &key (formats '(petname nickname domain seed short-key))
(with-label t))
"Return HYPERDRIVE formatted for completion.
-For each of FORMATS, concats the value separated by two spaces,
-optionally WITH-LABEL."
+For each of FORMATS, concatenates the value separated by two
+spaces, optionally WITH-LABEL."
(string-trim
(cl-loop for format in formats
when (hyperdrive--format-host hyperdrive :format format
:with-label with-label)
- [nongnu] elpa/hyperdrive 785ebe8edd 110/123: Fix: (hyperdrive-menu) Update next/prev between files/dirs, (continued)
- [nongnu] elpa/hyperdrive 785ebe8edd 110/123: Fix: (hyperdrive-menu) Update next/prev between files/dirs, ELPA Syncer, 2023/10/06
- [nongnu] elpa/hyperdrive f83e955abc 108/123: Change: (hyperdrive-menu-set-pet/nickname) :transient t, ELPA Syncer, 2023/10/06
- [nongnu] elpa/hyperdrive ec3692c439 120/123: Change: (hyperdrive-menu) Add hyperdrive-delete, ELPA Syncer, 2023/10/06
- [nongnu] elpa/hyperdrive 247afd42e4 090/123: Change: (hyperdrive-menu) Rename Info manual -> Help, ELPA Syncer, 2023/10/06
- [nongnu] elpa/hyperdrive 665e8f289c 016/123: WIP, ELPA Syncer, 2023/10/06
- [nongnu] elpa/hyperdrive b5dc019164 123/123: Merge: Add Transient menu interface, ELPA Syncer, 2023/10/06
- [nongnu] elpa/hyperdrive 30f7bc0928 069/123: Change: (hyperdrive-menu) Just use w for hyperdrive-copy-url, ELPA Syncer, 2023/10/06
- [nongnu] elpa/hyperdrive 87647b12ce 025/123: Change: (hyperdrive-up) Take ENTRY as argument, ELPA Syncer, 2023/10/06
- [nongnu] elpa/hyperdrive 9ff6b945ce 086/123: Change: (-menu) Add Hyperdrive group description, ELPA Syncer, 2023/10/06
- [nongnu] elpa/hyperdrive 8593993edb 083/123: Tidy: Remove unnecessary let-bindingc, ELPA Syncer, 2023/10/06
- [nongnu] elpa/hyperdrive 28efe94c8f 122/123: Tidy: Checkdoc,
ELPA Syncer <=
- [nongnu] elpa/hyperdrive 7276398ace 098/123: Comment: Add TODO, ELPA Syncer, 2023/10/06
- [nongnu] elpa/hyperdrive 094254c47f 014/123: WIP, ELPA Syncer, 2023/10/06
- [nongnu] elpa/hyperdrive 8d19126e2b 033/123: WIP checkpoint, ELPA Syncer, 2023/10/06
- [nongnu] elpa/hyperdrive 3b688528df 020/123: WIP, ELPA Syncer, 2023/10/06
- [nongnu] elpa/hyperdrive 621268b2a9 024/123: Add: (hyperdrive--context-entry), ELPA Syncer, 2023/10/06
- [nongnu] elpa/hyperdrive 2b0e67c35e 023/123: Tidy, ELPA Syncer, 2023/10/06
- [nongnu] elpa/hyperdrive 3ff1877985 032/123: Change: (hyperdrive-up) Take ENTRY as argument and check mode, ELPA Syncer, 2023/10/06
- [nongnu] elpa/hyperdrive 8b86e2dc69 026/123: Tidy, ELPA Syncer, 2023/10/06
- [nongnu] elpa/hyperdrive aa1aefdef9 048/123: Change: (hyperdrive-menu) Link to hyperdrive-menu-hyperdrive, ELPA Syncer, 2023/10/06
- [nongnu] elpa/hyperdrive 90653597e7 035/123: WIP, ELPA Syncer, 2023/10/06