[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
feature/android 83a9e4cee15: Update Android port
From: |
Po Lu |
Subject: |
feature/android 83a9e4cee15: Update Android port |
Date: |
Thu, 27 Apr 2023 06:46:00 -0400 (EDT) |
branch: feature/android
commit 83a9e4cee15b3be847d4662aa7c8044bbe881a1c
Author: Po Lu <luangruo@yahoo.com>
Commit: Po Lu <luangruo@yahoo.com>
Update Android port
* doc/emacs/android.texi (Android File System):
(Android Windowing): Make Emacs manual more portable.
---
doc/emacs/android.texi | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/doc/emacs/android.texi b/doc/emacs/android.texi
index e79d3226263..08897d3f97e 100644
--- a/doc/emacs/android.texi
+++ b/doc/emacs/android.texi
@@ -230,9 +230,9 @@ version of Android allows this restriction to be disabled
on a
per-program basis; the corresponding option in the system settings
panel is:
-@indentedblock
+@example
System -> Apps -> Special App Access -> All files access -> Emacs
-@end indentedblock
+@end example
After you disable or enable this setting as appropriate and grant
Emacs the ``Files and Media'' permission, it will be able to access
@@ -520,9 +520,9 @@ important to you, this ability can be restored by granting
Emacs
permission to display over other programs. Normally, this can be done
from the:
-@indentedblock
+@example
System -> Apps -> Emacs -> More -> Display over other apps
-@end indentedblock
+@end example
menu in the system settings, but this procedure may vary by device.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- feature/android 83a9e4cee15: Update Android port,
Po Lu <=