1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-24 05:22:04 -08:00
emacs/doc
Po Lu de25aaa11a Respect Language & Input preferences under Android
* doc/emacs/android.texi (Android Environment):

* doc/emacs/cmdargs.texi (General Variables): Mention the manner
in which the default language environment is selected on
Android.

* lisp/startup.el (normal-top-level): If android and
initial-window-system, call android-locale-for-system-language
for the default locale name.

* lisp/term/android-win.el (android-locale-for-system-language):
New function.

* src/androidfns.c (syms_of_androidfns_for_pdumper): New
function.
(syms_of_androidfns) <Vandroid_os_language>: New variable.
Call syms_of_androidfns_for_pdumper both now and after
loading the dump image.
2023-12-14 13:24:42 +08:00
..
emacs Respect Language & Input preferences under Android 2023-12-14 13:24:42 +08:00
lispintro ; Fix typos 2023-12-03 23:31:30 +01:00
lispref New macro connection-local-p 2023-12-12 17:39:51 +01:00
man Merge from origin/emacs-29 2023-11-04 05:21:38 -04:00
misc Provide option to forward Gnus messages with all (most) headers 2023-12-12 10:01:31 -08:00