]> git.eshelyaron.com Git - emacs.git/commitdiff
Update Android port
authorPo Lu <luangruo@yahoo.com>
Thu, 27 Apr 2023 10:45:42 +0000 (18:45 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 27 Apr 2023 10:45:42 +0000 (18:45 +0800)
* doc/emacs/android.texi (Android File System):
(Android Windowing): Make Emacs manual more portable.

doc/emacs/android.texi

index e79d322626349b1f4d900616a3c5677e455f11e2..08897d3f97e8126d036d5e631c76f4054d766f86 100644 (file)
@@ -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.