[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
- [nongnu] elpa/hyperdrive be5c54569a 15/16: Meta: (CHANGELOG) Note internal changes, (continued)
- [nongnu] elpa/hyperdrive be5c54569a 15/16: Meta: (CHANGELOG) Note internal changes, ELPA Syncer, 2024/08/14
- [nongnu] elpa/hyperdrive 4aa7cb8cbd 04/16: Change: (he//invalidate) Also invalidate history EWOC nodes, ELPA Syncer, 2024/08/14
- [nongnu] elpa/hyperdrive 0779db8882 16/16: Merge: Forget files from history buffer; refactor hyperdrive-history, ELPA Syncer, 2024/08/14
- [nongnu] elpa/hyperdrive cd2d45225b 03/16: Add: (h/history-find-buffer-visiting) Get history buffer at entry, ELPA Syncer, 2024/08/14
- [nongnu] elpa/hyperdrive 3c521a9960 11/16: Add: (h/history-forget-file) Bound to "F" in history buffers, ELPA Syncer, 2024/08/14
- [nongnu] elpa/hyperdrive b3b3396569 05/16: Change: (h/history) Store existsp and range-end in entry ETC, ELPA Syncer, 2024/08/14
- [nongnu] elpa/hyperdrive 279b65fc4b 09/16: Comment: (he//invalidate) Add TODO, ELPA Syncer, 2024/08/14
- [nongnu] elpa/hyperdrive ed54931e62 12/16: Docs: Document hyperdrive-history-forget-file, ELPA Syncer, 2024/08/14
- [nongnu] elpa/hyperdrive d4c069ca0e 07/16: Change: (he//invalidate) Only invalidate select entry slots, ELPA Syncer, 2024/08/14
- [nongnu] elpa/hyperdrive 8e99e57f78 06/16: Change: (h/history-find-file) Remove unnecessary THEN argument, ELPA Syncer, 2024/08/14
- [nongnu] elpa/hyperdrive 73557ea371 13/16: Docs: Fix docs for dir binding of hyperdrive-forget-file,
ELPA Syncer <=
- [nongnu] elpa/hyperdrive 055840041f 01/16: Tidy: (h/ewoc-find-node) Change let-bound var names, remove when, ELPA Syncer, 2024/08/14