aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog.android (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ; Fix typosStefan Kangas2023-12-101-13/+13
|
* ; * ChangeLog.android: Minor formatting correction.Po Lu2023-09-071-4/+5
|
* ; * ChangeLog.android: Complete cleanup.Po Lu2023-08-201-389/+319
|
* ; ChangeLog.android: Clean up more entries.Po Lu2023-08-161-1355/+1142
|
* ; * ChangeLog.android: Clean up entries after the 11th of March.Po Lu2023-08-141-5/+2
|
* ; * ChangeLog.android: Clean up entries after the 11th of March.Po Lu2023-08-141-750/+393
|
* ; * ChangeLog.android: Clean up entries after the 10th of July.Po Lu2023-08-141-278/+238
|
* ; ChangeLog.android: Update.Po Lu2023-08-071-0/+2
|
* Update from Gnulib, remove printf-posixPo Lu2023-08-071-0/+10
| | | | | | | | | | * 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-061-0/+3
|
* Update Android portPo Lu2023-08-061-0/+9
| | | | | | | | | | | | * 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-061-0/+5
| | | | | * src/androidvfs.c (android_saf_tree_chmod): Repair file access permissions allowed within FLAGS.
* ; ChangeLog.android: Update.Po Lu2023-08-051-0/+6
|
* ; Prepare Android port for inclusion in EmacsPo Lu2023-08-041-0/+7926
* ChangeLog.android: New file.