]> git.eshelyaron.com Git - emacs.git/commitdiff
; Update Android port splash screen message
authorPo Lu <luangruo@yahoo.com>
Fri, 5 Jan 2024 09:51:40 +0000 (17:51 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 6 Jan 2024 01:49:56 +0000 (09:49 +0800)
* lisp/term/android-win.el (android-after-splash-screen): Insert
missing newline.

lisp/term/android-win.el

index 51163e5b9b24c5d0722d352c168cf0271946ce16..876b24683bc371eb1282ae9f5317479100c54c15 100644 (file)
@@ -417,7 +417,7 @@ been denied.  Click "
          :link '("here" android-display-storage-permission-popup)
          " to grant them.")
       (insert
-       "Permissions necessary to access external storage directories have been
+       "\nPermissions necessary to access external storage directories have been
 denied.  ")
       (insert-button "Click here to grant them."
                      'action #'android-display-storage-permission-popup