branch: elpa/hyperdrive commit 73557ea371991e20c6a5456b66c7ba6139d651ef Author: Joseph Turner <jos...@ushin.org> Commit: Joseph Turner <jos...@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