summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-08-13Fix the MS-DOS buildPo Lu
2023-08-13; Fix FSF address in some files' copyright noticesPo Lu
2023-08-12Improve boot-time gatheringPaul Eggert
2023-08-13Employ careadlinkat in getProcNamePo Lu
2023-08-12Update from Gnulib by running admin/merge-gnulibPaul Eggert
2023-08-12Merge from origin/emacs-29Eli Zaretskii
2023-08-12Merge from origin/emacs-29Eli Zaretskii
2023-08-12Avoid crashes in 'display_count_lines' when current buffer was killedEli Zaretskii
2023-08-12Fix 'insert-file-contents' with non-regular filesEli Zaretskii
2023-08-12Fix rare crashes in redisplay due to problems with fontsetsEli Zaretskii
2023-08-12Improve precision pixel scrollingPo Lu
2023-08-11Minor adjustments to Android portPo Lu
2023-08-10Uniformly verify sfnt_read_table_directory doesn't return TTC headerPo Lu
2023-08-10; [NSString lispString]: clarify unpaired surrogate behaviourMattias Engdegård
2023-08-10Fix the -x switch in non-X buildsEli Zaretskii
2023-08-10; Improve sectioning and documentation in xterm.cPo Lu
2023-08-10Fix the MS-DOS, Haiku, USG, etc buildsPo Lu
2023-08-10Fix crash when reading TTC font for glyph mapping table selectionPo Lu
2023-08-10Fix pinch gestures after toolkit menuPo Lu
2023-08-09Adjust to random-seed movePaul Eggert
2023-08-09Faster NSString to Lisp string conversionMattias Engdegård
2023-08-09Remove a DEFSYM that no longer needs to be in the C core.Eric S. Raymond
2023-08-09Fix crashes runninging android-emacs with bad LD_LIBRARY_PATHPo Lu
2023-08-09Add a string check to delete-file-internal.Eric S. Raymond
2023-08-09Better fix for bug#65156Po Lu
2023-08-08Fix all my attributions to be correct and consistent...Eric S. Raymond
2023-08-08Fix percentage sizes in SVG display (bug#64908)Alan Third
2023-08-08Fix insert-file-contents with pipes and /dev/stdinEli Zaretskii
2023-08-08Better error for missing or bad :name arg in make-process etcMattias Engdegård
2023-08-08; Update pdumper dump_buffer hash (bug#65146).Basil L. Contovounesios
2023-08-08Repair test failures stemming from Android mergePo Lu
2023-08-08; * src/fileio.c (Ffile_selinux_context): Avoid unused variable.Po Lu
2023-08-08Avoid caching file status when they are about to changePo Lu
2023-08-08Minor improvements to write-region heuristicPo Lu
2023-08-08* src/androidvfs.c (android_saf_file_open): Improve commentary.Po Lu
2023-08-08Merge remote-tracking branch 'savannah/master' into master-android-1Po Lu
2023-08-08Utilize more frequently supported file access modesPo Lu
2023-08-08Enable visiting FIFOs as filesPo Lu
2023-08-07Fix some emacs_fopen confusionPaul Eggert
2023-08-08Fix bug#65042Po Lu
2023-08-07Simplify lockfile name calculationPaul Eggert
2023-08-07Pacify --enable-gcc-warnings with emacs_fdopenPaul Eggert
2023-08-07Fix mouse face display bug on MS-DOSPo Lu
2023-08-07; * src/fileio.c (internal_delete_file): Call internal_condition_case_1.Eli Zaretskii
2023-08-07Port to the Android NDK r10bPo Lu
2023-08-07Repair hang in android_fdopenPo Lu
2023-08-07Merge remote-tracking branch 'origin/master' into feature/androidPo Lu
2023-08-06Stop using printf %nPaul Eggert
2023-08-06Fix last change of 'delete-file'Eli Zaretskii
2023-08-06Merge remote-tracking branch 'origin/master' into feature/androidPo Lu