Files
emacs/java/org/gnu/emacs
Po Lu 4bf8b0a2e9 Update Android port
* java/org/gnu/emacs/EmacsSafThread.java (postInvalidateCache):
New argument cacheName.  Remove that file from the cache.
(accessDocument1): Consult the storage cache as well.
* java/org/gnu/emacs/EmacsService.java (deleteDocument): New
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'.
2023-07-29 15:57:44 +08:00
..
2023-07-28 12:21:47 +08:00
2023-07-08 21:49:21 +08:00
2023-07-09 10:05:08 +08:00
2023-06-23 11:54:56 +08:00
2023-06-06 14:35:19 +08:00
2023-06-16 12:59:44 +08:00
2023-03-05 19:58:28 +08:00
2023-03-05 19:58:28 +08:00
2023-07-06 09:35:27 +08:00
2023-07-27 17:13:39 +08:00
2023-07-29 15:57:44 +08:00
2023-06-23 11:54:56 +08:00
2023-07-29 15:57:44 +08:00
2023-07-11 10:22:03 +08:00
2023-07-18 10:12:40 +08:00