From: Eli Zaretskii Date: Sat, 16 Dec 2023 12:38:21 +0000 (+0200) Subject: ; * doc/emacs/android.texi (Android Environment): Fix node name. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6f181a0ef7a0152fb6d52133b492d3cb74e4cd8d;p=emacs.git ; * doc/emacs/android.texi (Android Environment): Fix node name. --- diff --git a/doc/emacs/android.texi b/doc/emacs/android.texi index a3485a0a574..3b81f5cb43f 100644 --- a/doc/emacs/android.texi +++ b/doc/emacs/android.texi @@ -414,7 +414,7 @@ $ adb shell "settings put global settings_enable_monitor_phantom_procs false" system do not influence the C locale set for programs, but are taken into account by Emacs during startup: a locale name is generated from the selected language and regional variant and a language environment -(@pxref{Language Environment}) is selected on that basis, which does +(@pxref{Language Environments}) is selected on that basis, which does not overwrite @code{LANG} or other locale-related environment variables. The coding system for language environments set in this fashion is @code{utf-8-unix} without exception.