]> git.eshelyaron.com Git - emacs.git/commitdiff
; * ChangeLog.android: Minor formatting correction.
authorPo Lu <luangruo@yahoo.com>
Thu, 7 Sep 2023 02:32:23 +0000 (02:32 +0000)
committerPo Lu <luangruo@yahoo.com>
Thu, 7 Sep 2023 02:32:23 +0000 (02:32 +0000)
ChangeLog.android

index f56c04694083fba9139bb884499779e19b1a7f25..8cc66c4d7eadf7374bd51177cf1f8c9c35c965e1 100644 (file)
 
 2023-08-02  Po Lu  <luangruo@yahoo.com>
 
-       * doc/emacs/android.texi (Android, What is Android?, Android
-       Startup, Android File System, Android Environment,Android
-       Windowing, Android Fonts, Android Troubleshooting): Improve
-       section titles.
+       * doc/emacs/android.texi (Android, What is Android?)
+       (Android Startup, Android File System, Android Environment)
+       (Android Windowing, Android Fonts, Android Troubleshooting):
+       Improve section titles.
        (Android Windowing): Describe the relation between keyboard
        modifiers reported by Android and those in key events.
 
        argument NAME.
 
        * src/android.c (android_init_emacs_service): Add new argument.
+
        * src/androidvfs.c (android_saf_delete_document)
        (android_saf_tree_rmdir, android_saf_file_unlink): Pass name of
        file being deleted to `deleteDocument'.