From 93d431f0048edf277a6521acbc7048e3957db4b4 Mon Sep 17 00:00:00 2001 From: Po Lu Date: Tue, 27 Jun 2023 20:31:27 +0800 Subject: [PATCH] ; * doc/emacs/android.texi (Android Environment): Improve wording. --- doc/emacs/android.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/emacs/android.texi b/doc/emacs/android.texi index 99593f25e8b..84da630576c 100644 --- a/doc/emacs/android.texi +++ b/doc/emacs/android.texi @@ -305,9 +305,9 @@ functions will work correctly, but using the process ID returned by One side effect of the mechanism by which process tracing is carried out is that job control facilities inside inferior shells -(@pxref{Interactive Subshell}) will not be able to stop its -subprocesses, and sending the @code{SIGSTOP} signal to a subprocess -created by Emacs will appear to have no effect. +(@pxref{Interactive Shell}) will not be able to stop processes, and +sending the @code{SIGSTOP} signal to a subprocess created by Emacs +will appear to have no effect. In addition, Android 12 also terminates subprocesses which are consuming CPU while Emacs itself is in the background. The system -- 2.39.2