summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2024-05-06`read': give fuller error message for errors following "#".Alan Mackenzie
2024-05-06(Fkey_description): Fix corner (bug#59305)Stefan Monnier
2024-05-05Fix lock files on some versions of CygwinEli Zaretskii
2024-05-05Retract lexical cookie source load warningMattias Engdegård
2024-05-05Fix cursor misalignment on truncated RTL rowsPo Lu
2024-05-04Fix implementation of the --terminal command-line switchEli Zaretskii
2024-05-04Only issue lexical cookie warning for elisp filesMattias Engdegård
2024-05-04Simplify management of Android handle IDsPo Lu
2024-05-04; * src/lread.c (warn_missing_cookie): Fix typo.Po Lu
2024-05-04* src/lread.c (warn_missing_cookie): Exempt the user init file.Po Lu
2024-05-03Warn when loading .el files without lexical-binding declarationMattias Engdegård
2024-05-03Prevent reporting of crashes when Emacs is restarted on AndroidPo Lu
2024-05-02Fix display of stipples on NS with respect to cursor highlightPo Lu
2024-05-02; Improve commentary in intervals.hEli Zaretskii
2024-05-02Port visible bell to AndroidPo Lu
2024-05-02Switch to GXinvert in XTflashPo Lu
2024-05-02; Update commentary in intervals.hPo Lu
2024-05-01Fix minor typos in haikuterm.cPo Lu
2024-05-01Implement dots and dashes on NextstepPo Lu
2024-05-01; Update pvec_type hash for CHECK_STRUCTSBasil L. Contovounesios
2024-05-01; * src/androidselect.c (extract_fd_offsets): Fix typos.Po Lu
2024-05-01Fix compatibility issues with Android clipboardsPo Lu
2024-04-30Fix deletion of text holding `inhibit-read-only' propertiesPo Lu
2024-04-30Work around bad GCC diagnostic in select_windowPaul Eggert
2024-04-30Pacify GCC 14 -Wanalyzer-out-of-bounds in hbfont.cPaul Eggert
2024-04-30Pacify GCC 14 -Wstring-operflow in ftfont.cPaul Eggert
2024-04-30Pacify GCC 14 -Wnull-dereference in intervals.cPaul Eggert
2024-04-30Pacify GCC 14 -Wnull-dereference in tim_sortPaul Eggert
2024-04-30Pacify GCC 14 -Wclobbered in eval.cPaul Eggert
2024-04-30Pacify GCC 14 -Wnull-dereferencePaul Eggert
2024-04-30Pacify GCC 14 -Walloc-sizePaul Eggert
2024-04-29Fix value< string comparison ungoodthinkMattias Engdegård
2024-04-29Take fields into account during text conversionPo Lu
2024-04-28Use a dedicated type to represent interpreted-function valuesStefan Monnier
2024-04-28(COMPILED): Rename to CLOSUREStefan Monnier
2024-04-28* src/comp.c (comp_hash_string): Count bytes, not chars.Mattias Engdegård
2024-04-28Implement dots and dashes on PGTKPo Lu
2024-04-28Implement dots and dashes on HaikuPo Lu
2024-04-28Fix the Haiku buildPo Lu
2024-04-28Implement dots and dashes on AndroidPo Lu
2024-04-28Fix the MS-Windows build broken by a recent commitEli Zaretskii
2024-04-28Fix Android buildPo Lu