summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp
diff options
context:
space:
mode:
authorPo Lu <luangruo@yahoo.com>2023-08-08 13:39:16 +0800
committerPo Lu <luangruo@yahoo.com>2023-08-08 13:39:16 +0800
commitd35ead5bd8a2630c34a38e02d4689e682b0e1ba9 (patch)
tree9eb098f0d3842c765326d43dcf71d5b06808436e /test/lisp/emacs-lisp
parent3fb2c174d3a73ee5a2670b438538a5c32ad9d7ac (diff)
downloademacs-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')
0 files changed, 0 insertions, 0 deletions