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

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

[nongnu] elpa/hyperdrive 72d30b23dc 09/15: Docs: Add more internal links


From: ELPA Syncer
Subject: [nongnu] elpa/hyperdrive 72d30b23dc 09/15: Docs: Add more internal links
Date: Fri, 1 Dec 2023 04:00:24 -0500 (EST)

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

    Docs: Add more internal links
---
 doc/hyperdrive.org  | 10 +++++-----
 doc/hyperdrive.texi | 10 +++++-----
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/doc/hyperdrive.org b/doc/hyperdrive.org
index b3a9bc42f7..6253e017fe 100644
--- a/doc/hyperdrive.org
+++ b/doc/hyperdrive.org
@@ -115,9 +115,9 @@ you can use the following snippet to install from that 
repository:
 
 In your ~init.el~, type ~M-x eval-buffer RET~.
 
-If all goes well, ~hyperdrive.el~ commands like ~M-x hyperdrive-menu~
-should now be available.  The documentation for ~hyperdrive.el~ should
-also be installed.
+If all goes well, ~hyperdrive.el~ commands like ~M-x hyperdrive-menu~ are
+now available and the documentation for ~hyperdrive.el~ is installed
+(see [[*Quick documentation access]]).
 
 After installing with ~package-vc~, you can later upgrade to a newer
 version of ~hyperdrive.el~ by running ~M-x package-vc-upgrade RET
@@ -341,8 +341,8 @@ hyperdrive directory from any hyperdrive file or directory 
buffer.
 When you attempt to load a file or folder that doesn't appear to
 exist, ~hyperdrive.el~ will prompt you to take action:
 
-- ~h~ (history) to open the [[*View the hyperdrive version history][version 
history]] for that file. (This only
-  works for files, not folders)
+- ~h~ (history) to open the [[*View the hyperdrive version history][version 
history]] for that file. This only
+  works for files, not folders (see [[*No directory version history]])
 - ~u~ (up) to open the parent directory containing that file or folder
 - ~r~ (recurse) to go up the directory tree until a directory is found
   or until you get to the root directory.
diff --git a/doc/hyperdrive.texi b/doc/hyperdrive.texi
index 45363b1ff5..bffd342d8f 100644
--- a/doc/hyperdrive.texi
+++ b/doc/hyperdrive.texi
@@ -294,9 +294,9 @@ you can use the following snippet to install from that 
repository:
 
 In your @code{init.el}, type @code{M-x eval-buffer RET}.
 
-If all goes well, @code{hyperdrive.el} commands like @code{M-x hyperdrive-menu}
-should now be available.  The documentation for @code{hyperdrive.el} should
-also be installed.
+If all goes well, @code{hyperdrive.el} commands like @code{M-x 
hyperdrive-menu} are
+now available and the documentation for @code{hyperdrive.el} is installed
+(see @ref{Quick documentation access}).
 
 After installing with @code{package-vc}, you can later upgrade to a newer
 version of @code{hyperdrive.el} by running @code{M-x package-vc-upgrade RET
@@ -581,8 +581,8 @@ exist, @code{hyperdrive.el} will prompt you to take action:
 
 @itemize
 @item
-@code{h} (history) to open the @ref{View the hyperdrive version history, , 
version history} for that file. (This only
-works for files, not folders)
+@code{h} (history) to open the @ref{View the hyperdrive version history, , 
version history} for that file. This only
+works for files, not folders (see @ref{No directory version history})
 @item
 @code{u} (up) to open the parent directory containing that file or folder
 @item



reply via email to

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