summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-05-23; * src/unexelf.c (unexec): Fix compiler warning.Po Lu
2024-05-22Avoid crashes on MS-Windows due to invalid UNC file namesEli Zaretskii
2024-05-20Adapt last change to AndroidPo Lu
2024-05-20Circumvent bug#70989Po Lu
2024-05-20; Stylistic adjustments to sfnt.cPo Lu
2024-05-19Tweak STORE_NUMBER arg typePaul Eggert
2024-05-19Port knuth_hash to odd platformsPaul Eggert
2024-05-19Pacify -Wanalyzer-null-dereference in sfnt.cPaul Eggert
2024-05-19Fix Android 2.2 buildPo Lu
2024-05-19Fix Android buildPo Lu
2024-05-18Simplify 32-bit Android bit fiddlingPaul Eggert
2024-05-18Prefer stdbit.h to count-one-bits.h etcPaul Eggert
2024-05-18New functions '(set-)window-cursor-type'Eshel Yaron
2024-05-18Housekeeping around androidselect.cPo Lu
2024-05-18Merge from origin/emacs-29Eli Zaretskii
2024-05-18* Work around GCC bug affecting Garbage Collection (bug#65727).Andrea Corallo
2024-05-17Port to certain Android environments with no GUIPo Lu
2024-05-17; Improve documentation of 'set-fontset-font'Eli Zaretskii
2024-05-17; Avoid compiler warning in w32term.cEli Zaretskii
2024-05-14Fix some compilation warningsEli Zaretskii
2024-05-14; * src/process.c (network_lookup_address_info_1): Quote functionRobert Pluim
2024-05-14Document 'use-default-font-for-symbols' moreRobert Pluim
2024-05-14; Fix whitespaceMichael Albinus
2024-05-14Fix failure of `restart-emacs' to restart Emacs on AndroidPo Lu
2024-05-13Introduce 'compilation-safety' variableAndrea Corallo
2024-05-13Communicate frame titles to the window manager on AndroidPo Lu
2024-05-13; * src/window.c (Fwindow_scroll_bars): Doc fix.Eli Zaretskii
2024-05-13; * src/epaths.in: Declare and use android_game_path.Po Lu
2024-05-13Complete pacification of build warnings on AndroidPo Lu
2024-05-12Fix offset of reported conversion regionsPo Lu
2024-05-12Silence some macOS build warningsMattias EngdegÄrd
2024-05-12Properly deinitialize directory cursors on closedirPo Lu
2024-05-12; Fix a recent change in fns.cEli Zaretskii
2024-05-12Pacify warnings in gmalloc.cPo Lu
2024-05-12Fix the DJGPP buildPo Lu
2024-05-12* src/keyboard.c (lispy_function_keys): Define as static on Android.Po Lu
2024-05-11Pacify gcc -Wmissing-variable-declarationsPaul Eggert
2024-05-11; More coding style fixesPo Lu
2024-05-11; Fix coding style in timsort.cPo Lu
2024-05-11Delete unused functionsPo Lu
2024-05-10Implement dots and dashes on MS-WindowsPo Lu
2024-05-10Remove redundant encoding of strings in androidvfs.cPo Lu
2024-05-10Fix earlier change to content URI resolution on AndroidPo Lu
2024-05-09Improve static checking when using upcoming GCC 13.3Paul Eggert
2024-05-09Intern additional symbols ahead-of-timePo Lu
2024-05-09Replace calls to intern with a constant string with DEFSYMsPo Lu
2024-05-09Don't report erroneous /content directory on Android 4.3 and earlierPo Lu
2024-05-08Fix hang after failed yank-media on AndroidPo Lu
2024-05-07Do not report text conversion information from tooltip framesPo Lu
2024-05-07Fix bug#66151Po Lu