branch: elpa/hyperdrive
commit 74cd5f6ce35a20aed6872968d69ebdfcd2e035c6
Author: Joseph Turner <jos...@ushin.org>
Commit: Joseph Turner <jos...@ushin.org>

    Docs: Document history buffer file size color
---
 doc/hyperdrive.org  | 3 +++
 doc/hyperdrive.texi | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/doc/hyperdrive.org b/doc/hyperdrive.org
index 771f0d4ee7..9c68ad5524 100644
--- a/doc/hyperdrive.org
+++ b/doc/hyperdrive.org
@@ -528,6 +528,9 @@ of a hyperdrive file (~hyperdrive-blob-mode~):
 The history buffer displays the entire known history of a hyperdrive
 file.  For an explanation of how it works, see [[*Partial version data]].
 
+Like in the [[*Directory view][directory view]], the file size color in the 
history view
+indicates how much of a file you have already downloaded.
+
 - Command: hyperdrive-history ::
 
   Open the history buffer for the current hyperdrive file.  To open
diff --git a/doc/hyperdrive.texi b/doc/hyperdrive.texi
index 826f758ecb..746f3bb430 100644
--- a/doc/hyperdrive.texi
+++ b/doc/hyperdrive.texi
@@ -823,6 +823,9 @@ Traverse version history for the current file.
 The history buffer displays the entire known history of a hyperdrive
 file.  For an explanation of how it works, see @ref{Partial version data}.
 
+Like in the @ref{Directory view, , directory view}, the file size color in the 
history view
+indicates how much of a file you have already downloaded.
+
 @deffn Command hyperdrive-history
 Open the history buffer for the current hyperdrive file.  To open
 the history for a different file, use the universal prefix argument

Reply via email to