summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-12-18* Revert "Remove check_comp_unit_relocs"Andrea Corallo
2024-12-18Mention network-interface-list in network-interface-info docstringRobert Pluim
2024-12-18Fix the DJGPP buildPo Lu
2024-12-17Remove check_comp_unit_relocsGerd Möllmann
2024-12-17unintern: Drop support for obsolete calling conventionStefan Kangas
2024-12-16all-completions: Drop support for obsolete calling conventionStefan Kangas
2024-12-16; Fix indentation problemStefan Kangas
2024-12-16; * src/fns.c (maybe_resize_hash_table): Remove debugging code.Pip Cet
2024-12-16Don't inhibit resizing when making a new frame (Bug#74750)Martin Rudalics
2024-12-16; * src/process.c (Fnetwork_interface_list): Fix typo.Robert Pluim
2024-12-16Invert preprocessor condition to fix 'C-x 4 a'Stefan Kangas
2024-12-16Move pure+side-effect-free declarations to byte-opt.elStefan Kangas
2024-12-15Improve purify-flag docstringStefan Kangas
2024-12-14Improve menu separator display on ttys slightly (bug#74854)Gerd Möllmann
2024-12-13Add support for TCP_NODELAY on network streamsEric Marsden
2024-12-12Make 'purecopy' an obsolete function alias for 'identity'Stefan Kangas
2024-12-12Delete obsolete comment about using purespaceStefan Kangas
2024-12-12Remove unused function my_heap_startStefan Kangas
2024-12-12Remove check for working malloc_set_stateStefan Kangas
2024-12-12Avoid compiler warning in process_mark_stackPip Cet
2024-12-12Update pdumper hashesPip Cet
2024-12-12Unexec removal: Build systemPip Cet
2024-12-12Don't recognize "bootstrap" option for --temacsPip Cet
2024-12-12Pure storage removal: Bump nativecomp ABIPip Cet
2024-12-12Pure storage removal: Remove documentationPip Cet
2024-12-12Pure storage removal: Adjust nativecomp codePip Cet
2024-12-12Pure storage removal: Remove docstring hackPip Cet
2024-12-12Pure storage removal: Remove purecopy hash table flagPip Cet
2024-12-12Pure storage removal: Remove support for pinned objectsPip Cet
2024-12-12Pure storage removal: Replace calls to removed functionsPip Cet
2024-12-12Pure storage removal: Main partPip Cet
2024-12-12Pure storage removal: Delete puresize.hPip Cet
2024-12-12Unexec removal: Adjust and simplify W32-specific codePip Cet
2024-12-12Unexec removal: Remove HYBRID_MALLOC supportPip Cet
2024-12-12Unexec removal: Main partPip Cet
2024-12-12Unexec removal: Remove obsolete filesPip Cet
2024-12-12Signal errors for unimplemented featuresGerd Möllmann
2024-12-09Support menu separator types in tty menus (bug#74740)Gerd Möllmann
2024-12-07Merge from origin/emacs-30Eli Zaretskii
2024-12-04Make treesit-query-compile compile compiled-query eagerlyYuan Fu
2024-12-02Fix the version of librsvg API changeManuel Giraud
2024-12-02Do not use libjpeg quantization (bug#74476)Manuel Giraud
2024-12-01Merge from emacs-30Yuan Fu
2024-12-01Allow passing nil to treesit-node-match-p (bug#74612)Yuan Fu
2024-12-01Update to version 2.58 of librsvg API (bug#74606)Manuel Giraud
2024-11-30Merge from origin/emacs-30Eli Zaretskii
2024-11-30; * src/charset.c (Fmap_charset_chars): Fix last change (bug#74555).Eli Zaretskii
2024-11-30Add more error-checking to Fmap_charset_charsaltermo
2024-11-28Don't inadvertently reset frame scroll bar sizes (Bug#74435)Martin Rudalics
2024-11-28* src/lisp.h (EQ): Improve generated code.Andrea Corallo