branch: elpa/hyperdrive commit 6b28144f7b1f94d49f20aae8f1b00914f4587627 Author: Joseph Turner <jos...@ushin.org> Commit: Joseph Turner <jos...@ushin.org>
Docs: Phrasing --- 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 9aee8243ba..d1808c8366 100644 --- a/doc/hyperdrive.org +++ b/doc/hyperdrive.org @@ -705,7 +705,7 @@ on file extension unless the hyperdrive has been marked as "safe." Mark a hyperdrive as "safe," which will cause major modes to be automatically be enabled based on file extension when opening files - within that hyperdrive. Files in hyperdrives which are "not safe" + within that hyperdrive. Files in hyperdrives which are "unsafe" (the default) are opened in ~fundamental-mode~. ** Purge a hyperdrive diff --git a/doc/hyperdrive.texi b/doc/hyperdrive.texi index 6f6ec658d5..6aada00a40 100644 --- a/doc/hyperdrive.texi +++ b/doc/hyperdrive.texi @@ -1018,7 +1018,7 @@ on file extension unless the hyperdrive has been marked as ``safe.'' @deffn Command hyperdrive-mark-as-safe Mark a hyperdrive as ``safe,'' which will cause major modes to be automatically be enabled based on file extension when opening files -within that hyperdrive. Files in hyperdrives which are ``not safe'' +within that hyperdrive. Files in hyperdrives which are ``unsafe'' (the default) are opened in @code{fundamental-mode}. @end deffn