]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/startup.el (normal-top-level): Avoid byte-compiler warning.
authorEli Zaretskii <eliz@gnu.org>
Sat, 16 Dec 2023 14:26:26 +0000 (16:26 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 16 Dec 2023 14:26:26 +0000 (16:26 +0200)
lisp/startup.el

index 09ec24c6c67aaad8ca18e5fccb2ba2c5b25ff3ad..255c31257b0031116e59a079200f9f7d3c2afcea 100644 (file)
@@ -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