aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
6 hoursFix infloop when decoding incomplete embedded UTF-8 inputPip Cet1-1/+5
9 hoursFix segfaults in 'kbd_buffer_get_event'Eli Zaretskii1-1/+5
17 hours; Move ns_init_colors from Fns_list_colors to emacs.c (bug#80377)Stéphane Marks3-10/+8
32 hoursAdditional fixes for 'get-mru-frame' (Bug#80397)Martin Rudalics1-1/+2
2 daysFix segfault introduced by recent 'get-mru-frame' changeMartin Rudalics1-1/+2
3 daysFix seg fault when image dimensions don't match (bug#80518)Alan Third1-1/+9
4 daysFaster JSON string serialisation (bug#80529)Mattias Engdegård1-5/+9
4 daysAdd mirroring for special glyphs (bug#80440)Manuel Giraud1-25/+171
4 days; Move documentation for multiple-terminals-merge-keyboards.Sean Whitton1-30/+4
5 days; * src/w32image.c (w32_gdip_export_frame): Add error checking.Eli Zaretskii1-1/+5
6 daysTeach Emacs on MS-Windows how to export frame screenshotsEli Zaretskii3-1/+127
7 daysNew variable 'multiple-terminals-merge-keyboards'Sean Whitton3-7/+44
7 daysDon’t stuff keyboard input uselesslyPaul Eggert4-40/+31
7 days; * src/callproc.c (command-line-max-length): Use DEFVAR_INT.Sean Whitton1-3/+3
7 daysShow a message in locked frames in single-kboard modeSean Whitton3-32/+110
7 daysDocument that string ARG of 'kill-emacs' might not workEli Zaretskii1-1/+3
7 days; Fix the documentation of 'overlays-in' etc.Eli Zaretskii1-1/+3
7 days; Remove unused declarations from w32heap.cEli Zaretskii1-39/+0
7 days; * src/w32proc.c (new_child): Update comment (bug#76041).Eli Zaretskii1-5/+3
7 daysInitialize command-line-max-length with sysconf(3)Sean Whitton1-0/+14
8 daysFix macOS 26 scrolling lag and input handling issues (bug#80268)Boris Buliga1-0/+9
8 days; Fix some comments.Sean Whitton2-10/+10
8 days; Copy out log message from when branch was first introduced.Sean Whitton1-0/+3
8 daysFix bug on MS-Windows with frame title when system-name is non-ASCIIEli Zaretskii1-10/+23
9 days; Fix doc-string of 'window-combination-resize'Martin Rudalics1-4/+4
11 daysSpeed up 'equal'-comparison of vectorlike objectsMattias Engdegård1-38/+35
11 daysCompare circular lists in 'equal' without error (bug#80456)Mattias Engdegård2-10/+55
12 daysAdd SHA-3 support to secure-hashCollin Funk1-14/+44
13 days* src/dbusbind.c: Include fcntl.h if needed. (Bug#80373)Michael Albinus1-0/+5
13 daysNew user option 'after-delete-frame-select-mru-frame' (bug#80397)Stéphane Marks1-1/+10
14 daysStop ENUM_BF worrying about gcc -std=c89 -pedanticPaul Eggert1-4/+4
14 daysPort Lisp_Fwd to strict C bitfieldsPaul Eggert1-2/+2
14 daysFix GNUstep width calculation (bug#80331)Alan Third1-1/+1
14 daysUse real display geometry on NS (bug#80331)Shay Elkin1-2/+24
14 daysFix SVG CSS handling (bug#80384)Alan Third1-26/+35
14 daysAvoid segfaults if someone sets 'composition-function-table' to nilEli Zaretskii1-0/+6
2026-02-20Fix predicate of `plist-member` on `function-history`Stefan Monnier1-1/+1
2026-02-18Add frame-use-time, get-mru-frame, use mru frame in delete-frame (bug#80397)Stéphane Marks1-35/+56
2026-02-18; Fix last change in treesit.cEli Zaretskii1-0/+10
2026-02-17Change back tree-sitter version requirement (bug#80108)Yuan Fu1-0/+56
2026-02-17; Remove stale commentary in dispnew.c.Basil L. Contovounesios1-3/+0
2026-02-17; Fix typo in struct image commentary.Basil L. Contovounesios1-1/+1
2026-02-17; Fix image_error argument in webp_load.Basil L. Contovounesios1-1/+1
2026-02-14Fix handling of window-specific overlays in buffer iteration for displayEli Zaretskii3-24/+44
2026-02-14; * src/xfaces.c (face_at_buffer_position): Fix next_overlay per bug#80242.Eli Zaretskii1-0/+4
2026-02-14Adjust documentation to changes in 'overlays-in' and 'overlays-at'Eli Zaretskii1-16/+25
2026-02-13Pacify GCC with gdk-pixbuf 2.44Paul Eggert2-0/+34
2026-02-13Remove vla.hPaul Eggert2-2/+0
2026-02-13Rewrite flex completion with Gotoh algorithmJoão Távora1-0/+183
2026-02-12; * src/dispnew.c (box_default): Shut up compilation warnings (bug#80386).Eli Zaretskii3-3/+3