mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
; * ChangeLog.android: Minor formatting correction.
This commit is contained in:
parent
8b25edfbda
commit
e8cd6a56f8
1 changed files with 5 additions and 4 deletions
|
|
@ -90,10 +90,10 @@
|
||||||
|
|
||||||
2023-08-02 Po Lu <luangruo@yahoo.com>
|
2023-08-02 Po Lu <luangruo@yahoo.com>
|
||||||
|
|
||||||
* doc/emacs/android.texi (Android, What is Android?, Android
|
* doc/emacs/android.texi (Android, What is Android?)
|
||||||
Startup, Android File System, Android Environment,Android
|
(Android Startup, Android File System, Android Environment)
|
||||||
Windowing, Android Fonts, Android Troubleshooting): Improve
|
(Android Windowing, Android Fonts, Android Troubleshooting):
|
||||||
section titles.
|
Improve section titles.
|
||||||
(Android Windowing): Describe the relation between keyboard
|
(Android Windowing): Describe the relation between keyboard
|
||||||
modifiers reported by Android and those in key events.
|
modifiers reported by Android and those in key events.
|
||||||
|
|
||||||
|
|
@ -203,6 +203,7 @@
|
||||||
argument NAME.
|
argument NAME.
|
||||||
|
|
||||||
* src/android.c (android_init_emacs_service): Add new argument.
|
* src/android.c (android_init_emacs_service): Add new argument.
|
||||||
|
|
||||||
* src/androidvfs.c (android_saf_delete_document)
|
* src/androidvfs.c (android_saf_delete_document)
|
||||||
(android_saf_tree_rmdir, android_saf_file_unlink): Pass name of
|
(android_saf_tree_rmdir, android_saf_file_unlink): Pass name of
|
||||||
file being deleted to `deleteDocument'.
|
file being deleted to `deleteDocument'.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue