summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2025-07-09Handle invalid frame_or_window slots in tty input events (Bug#78966)Martin Rudalics
2025-07-08Add a synchronous way to get parser change ranges (bug#78402)Yuan Fu
2025-07-07Cheaper char counting when reading symbolsMattias Engdegård
2025-07-07Refactor buffering code in the Lisp readerMattias Engdegård
2025-07-07; * src/lread.c (skip_lazy_string): more precise commentMattias Engdegård
2025-07-07Read non-ASCII chars from unibyte string sources as raw bytesMattias Engdegård
2025-07-07Print non-ASCII chars in unibyte symbols as raw bytesMattias Engdegård
2025-07-07Read characters from functions as multibyteMattias Engdegård
2025-07-06(Ftranspose_regions): Fix bug#76124Stefan Monnier
2025-07-05Merge from origin/emacs-30Eli Zaretskii
2025-07-04Handle ts_node_type return NULL (bug#78938)Yuan Fu
2025-07-03Handle the case when ts_node_type returns NULL (bug#78938)Yuan Fu
2025-07-03Avoid segfaults due to C-g when a thread does GCEli Zaretskii
2025-06-28Properly invalidate XRender surfaces when only EmacsFrame is resizedPo Lu
2025-06-28Avoid extra output in Vprin1_to_string_buffer (bug#78842)Pip Cet
2025-06-27Port varargs macros better to C99Paul Eggert
2025-06-27(Finsert_file_contents): Refine commit d07af40d8826Stefan Monnier
2025-06-21Avoid segfault when profiling Lisp programs with threadsEli Zaretskii
2025-06-21; * src/xfaces.c (init_xfaces) <face_attr_sym>: Add :family (bug#78813).Eli Zaretskii
2025-06-17process-attributes uses CLOCK_BOOTTIME for uptimePaul Eggert
2025-06-17process-attributes uses /proc/stat for boot timePaul Eggert
2025-06-17Prevent redisplay slowdown with non-zero vscrollEli Zaretskii
2025-06-15process-attributes now uses get_boot_timePaul Eggert
2025-06-15* src/bytecode.c (exec_byte_code): Remove superfluous conditionMattias Engdegård
2025-06-15* src/fns.c (mapcar1): Less lax type checkingMattias Engdegård
2025-06-14Merge from origin/emacs-30Eli Zaretskii
2025-06-14Improve documentation of the internal Lisp_Process->status fieldSteven Allen
2025-06-14; * src/profiler.c (export_log): Fix whitespace (bug#78762).Eli Zaretskii
2025-06-14Fix segfault in profiler-cpu-log and profiler-memory-log (bug#78763)Zach Shaftel
2025-06-14; Fix warnings in MinGW buildsEli Zaretskii
2025-06-14Support 'C-g C-g C-g' "urgent quit" feature on MS-WindowsEli Zaretskii
2025-06-10Support new tree-sitter grammar filename format (bug#78754)Yuan Fu
2025-06-10Improve documentation for display property functionsJim Porter
2025-06-11Port to Android API 36Po Lu
2025-06-10Fix crash when evaluating "(signal nil 5)" (bug#78738)Pip Cet
2025-06-07Fix vertical-motion when an image is at EOL under word-wrapJD Smith
2025-06-05Improve documentation of treesit "thing"Eli Zaretskii
2025-06-04; * src/nsterm.m (ns_draw_stretch_glyph_string): Fix a thinko (bug#78654).Eli Zaretskii
2025-06-02Fix NS port screen geometry report (bug#76051)Alan Third
2025-06-02Fix ns_make_monitor_attribute_list (bug#76691)shipmints
2025-06-01; Avoid compiler warnings in MinGW buildsEli Zaretskii
2025-05-31; * src/fns.c (fixnum_float_cmp): Don't use non-ASCII characters.Eli Zaretskii
2025-05-29Have 'delete-frame' delete initial daemon frame only if FORCE is non-nilMartin Rudalics
2025-05-28Fix unsafe SDATA usage in print.c (bug#78590)Pip Cet
2025-05-28Do child frame shortcut only on Cocoa (bug#78616)Gerd Möllmann
2025-05-26Fix DST time calculations on MS-WindowsEli Zaretskii
2025-05-24Speed up loading modulesLin Sun
2025-05-24; Fix documentation of a recent commitEli Zaretskii
2025-05-23Add load-path-filter-function and use it to optimize loadingSpencer Baugh
2025-05-18Improve reporting of language-grammar library ABI version mismatchEli Zaretskii