aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Only issue lexical cookie warning for elisp filesMattias Engdegård2024-05-041-9/+22
* | Simplify management of Android handle IDsPo Lu2024-05-046-450/+241
* | ; * src/lread.c (warn_missing_cookie): Fix typo.Po Lu2024-05-041-4/+4
* | * src/lread.c (warn_missing_cookie): Exempt the user init file.Po Lu2024-05-041-4/+11
* | Warn when loading .el files without lexical-binding declarationMattias Engdegård2024-05-031-15/+41
* | Prevent reporting of crashes when Emacs is restarted on AndroidPo Lu2024-05-031-0/+15
* | Fix display of stipples on NS with respect to cursor highlightPo Lu2024-05-022-48/+86
* | ; Improve commentary in intervals.hEli Zaretskii2024-05-021-6/+6
* | Port visible bell to AndroidPo Lu2024-05-023-293/+7
* | Switch to GXinvert in XTflashPo Lu2024-05-021-15/+4
* | ; Update commentary in intervals.hPo Lu2024-05-021-4/+4
* | Fix minor typos in haikuterm.cPo Lu2024-05-011-3/+3
* | Implement dots and dashes on NextstepPo Lu2024-05-012-13/+68
* | ; Update pvec_type hash for CHECK_STRUCTSBasil L. Contovounesios2024-05-011-1/+1
* | ; * src/androidselect.c (extract_fd_offsets): Fix typos.Po Lu2024-05-011-2/+2
* | Fix compatibility issues with Android clipboardsPo Lu2024-05-013-40/+218
* | Fix deletion of text holding `inhibit-read-only' propertiesPo Lu2024-04-302-15/+41
* | Work around bad GCC diagnostic in select_windowPaul Eggert2024-04-301-0/+4
* | Pacify GCC 14 -Wanalyzer-out-of-bounds in hbfont.cPaul Eggert2024-04-301-0/+2
* | Pacify GCC 14 -Wstring-operflow in ftfont.cPaul Eggert2024-04-301-5/+5
* | Pacify GCC 14 -Wnull-dereference in intervals.cPaul Eggert2024-04-301-4/+5
* | Pacify GCC 14 -Wnull-dereference in tim_sortPaul Eggert2024-04-302-4/+3
* | Pacify GCC 14 -Wclobbered in eval.cPaul Eggert2024-04-301-0/+6
* | Pacify GCC 14 -Wnull-dereferencePaul Eggert2024-04-305-42/+36
* | Pacify GCC 14 -Walloc-sizePaul Eggert2024-04-301-2/+3
* | Fix value< string comparison ungoodthinkMattias Engdegård2024-04-291-4/+4
* | Take fields into account during text conversionPo Lu2024-04-299-38/+323
* | Use a dedicated type to represent interpreted-function valuesStefan Monnier2024-04-285-94/+149
* | (COMPILED): Rename to CLOSUREStefan Monnier2024-04-2813-109/+116
* | * src/comp.c (comp_hash_string): Count bytes, not chars.Mattias Engdegård2024-04-281-1/+1
* | Implement dots and dashes on PGTKPo Lu2024-04-282-16/+76
* | Implement dots and dashes on HaikuPo Lu2024-04-282-11/+105
* | Fix the Haiku buildPo Lu2024-04-281-1/+1
* | Implement dots and dashes on AndroidPo Lu2024-04-284-20/+269
* | Fix the MS-Windows build broken by a recent commitEli Zaretskii2024-04-281-1/+1
* | Fix Android buildPo Lu2024-04-281-1/+1
* | Implement dots and dashes on XPo Lu2024-04-283-23/+108
* | Port double-line underlines to GUI systemsPo Lu2024-04-287-77/+181
* | ; * src/term.c (turn_on_face): Fix coding style.Po Lu2024-04-281-3/+3
* | Fix ommissions in window scrolling commands that ought to clear vscrollPo Lu2024-04-271-1/+21
* | Merge from origin/emacs-29Eli Zaretskii2024-04-272-1/+5
|\ \ | |/
| * Avoid assertion violations in 'push_prefix_prop'Eli Zaretskii2024-04-212-1/+5
* | Followup changes for styled underline supportEli Zaretskii2024-04-275-15/+15
* | Add support for colored and styled underlines on tty framesMohsin Kaleem2024-04-275-38/+196
* | Enable customization of the quit key on AndroidPo Lu2024-04-272-0/+23
* | Disable unsuitable XPM color selection mechanism on AndroidPo Lu2024-04-241-0/+10
* | Miscellaneous fixes for Android portPo Lu2024-04-242-6/+20
* | Merge remote-tracking branch 'savannah/master' into master-android-1Po Lu2024-04-231-4/+4
|\ \
| * | Fix dumping signal-handler dataEli Zaretskii2024-04-231-4/+4
* | | Enable configuring Emacs for "pseudo-grayscale" systems on AndroidPo Lu2024-04-234-11/+64