From: Po Lu Date: Fri, 1 Sep 2023 00:52:22 +0000 (+0000) Subject: Minor copy-edits X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f862c5d655b81d0861cc23c3a34014cdf665d64f;p=emacs.git Minor copy-edits * doc/emacs/android.texi (Android Document Providers): Fix typo. * doc/emacs/haiku.texi (Haiku Basics): Likewise. --- diff --git a/doc/emacs/android.texi b/doc/emacs/android.texi index c6f169e3006..383555a87c9 100644 --- a/doc/emacs/android.texi +++ b/doc/emacs/android.texi @@ -293,7 +293,7 @@ provide, placing their files within the directory @file{/content/storage}. @findex android-request-directory-access - Before Emacs is granted access to any of these directories, it must + Before Emacs is granted access to one of these directories, it must first request the right to access it. This is done by running the command (@pxref{M-x}) @code{android-request-directory-access}, which displays a file selection dialog. diff --git a/doc/emacs/haiku.texi b/doc/emacs/haiku.texi index 0287a257f4d..0bb216c14ae 100644 --- a/doc/emacs/haiku.texi +++ b/doc/emacs/haiku.texi @@ -28,8 +28,9 @@ the binaries directory, which are identical save for some identifying file-system metadata. The first is a normal Emacs executable, @file{emacs}, whereas the second, @file{Emacs}, incorporates an icon and an application ``signature'' that abets the system in attributing -both file types and open frames to it, thereby enabling the assignment -of file types to it, and thus opening files directly from the Tracker. +both file types and open frames to it, thereby enabling it to receive +file type assignments, and thus to open files directly from the +Tracker. Several file attributes are set within @file{Emacs} that prompt the system to permit only a single copy to run at any given time. This