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

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

[nongnu] elpa/hyperdrive 8e43eba3db 10/13: Docs: Fix typo


From: ELPA Syncer
Subject: [nongnu] elpa/hyperdrive 8e43eba3db 10/13: Docs: Fix typo
Date: Thu, 30 Nov 2023 04:00:15 -0500 (EST)

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

    Docs: Fix typo
---
 doc/hyperdrive.org  | 4 ++--
 doc/hyperdrive.texi | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/doc/hyperdrive.org b/doc/hyperdrive.org
index 74db482e8f..27555989be 100644
--- a/doc/hyperdrive.org
+++ b/doc/hyperdrive.org
@@ -225,8 +225,8 @@ The following keybindings are available inside the 
directory view by
 default:
 
 #+attr_texinfo: :compact t
-- Key: n (hyperdrive-dir-next) ::
-- Key: p (hyperdrive-dir-previous) ::
+- Key: n (hyperdrive-ewoc-next) ::
+- Key: p (hyperdrive-ewoc-previous) ::
 
   Move between entries.
 
diff --git a/doc/hyperdrive.texi b/doc/hyperdrive.texi
index 2d84eab817..ee4b1759c3 100644
--- a/doc/hyperdrive.texi
+++ b/doc/hyperdrive.texi
@@ -441,12 +441,12 @@ The following keybindings are available inside the 
directory view by
 default:
 
 @table @asis
-@item @kbd{n} (@code{hyperdrive-dir-next})
-@itemx @kbd{p} (@code{hyperdrive-dir-previous})
+@item @kbd{n} (@code{hyperdrive-ewoc-next})
+@itemx @kbd{p} (@code{hyperdrive-ewoc-previous})
 @kindex n
 @kindex p
-@findex hyperdrive-dir-next
-@findex hyperdrive-dir-previous
+@findex hyperdrive-ewoc-next
+@findex hyperdrive-ewoc-previous
 Move between entries.
 
 @item @kbd{@key{RET}} (@code{hyperdrive-dir-find-file})



reply via email to

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