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

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

[nongnu] elpa/hyperdrive eabf315f15 05/15: Docs: Use "Command:" syntax f


From: ELPA Syncer
Subject: [nongnu] elpa/hyperdrive eabf315f15 05/15: Docs: Use "Command:" syntax for hyperdrive-menu
Date: Fri, 1 Dec 2023 04:00:23 -0500 (EST)

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

    Docs: Use "Command:" syntax for hyperdrive-menu
---
 doc/hyperdrive.org  | 5 ++++-
 doc/hyperdrive.texi | 6 ++++--
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/doc/hyperdrive.org b/doc/hyperdrive.org
index 5bb5e562d6..fb76656139 100644
--- a/doc/hyperdrive.org
+++ b/doc/hyperdrive.org
@@ -171,7 +171,6 @@ that ~menu-bar-mode~ is enabled (it is enabled by default).
   Enable the "Hyperdrive" menu bar.
 
 ** Hyperdrive menu command
-#+findex: hyperdrive-menu
 
 ~M-x hyperdrive-menu~ is a keyboard-driven interface to many
 ~hyperdrive.el~ commands.  With the menu open, press one of highlit keys
@@ -189,6 +188,10 @@ the command may behave differently, e.g., by prompting for 
more
 information.  You can jump between ~hyperdrive-menu~ commands with the
 ~up~ and ~down~ arrow keys.  Press ~C-g~ to close the menu.
 
+- Command: hyperdrive-menu ::
+
+  Show the hyperdrive menu interface.
+
 For more on this type of user interface, please refer to the 
[[info:transient#Introduction][Transient
 documentation]].  To learn about the commands available in
 ~hyperdrive-menu~, read on!
diff --git a/doc/hyperdrive.texi b/doc/hyperdrive.texi
index 97503db404..ed16f95cc2 100644
--- a/doc/hyperdrive.texi
+++ b/doc/hyperdrive.texi
@@ -376,8 +376,6 @@ Enable the ``Hyperdrive'' menu bar.
 @node Hyperdrive menu command
 @section Hyperdrive menu command
 
-@findex hyperdrive-menu
-
 @code{M-x hyperdrive-menu} is a keyboard-driven interface to many
 @code{hyperdrive.el} commands.  With the menu open, press one of highlit keys
 or key combinations to invoke the command displayed next to it.
@@ -394,6 +392,10 @@ the command may behave differently, e.g., by prompting for 
more
 information.  You can jump between @code{hyperdrive-menu} commands with the
 @code{up} and @code{down} arrow keys.  Press @code{C-g} to close the menu.
 
+@deffn Command hyperdrive-menu
+Show the hyperdrive menu interface.
+@end deffn
+
 For more on this type of user interface, please refer to the 
@ref{Introduction,Transient
 documentation,,transient,}.  To learn about the commands available in
 @code{hyperdrive-menu}, read on!



reply via email to

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