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

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

[nongnu] elpa/hyperdrive 63171c5487 6/7: Docs: Update documentation abou


From: ELPA Syncer
Subject: [nongnu] elpa/hyperdrive 63171c5487 6/7: Docs: Update documentation about save-some-buffers
Date: Sun, 3 Sep 2023 15:59:51 -0400 (EDT)

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

    Docs: Update documentation about save-some-buffers
---
 doc/hyperdrive-manual.org | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/doc/hyperdrive-manual.org b/doc/hyperdrive-manual.org
index ac1d829c33..e1fbefa393 100644
--- a/doc/hyperdrive-manual.org
+++ b/doc/hyperdrive-manual.org
@@ -221,6 +221,7 @@ URL.
 #+findex: hyperdrive-write-buffer
 #+findex: save-buffer
 #+findex: save-some-buffers
+#+vindex: save-some-buffers-default-predicate
 
 You can write a buffer to a hyperdrive with ~hyperdrive-write-buffer~,
 which will prompt you for one of hyperdrives you have created as well
@@ -228,8 +229,10 @@ as the path in that hyperdrive where you want to store the 
file. If
 you are editing an existing hyperdrive file, ~save-buffer~ will
 silently update the current hyperdrive entry with the new content.
 
-On Emacs version 29.1 or later, ~save-some-buffers~ will save hyperdrive
-files in addition to regular files.
+~hyperdrive.el~ will prompt to save modified hyperdrive files before
+exiting Emacs. If you want ~save-some-buffers~ to always prompt to
+save hyperdrive files in addition to regular files, set
+~save-some-buffers-default-predicate~ to ~t~.
 
 ** Link to a hyperdrive
 #+findex: hyperdrive-copy-url



reply via email to

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