aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/emacs-30'Stefan Monnier2025-02-051-1/+3
|\
| * * src/fileio.c (Fsubstitute_in_file_name): Doc fix (bug#76023).Eli Zaretskii2025-02-041-1/+3
| * * src/puresize.h (BASE_PURESIZE): Increase (bug#75907).Eli Zaretskii2025-01-301-1/+1
| * ; Fix Cygw32 build (bug#75926)Eli Zaretskii2025-01-291-1/+1
* | (font-ccl-encoder-alist): Delete variable, unusedStefan Monnier2025-02-051-13/+0
* | Revert "Improve bidi_get_time runtime checking"Eli Zaretskii2025-02-051-14/+7
* | Remove no-longer-needed delete_frame UNINITPaul Eggert2025-02-041-1/+0
* | Improve bidi_get_time runtime checkingPaul Eggert2025-02-041-7/+14
* | Fix min-width display spec handling (bug#76014)Gerd Möllmann2025-02-041-5/+7
* | Fix GC-related crashes in styled_format (bug#75754)Pip Cet2025-02-031-1/+2
* | Fix -nw sessions on MS-WindowsEli Zaretskii2025-02-031-24/+80
* | Handle mouse highlighting in the presence of tty child framesGerd Möllmann2025-02-031-21/+74
* | Improve malloc Lisp alignment commentaryPaul Eggert2025-02-012-15/+21
* | Fix mouse pointer inside mouse-face on text with 'pointer' propertyEli Zaretskii2025-02-022-20/+18
* | Fix hiding tty cursor for overlapping childrenGerd Möllmann2025-02-021-4/+6
* | Omit 2 ‘volatile’s in internal_lisp_condition_casePaul Eggert2025-02-011-3/+2
* | ; src/pdumper.c (dump_hash_table): Bump CHECK_STRUCTS hash.Pip Cet2025-02-011-1/+1
* | Use #$ for lambda fixups in native compilation data vectorsPip Cet2025-02-012-6/+22
* | Fix compilation warnings on AndroidPo Lu2025-02-011-8/+10
* | ; Avoid compiler warnings in the MS-Windows buildEli Zaretskii2025-02-011-45/+0
* | Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas2025-02-0168-6970/+430
|\ \
| * | ; Remove some references to deleted filesStefan Kangas2025-01-091-1/+1
| * | Fix define_error docstring for pure space removalStefan Kangas2025-01-081-2/+1
| * | Delete firstfile.c and lastfile.cStefan Kangas2024-12-284-89/+2
| * | Use '--lambda-fixup' as native compiler fixup symbol for lambdasAndrea Corallo2024-12-182-3/+3
| * | * Revert "Remove check_comp_unit_relocs"Andrea Corallo2024-12-181-0/+27
| * | Remove check_comp_unit_relocsGerd Möllmann2024-12-171-27/+0
| * | ; * src/fns.c (maybe_resize_hash_table): Remove debugging code.Pip Cet2024-12-161-5/+0
| * | Improve purify-flag docstringStefan Kangas2024-12-151-7/+5
| * | Make 'purecopy' an obsolete function alias for 'identity'Stefan Kangas2024-12-121-37/+0
| * | Delete obsolete comment about using purespaceStefan Kangas2024-12-121-7/+0
| * | Remove unused function my_heap_startStefan Kangas2024-12-122-20/+0
| * | Remove check for working malloc_set_stateStefan Kangas2024-12-121-29/+0
| * | Avoid compiler warning in process_mark_stackPip Cet2024-12-121-3/+5
| * | Update pdumper hashesPip Cet2024-12-121-2/+2
| * | Unexec removal: Build systemPip Cet2024-12-122-42/+1
| * | Don't recognize "bootstrap" option for --temacsPip Cet2024-12-121-2/+1
| * | Pure storage removal: Bump nativecomp ABIPip Cet2024-12-121-1/+1
| * | Pure storage removal: Remove documentationPip Cet2024-12-121-4/+0
| * | Pure storage removal: Adjust nativecomp codePip Cet2024-12-124-149/+12
| * | Pure storage removal: Remove docstring hackPip Cet2024-12-121-6/+0
| * | Pure storage removal: Remove purecopy hash table flagPip Cet2024-12-1214-43/+21
| * | Pure storage removal: Remove support for pinned objectsPip Cet2024-12-123-51/+0
| * | Pure storage removal: Replace calls to removed functionsPip Cet2024-12-1238-238/+194
| * | Pure storage removal: Main partPip Cet2024-12-1213-650/+81
| * | Pure storage removal: Delete puresize.hPip Cet2024-12-121-115/+0
| * | Unexec removal: Adjust and simplify W32-specific codePip Cet2024-12-122-181/+41
| * | Unexec removal: Remove HYBRID_MALLOC supportPip Cet2024-12-1210-220/+32
| * | Unexec removal: Main partPip Cet2024-12-1214-435/+46
| * | Unexec removal: Remove obsolete filesPip Cet2024-12-1211-4666/+0