summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Implement dots and dashes on MS-WindowsPo Lu2024-05-10
* Remove redundant encoding of strings in androidvfs.cPo Lu2024-05-10
* Fix earlier change to content URI resolution on AndroidPo Lu2024-05-10
* Improve static checking when using upcoming GCC 13.3Paul Eggert2024-05-09
* Intern additional symbols ahead-of-timePo Lu2024-05-09
* Replace calls to intern with a constant string with DEFSYMsPo Lu2024-05-09
* Don't report erroneous /content directory on Android 4.3 and earlierPo Lu2024-05-09
* Fix hang after failed yank-media on AndroidPo Lu2024-05-08
* Do not report text conversion information from tooltip framesPo Lu2024-05-07
* Fix bug#66151Po Lu2024-05-07
* `read': give fuller error message for errors following "#".Alan Mackenzie2024-05-06
* (Fkey_description): Fix corner (bug#59305)Stefan Monnier2024-05-06
* Fix lock files on some versions of CygwinEli Zaretskii2024-05-05
* Retract lexical cookie source load warningMattias Engdegård2024-05-05
* Fix cursor misalignment on truncated RTL rowsPo Lu2024-05-05
* Fix implementation of the --terminal command-line switchEli Zaretskii2024-05-04
* Only issue lexical cookie warning for elisp filesMattias Engdegård2024-05-04
* Simplify management of Android handle IDsPo Lu2024-05-04
* ; * src/lread.c (warn_missing_cookie): Fix typo.Po Lu2024-05-04
* * src/lread.c (warn_missing_cookie): Exempt the user init file.Po Lu2024-05-04
* Warn when loading .el files without lexical-binding declarationMattias Engdegård2024-05-03
* Prevent reporting of crashes when Emacs is restarted on AndroidPo Lu2024-05-03
* Fix display of stipples on NS with respect to cursor highlightPo Lu2024-05-02
* ; Improve commentary in intervals.hEli Zaretskii2024-05-02
* Port visible bell to AndroidPo Lu2024-05-02
* Switch to GXinvert in XTflashPo Lu2024-05-02
* ; Update commentary in intervals.hPo Lu2024-05-02
* Fix minor typos in haikuterm.cPo Lu2024-05-01
* Implement dots and dashes on NextstepPo Lu2024-05-01
* ; Update pvec_type hash for CHECK_STRUCTSBasil L. Contovounesios2024-05-01
* ; * src/androidselect.c (extract_fd_offsets): Fix typos.Po Lu2024-05-01
* Fix compatibility issues with Android clipboardsPo Lu2024-05-01
* Fix deletion of text holding `inhibit-read-only' propertiesPo Lu2024-04-30
* Work around bad GCC diagnostic in select_windowPaul Eggert2024-04-30
* Pacify GCC 14 -Wanalyzer-out-of-bounds in hbfont.cPaul Eggert2024-04-30
* Pacify GCC 14 -Wstring-operflow in ftfont.cPaul Eggert2024-04-30
* Pacify GCC 14 -Wnull-dereference in intervals.cPaul Eggert2024-04-30
* Pacify GCC 14 -Wnull-dereference in tim_sortPaul Eggert2024-04-30
* Pacify GCC 14 -Wclobbered in eval.cPaul Eggert2024-04-30
* Pacify GCC 14 -Wnull-dereferencePaul Eggert2024-04-30
* Pacify GCC 14 -Walloc-sizePaul Eggert2024-04-30
* Fix value< string comparison ungoodthinkMattias Engdegård2024-04-29
* Take fields into account during text conversionPo Lu2024-04-29
* Use a dedicated type to represent interpreted-function valuesStefan Monnier2024-04-28
* (COMPILED): Rename to CLOSUREStefan Monnier2024-04-28
* * src/comp.c (comp_hash_string): Count bytes, not chars.Mattias Engdegård2024-04-28
* Implement dots and dashes on PGTKPo Lu2024-04-28
* Implement dots and dashes on HaikuPo Lu2024-04-28
* Fix the Haiku buildPo Lu2024-04-28
* Implement dots and dashes on AndroidPo Lu2024-04-28