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

    Docs: Document mouse menu support for hyperdrive menu bar
---
 doc/hyperdrive.org  | 15 +++++++++------
 doc/hyperdrive.texi | 13 ++++++++-----
 2 files changed, 17 insertions(+), 11 deletions(-)

diff --git a/doc/hyperdrive.org b/doc/hyperdrive.org
index cf3daa2ddc..975e1398c5 100644
--- a/doc/hyperdrive.org
+++ b/doc/hyperdrive.org
@@ -120,16 +120,19 @@ Run ~M-x hyperdrive-install~ to download and install the 
gateway program
 ** Menu bar support
 #+findex: menu-bar-mode
 
-If you enabled ~hyperdrive-menu-bar-mode~, either in your configuration
-(see [[*Example configuration]]) or with ~M-x hyperdrive-menu-bar-mode~, the
-"Hyperdrive" menu should appear after the "Tools" menu at the top of
-the screen.  If you don't see the menu bar, please double check that
-~menu-bar-mode~ is enabled (it is enabled by default).
+If you enable ~hyperdrive-menu-bar-mode~, either in your configuration
+(see [[*Example configuration]]) or with ~M-x hyperdrive-menu-bar-mode~,
+the "Hyperdrive" menu should appear after the "Tools" menu at the top
+of the screen.  If you don't see the menu bar, please double check
+that ~menu-bar-mode~ is enabled (it is enabled by default).
 
 - Command: hyperdrive-menu-bar-mode ::
 
   Enable the "Hyperdrive" menu bar.
 
+If you have disabled ~menu-bar-mode~, you can still use the hyperdrive
+menu bar by pressing ~C-mouse-3~ in a hyperdrive file or directory.
+
 ** Hyperdrive menu command
 
 ~M-x hyperdrive-menu~ is a keyboard-driven interface to many
@@ -989,7 +992,7 @@ Since only the current version of a hyperdrive file can be 
updated,
 is specified in a hyper URL.
 
 **** Partial version data
-
+# TODO: Fixup documentation
 Because hyperdrives are sparsely replicated (see [[*Sparse replication]]),
 ~hyperdrive.el~ might not know the full version history of a file.  When
 the gateway (see [[*hyper-gateway-ushin]]) loads a file from the network, it
diff --git a/doc/hyperdrive.texi b/doc/hyperdrive.texi
index 0ee1c7623a..d673b05d6f 100644
--- a/doc/hyperdrive.texi
+++ b/doc/hyperdrive.texi
@@ -333,16 +333,19 @@ Cancel installation in progress.
 
 @findex menu-bar-mode
 
-If you enabled @code{hyperdrive-menu-bar-mode}, either in your configuration
-(see @ref{Example configuration}) or with @code{M-x hyperdrive-menu-bar-mode}, 
the
-``Hyperdrive'' menu should appear after the ``Tools'' menu at the top of
-the screen.  If you don't see the menu bar, please double check that
-@code{menu-bar-mode} is enabled (it is enabled by default).
+If you enable @code{hyperdrive-menu-bar-mode}, either in your configuration
+(see @ref{Example configuration}) or with @code{M-x hyperdrive-menu-bar-mode},
+the ``Hyperdrive'' menu should appear after the ``Tools'' menu at the top
+of the screen.  If you don't see the menu bar, please double check
+that @code{menu-bar-mode} is enabled (it is enabled by default).
 
 @deffn Command hyperdrive-menu-bar-mode
 Enable the ``Hyperdrive'' menu bar.
 @end deffn
 
+If you have disabled @code{menu-bar-mode}, you can still use the hyperdrive
+menu bar by pressing @code{C-mouse-3} in a hyperdrive file or directory.
+
 @node Hyperdrive menu command
 @section Hyperdrive menu command
 

Reply via email to