projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1d3862
)
; * lisp/startup.el (normal-top-level): Avoid byte-compiler warning.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 16 Dec 2023 14:26:26 +0000
(16:26 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 16 Dec 2023 14:26:26 +0000
(16:26 +0200)
lisp/startup.el
patch
|
blob
|
history
diff --git
a/lisp/startup.el
b/lisp/startup.el
index 09ec24c6c67aaad8ca18e5fccb2ba2c5b25ff3ad..255c31257b0031116e59a079200f9f7d3c2afcea 100644
(file)
--- a/
lisp/startup.el
+++ b/
lisp/startup.el
@@
-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