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

    Docs: Document h/gateway-dead-hook
---
 doc/hyperdrive.org  | 4 ++++
 doc/hyperdrive.texi | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/doc/hyperdrive.org b/doc/hyperdrive.org
index 58226c6958..ecb6ee5a4a 100644
--- a/doc/hyperdrive.org
+++ b/doc/hyperdrive.org
@@ -177,6 +177,10 @@ and in the "Hyperdrive" menu bar (see [[*Menu bar 
support]]).
 
   Stop the gateway.
 
+- User Option: hyperdrive-gateway-dead-hook ::
+
+  Hook run when the gateway is no longer live after ~hyperdrive-stop~.
+
 - Command: hyperdrive-restart ::
 
   Restart the gateway.
diff --git a/doc/hyperdrive.texi b/doc/hyperdrive.texi
index 52cb949141..def47c8534 100644
--- a/doc/hyperdrive.texi
+++ b/doc/hyperdrive.texi
@@ -392,6 +392,10 @@ warn you if you're running an outdated version of the 
gateway.
 Stop the gateway.
 @end deffn
 
+@defopt hyperdrive-gateway-dead-hook
+Hook run when the gateway is no longer live after @code{hyperdrive-stop}.
+@end defopt
+
 @deffn Command hyperdrive-restart
 Restart the gateway.
 @end deffn

Reply via email to