[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/hyperdrive 3dc890cc9d 161/163: Tidy: Checkdoc
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/hyperdrive 3dc890cc9d 161/163: Tidy: Checkdoc |
Date: |
Fri, 31 May 2024 04:00:42 -0400 (EDT) |
branch: elpa/hyperdrive
commit 3dc890cc9d59051dc5c5e2c3b6b683f65a30a049
Author: Adam Porter <adam@alphapapa.net>
Commit: Adam Porter <adam@alphapapa.net>
Tidy: Checkdoc
---
hyperdrive-vars.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hyperdrive-vars.el b/hyperdrive-vars.el
index 5ee8722882..1507ee04b4 100644
--- a/hyperdrive-vars.el
+++ b/hyperdrive-vars.el
@@ -55,7 +55,7 @@ Command `hyperdrive-install' installs to this name inside
(defcustom h/gateway-command-args "run --writable true --silent true"
"Arguments passed to the gateway.
Note that the \"--port\" argument should not be included here, as
-it is added automatically at runtime using the value of
+it is added automatically at run-time using the value of
`hyperdrive-gateway-port'."
:type 'string
:group 'hyperdrive)
- [nongnu] elpa/hyperdrive 13482cbdc1 134/163: Fix: (h/check-gateway-version) Use substitute-command-keys, (continued)
- [nongnu] elpa/hyperdrive 13482cbdc1 134/163: Fix: (h/check-gateway-version) Use substitute-command-keys, ELPA Syncer, 2024/05/31
- [nongnu] elpa/hyperdrive 25845121cd 142/163: Fix: (h/check-gateway-version) Docstring, ELPA Syncer, 2024/05/31
- [nongnu] elpa/hyperdrive 68683838c8 148/163: Tidy: Reorder defcustoms, ELPA Syncer, 2024/05/31
- [nongnu] elpa/hyperdrive db0ec58f14 145/163: Change: (h/menu-bar-menu) "Restart Gateway" binding, ELPA Syncer, 2024/05/31
- [nongnu] elpa/hyperdrive 4b23c6bf50 144/163: Change: (h/check-gateway-version) Say version expected/got, ELPA Syncer, 2024/05/31
- [nongnu] elpa/hyperdrive 684856884d 146/163: Tidy: (h/menu-bar-menu) Capitalize labels, ELPA Syncer, 2024/05/31
- [nongnu] elpa/hyperdrive 84844d645f 149/163: Fix: (h/gateway-command-args) Run gateway on user-defined port, ELPA Syncer, 2024/05/31
- [nongnu] elpa/hyperdrive 42778de4c2 154/163: Fix: (hyperdrive-hyper-gateway-port) define-obsolete-variable-alias, ELPA Syncer, 2024/05/31
- [nongnu] elpa/hyperdrive bbdefc9816 158/163: Refactor: (h/install), ELPA Syncer, 2024/05/31
- [nongnu] elpa/hyperdrive 1026092bc6 156/163: Change: (h/gateway-command-args) Add "--port" at runtime, ELPA Syncer, 2024/05/31
- [nongnu] elpa/hyperdrive 3dc890cc9d 161/163: Tidy: Checkdoc,
ELPA Syncer <=
- [nongnu] elpa/hyperdrive 3f4a789f52 014/163: Docs: (CONTRIBUTING.org) Add version numbers locations section, ELPA Syncer, 2024/05/31
- [nongnu] elpa/hyperdrive 024d74b64f 015/163: Meta: (.dir-locals.el) Set org-id-link-to-org-use-id nil, ELPA Syncer, 2024/05/31
- [nongnu] elpa/hyperdrive 0f214f58ee 017/163: Docs: (CONTRIBUTING.org) Add links to release hashsums, ELPA Syncer, 2024/05/31
- [nongnu] elpa/hyperdrive 960232a9b1 010/163: Add: (h/ensure-gateway), ELPA Syncer, 2024/05/31
- [nongnu] elpa/hyperdrive 1c15a779bd 011/163: Notes: Update, ELPA Syncer, 2024/05/31
- [nongnu] elpa/hyperdrive a2d564f821 018/163: Add: (h/restart), ELPA Syncer, 2024/05/31
- [nongnu] elpa/hyperdrive 473013eae2 007/163: Add: Vars (h/gateway-version-expected, h/gateway-version-correct-p), ELPA Syncer, 2024/05/31
- [nongnu] elpa/hyperdrive 03650d7bad 021/163: Tidy: Error messages, ELPA Syncer, 2024/05/31
- [nongnu] elpa/hyperdrive 0e0942f731 023/163: Fix: (h/install), ELPA Syncer, 2024/05/31
- [nongnu] elpa/hyperdrive d751f52dc2 024/163: Change: (h//gateway-start) Simplify, ELPA Syncer, 2024/05/31