emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/hyperdrive df1ff62c16 053/163: Fix: (h/gateway-start-funct


From: ELPA Syncer
Subject: [nongnu] elpa/hyperdrive df1ff62c16 053/163: Fix: (h/gateway-start-function) Docstring
Date: Fri, 31 May 2024 04:00:13 -0400 (EDT)

branch: elpa/hyperdrive
commit df1ff62c160df8116b217aeb548d82351f34214c
Author: Joseph Turner <joseph@ushin.org>
Commit: Joseph Turner <joseph@ushin.org>

    Fix: (h/gateway-start-function) Docstring
---
 hyperdrive-vars.el | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/hyperdrive-vars.el b/hyperdrive-vars.el
index 28caf4e547..01f39009de 100644
--- a/hyperdrive-vars.el
+++ b/hyperdrive-vars.el
@@ -408,9 +408,7 @@ Keys are regexps matched against MIME types.")
 
 (declare-function h//gateway-start-default "hyperdrive-lib")
 (defcustom h/gateway-start-function #'h//gateway-start-default
-  "Function called to start the gateway.
-Should call `hyperdrive--gateway-wait-for-ready' after starting
-the gateway process."
+  "Function called to start the gateway."
   :type 'function)
 
 (declare-function h//gateway-stop-default "hyperdrive-lib")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]