diff options
author | Po Lu <luangruo@yahoo.com> | 2023-08-08 13:39:16 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2023-08-08 13:39:16 +0800 |
commit | d35ead5bd8a2630c34a38e02d4689e682b0e1ba9 (patch) | |
tree | 9eb098f0d3842c765326d43dcf71d5b06808436e /test/lisp/emacs-lisp/bytecomp-resources/error-lexical-var-with-symbol-value.el | |
parent | 3fb2c174d3a73ee5a2670b438538a5c32ad9d7ac (diff) | |
download | emacs-d35ead5bd8a2630c34a38e02d4689e682b0e1ba9.tar.gz emacs-d35ead5bd8a2630c34a38e02d4689e682b0e1ba9.tar.bz2 emacs-d35ead5bd8a2630c34a38e02d4689e682b0e1ba9.zip |
Utilize more frequently supported file access modes
* java/org/gnu/emacs/EmacsSafThread.java (openDocument1): Use
plain r or w where possible, as the fileio stuff is now better
prepared for FIFOs.
(openDocument): New argument READ.
* java/org/gnu/emacs/EmacsService.java (openDocument): New
argument READ.
* src/android.c (android_init_emacs_service): Adjust
correspondingly.
* src/androidvfs.c (android_saf_file_open): Don't support
O_APPEND. Pass read as well as trunc and write.
Diffstat (limited to 'test/lisp/emacs-lisp/bytecomp-resources/error-lexical-var-with-symbol-value.el')
0 files changed, 0 insertions, 0 deletions