aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Don’t trust st_size when scanning file head+tailPaul Eggert2025-07-131-15/+12
* | copy-file no longer trusts st_sizePaul Eggert2025-07-131-42/+22
* | READ_BUF_SIZE → sizeof read_bufPaul Eggert2025-07-131-2/+2
* | insert-file-contents errno confusionPaul Eggert2025-07-131-11/+15
* | Avoid crashes when profiling multi-threaded Lisp (bug#76970)Pip Cet2025-07-121-1/+5
* | * src/fns.c (Flength): Fix char table length off-by-one bug.Mattias Engdegård2025-07-111-1/+1
* | Move CSS into the SVG wrapperAlan Third2025-07-101-30/+26
* | Change foreground color handling for SVG files (bug#77841)Alan Third2025-07-101-1/+1
* | ; * src/fileio.c: Remove version from commentary (bug#78983).Eli Zaretskii2025-07-101-4/+4
* | Unintern Qget_file_char and Qget_emacs_mule_file_charMattias Engdegård2025-07-101-3/+10
* | Speed up low-level parts of the reader and refactorMattias Engdegård2025-07-101-392/+415
* | ; * src/lread.c (read_internal_start): Simplify.Mattias Engdegård2025-07-091-11/+3
* | Nativecomp don't materialize non-materializable objects (bug#78606)Andrea Corallo2025-07-091-19/+24
* | Fix crashes when "emacsclient -nw" frames are suspended (bug#78980)Pip Cet2025-07-091-3/+3
* | print_error_message: Handle user-error to the echo area speciallySean Whitton2025-07-091-0/+13
* | Handle invalid frame_or_window slots in tty input events (Bug#78966)Martin Rudalics2025-07-092-10/+34
* | Add a synchronous way to get parser change ranges (bug#78402)Yuan Fu2025-07-081-10/+36
* | Cheaper char counting when reading symbolsMattias Engdegård2025-07-071-4/+2
* | Refactor buffering code in the Lisp readerMattias Engdegård2025-07-071-71/+77
* | ; * src/lread.c (skip_lazy_string): more precise commentMattias Engdegård2025-07-071-2/+2
* | Read non-ASCII chars from unibyte string sources as raw bytesMattias Engdegård2025-07-071-0/+2
* | Print non-ASCII chars in unibyte symbols as raw bytesMattias Engdegård2025-07-071-1/+1
* | Read characters from functions as multibyteMattias Engdegård2025-07-071-0/+3
* | (Ftranspose_regions): Fix bug#76124Stefan Monnier2025-07-061-1/+3
* | Merge from origin/emacs-30Eli Zaretskii2025-07-051-1/+15
|\ \ | |/
| * Handle ts_node_type return NULL (bug#78938)Yuan Fu2025-07-041-1/+11
| * Handle the case when ts_node_type returns NULL (bug#78938)Yuan Fu2025-07-031-1/+5
* | Avoid segfaults due to C-g when a thread does GCEli Zaretskii2025-07-031-1/+9
* | Properly invalidate XRender surfaces when only EmacsFrame is resizedPo Lu2025-06-281-30/+42
* | Avoid extra output in Vprin1_to_string_buffer (bug#78842)Pip Cet2025-06-281-9/+14
* | Port varargs macros better to C99Paul Eggert2025-06-271-4/+4
* | (Finsert_file_contents): Refine commit d07af40d8826Stefan Monnier2025-06-271-12/+19
* | Avoid segfault when profiling Lisp programs with threadsEli Zaretskii2025-06-211-1/+1
* | ; * src/xfaces.c (init_xfaces) <face_attr_sym>: Add :family (bug#78813).Eli Zaretskii2025-06-211-0/+1
* | process-attributes uses CLOCK_BOOTTIME for uptimePaul Eggert2025-06-171-41/+13
* | process-attributes uses /proc/stat for boot timePaul Eggert2025-06-171-2/+43
* | Prevent redisplay slowdown with non-zero vscrollEli Zaretskii2025-06-171-3/+5
* | process-attributes now uses get_boot_timePaul Eggert2025-06-151-36/+5
* | * src/bytecode.c (exec_byte_code): Remove superfluous conditionMattias Engdegård2025-06-151-4/+1
* | * src/fns.c (mapcar1): Less lax type checkingMattias Engdegård2025-06-151-2/+3
* | Merge from origin/emacs-30Eli Zaretskii2025-06-142-3/+18
|\ \ | |/
| * Support new tree-sitter grammar filename format (bug#78754)Yuan Fu2025-06-101-2/+17
| * Fix crash when evaluating "(signal nil 5)" (bug#78738)Pip Cet2025-06-101-1/+1
* | Improve documentation of the internal Lisp_Process->status fieldSteven Allen2025-06-141-2/+9
* | ; * src/profiler.c (export_log): Fix whitespace (bug#78762).Eli Zaretskii2025-06-141-1/+3
* | Fix segfault in profiler-cpu-log and profiler-memory-log (bug#78763)Zach Shaftel2025-06-141-2/+11
* | ; Fix warnings in MinGW buildsEli Zaretskii2025-06-142-1/+2
* | Support 'C-g C-g C-g' "urgent quit" feature on MS-WindowsEli Zaretskii2025-06-141-0/+7
* | Improve documentation for display property functionsJim Porter2025-06-101-11/+13
* | Port to Android API 36Po Lu2025-06-111-0/+19