summaryrefslogtreecommitdiff
path: root/ChangeLog.android
Commit message (Collapse)AuthorAge
* ; Add 2024 to copyright yearsPo Lu2024-01-02
|
* ; Fix typosStefan Kangas2023-12-10
|
* ; * ChangeLog.android: Minor formatting correction.Po Lu2023-09-07
|
* ; * ChangeLog.android: Complete cleanup.Po Lu2023-08-20
|
* ; ChangeLog.android: Clean up more entries.Po Lu2023-08-16
|
* ; * ChangeLog.android: Clean up entries after the 11th of March.Po Lu2023-08-14
|
* ; * ChangeLog.android: Clean up entries after the 11th of March.Po Lu2023-08-14
|
* ; * ChangeLog.android: Clean up entries after the 10th of July.Po Lu2023-08-14
|
* ; ChangeLog.android: Update.Po Lu2023-08-07
|
* Update from Gnulib, remove printf-posixPo Lu2023-08-07
| | | | | | | | | | * m4, lib: Update from Gnulib. * msdos/sedlibmk.inp: Remove variables deleted as part of previous change. * admin/merge-gnulib (GNULIB_MODULES): Remove vasprintf and printf-posix.
* ; ChangeLog.android: update.Po Lu2023-08-06
|
* Update Android portPo Lu2023-08-06
| | | | | | | | | | | | * java/org/gnu/emacs/EmacsNative.java: Declare ftruncate. * java/org/gnu/emacs/EmacsSafThread.java (openDocument1): If initially opening with rwt, verify the file descriptor is really writable; if not, resort to rw and truncating the file descriptor by hand instead. * src/androidvfs.c (NATIVE_NAME (ftruncate)): New function. Truncate file descriptor and return whether that was successful.
* Update Android portPo Lu2023-08-06
| | | | | * src/androidvfs.c (android_saf_tree_chmod): Repair file access permissions allowed within FLAGS.
* ; ChangeLog.android: Update.Po Lu2023-08-05
|
* ; Prepare Android port for inclusion in EmacsPo Lu2023-08-04
* ChangeLog.android: New file.