mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
Minor copy-edits
* doc/emacs/android.texi (Android Document Providers): Fix typo. * doc/emacs/haiku.texi (Haiku Basics): Likewise.
This commit is contained in:
parent
fd37d4a10f
commit
f862c5d655
2 changed files with 4 additions and 3 deletions
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue