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

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

[nongnu] elpa/hyperdrive 73557ea371 13/16: Docs: Fix docs for dir bindin


From: ELPA Syncer
Subject: [nongnu] elpa/hyperdrive 73557ea371 13/16: Docs: Fix docs for dir binding of hyperdrive-forget-file
Date: Wed, 14 Aug 2024 16:00:14 -0400 (EDT)

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

    Docs: Fix docs for dir binding of hyperdrive-forget-file
---
 doc/hyperdrive.org  | 2 +-
 doc/hyperdrive.texi | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/hyperdrive.org b/doc/hyperdrive.org
index 2f98cfe71b..771f0d4ee7 100644
--- a/doc/hyperdrive.org
+++ b/doc/hyperdrive.org
@@ -282,7 +282,7 @@ The following bindings are available in the directory view 
by default:
 
 - Key: F (hyperdrive-forget-file) ::
 
-  Delete your local copy of the file for the current buffer.
+  Delete your local copy of the file at point.
 
 - Key: H (hyperdrive-dir-history) ::
 
diff --git a/doc/hyperdrive.texi b/doc/hyperdrive.texi
index 146a26cf16..826f758ecb 100644
--- a/doc/hyperdrive.texi
+++ b/doc/hyperdrive.texi
@@ -528,7 +528,7 @@ Delete the file or directory (recursively) at point.
 @item @kbd{F} (@code{hyperdrive-forget-file})
 @kindex F
 @findex hyperdrive-forget-file
-Delete your local copy of the file for the current buffer.
+Delete your local copy of the file at point.
 
 @item @kbd{H} (@code{hyperdrive-dir-history})
 @kindex H



reply via email to

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