aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPo Lu2023-08-10 09:03:23 +0800
committerPo Lu2023-08-10 09:03:23 +0800
commite1d08e9e11d2bd5e93c8ae4ea4a8e27129b316cb (patch)
tree72dc6b46538d109f07820e6c84fe024e0532a388
parenta5c79499e3ef9723504e36af3ba7b98435501166 (diff)
downloademacs-e1d08e9e11d2bd5e93c8ae4ea4a8e27129b316cb.tar.gz
emacs-e1d08e9e11d2bd5e93c8ae4ea4a8e27129b316cb.zip
Further improve android.texi
* doc/emacs/android.texi (Android Environment): Improve sectioning by replacing subsections with simple entries in the concept index.
-rw-r--r--doc/emacs/android.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/emacs/android.texi b/doc/emacs/android.texi
index 619cf4a7fad..4dfe9098612 100644
--- a/doc/emacs/android.texi
+++ b/doc/emacs/android.texi
@@ -399,7 +399,7 @@ Startup}) connect the Android system to another computer, and run:
399$ adb shell "settings put global settings_enable_monitor_phantom_procs false" 399$ adb shell "settings put global settings_enable_monitor_phantom_procs false"
400@end example 400@end example
401 401
402@subsection Running Emacs in the Background 402@cindex running emacs in the background, android
403@cindex emacs killed, android 403@cindex emacs killed, android
404@cindex emacs in the background, android 404@cindex emacs in the background, android
405 405
@@ -429,7 +429,7 @@ the background in their proprietary versions of Android. There is a
429list of such troublesome manufacturers and sometimes workarounds at 429list of such troublesome manufacturers and sometimes workarounds at
430@url{https://dontkillmyapp.com/}. 430@url{https://dontkillmyapp.com/}.
431 431
432@subsection Android Permissions 432@cindex permissions under android
433@cindex external storage, android 433@cindex external storage, android
434 434
435 Android also defines a permissions system that determines what 435 Android also defines a permissions system that determines what