]> git.eshelyaron.com Git - emacs.git/commitdiff
Revise android.texi to agree with last change
authorPo Lu <luangruo@yahoo.com>
Wed, 3 Apr 2024 12:30:18 +0000 (20:30 +0800)
committerEshel Yaron <me@eshelyaron.com>
Thu, 4 Apr 2024 11:39:14 +0000 (13:39 +0200)
* doc/emacs/android.texi (Android Windowing): Revise to agree
with last change

(cherry picked from commit ad5c6de2fce7b72eb421ae98eff50f29d0723d2e)

doc/emacs/android.texi

index 01732961998cb1bafc4059013cf77d5ad1730a71..c9f93429deb31698445bfa109e11497c2ffc3557 100644 (file)
@@ -866,14 +866,16 @@ by the window manager surpasses a specific threshold, and window
 deletion by this mechanism is indistinguishable from window deletion by
 the user.  Emacs begins to ignore window deletion after two hours less
 than the default value of this threshold both to err on the side of
-caution, in case the system's record of inactivity and Emacs's differ,
+caution, in case the system's record of inactivity and Emacs's disagree,
 and for the reason that this threshold is open to customization by OS
 distributors.
 
 @item
-When the user or the system closes any window created by Emacs on
-behalf of a specific frame, Emacs deletes the frame displayed within
-that window.
+When the user or the system closes any window created by Emacs on behalf
+of a specific frame, Emacs deletes the frame displayed within that
+window, unless the system is Android 10.0 or later, where such windows
+are treated identically to the window created at startup, albeit with no
+proviso regarding window inactivity.
 @end itemize
 
   When the system predates Android 5.0, the window manager will not