emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

feature/android 93d431f0048: ; * doc/emacs/android.texi (Android Environ


From: Po Lu
Subject: feature/android 93d431f0048: ; * doc/emacs/android.texi (Android Environment): Improve wording.
Date: Tue, 27 Jun 2023 08:31:43 -0400 (EDT)

branch: feature/android
commit 93d431f0048edf277a6521acbc7048e3957db4b4
Author: Po Lu <luangruo@yahoo.com>
Commit: Po Lu <luangruo@yahoo.com>

    ; * 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]