1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-07 04:10:27 -08:00
emacs/doc
Po Lu 7aa4ffddd8 Update Android port
* doc/emacs/android.texi (Android Startup): Document `content'
special directory.
* java/debug.sh (is_root): Improve /bin/tee detection.
* java/org/gnu/emacs/EmacsNative.java (EmacsNative): New
function `dup'.
* java/org/gnu/emacs/EmacsOpenActivity.java (EmacsOpenActivity)
(checkReadableOrCopy, onCreate): Create content directory names
when the file is not readable.
* java/org/gnu/emacs/EmacsService.java (EmacsService)
(openContentUri, checkContentUri): New functions.
* src/android.c (struct android_emacs_service): New methods.
(android_content_name_p, android_get_content_name)
(android_check_content_access): New function.
(android_fstatat, android_open): Implement opening content URIs.
(dup): Export to Java.
(android_init_emacs_service): Initialize new methods.
(android_faccessat): Implement content file names.
2023-02-21 15:28:06 +08:00
..
emacs Update Android port 2023-02-21 15:28:06 +08:00
lispintro ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
lispref Merge remote-tracking branch 'origin/master' into feature/android 2023-02-19 22:41:42 +08:00
man ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
misc Merge from origin/emacs-29 2023-02-19 11:38:09 +01:00