]> git.eshelyaron.com Git - emacs.git/commit
Fix truncation for the Android internal storage provider
authorPo Lu <luangruo@yahoo.com>
Tue, 8 Aug 2023 06:04:36 +0000 (14:04 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 8 Aug 2023 06:04:36 +0000 (14:04 +0800)
commit5e7e7304c3e556e66c7e4157eb2fc80422a9d1be
tree1fef96dba758bbe672ce0da16ee7cfe48ff455d6
parent8cd1681c32dad9f0b674d2e6f55d61e1e025a7b1
Fix truncation for the Android internal storage provider

* java/org/gnu/emacs/EmacsSafThread.java (openDocument1): If
truncate is specified while resorting to `w', try truncating the
file by hand.
java/org/gnu/emacs/EmacsSafThread.java