mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-05-01 02:31:23 -07:00
; * lisp/startup.el (normal-top-level): Avoid byte-compiler warning.
This commit is contained in:
parent
a1d3862c62
commit
2a591b228a
1 changed files with 1 additions and 0 deletions
|
|
@ -643,6 +643,7 @@ It is the default value of the variable `top-level'."
|
|||
|
||||
(if (and (featurep 'android)
|
||||
(eq system-type 'android)
|
||||
(fboundp 'android-locale-for-system-language)
|
||||
initial-window-system)
|
||||
;; If Android windowing is enabled, derive a proper locale
|
||||
;; from the system's language preferences. On Android, LANG
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue