aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix `signal` calls where the data argument is not a listStefan Monnier24 hours1-3/+3
* Improve the error APIStefan Monnier28 hours1-3/+9
* Fix infloop when decoding incomplete embedded UTF-8 inputPip Cet3 days1-1/+5
* Fix segfaults in 'kbd_buffer_get_event'Eli Zaretskii3 days1-1/+5
* ; Move ns_init_colors from Fns_list_colors to emacs.c (bug#80377)Stéphane Marks3 days3-10/+8
* Additional fixes for 'get-mru-frame' (Bug#80397)Martin Rudalics4 days1-1/+2
* Fix segfault introduced by recent 'get-mru-frame' changeMartin Rudalics5 days1-1/+2
* Fix seg fault when image dimensions don't match (bug#80518)Alan Third5 days1-1/+9
* Faster JSON string serialisation (bug#80529)Mattias Engdegård6 days1-5/+9
* Add mirroring for special glyphs (bug#80440)Manuel Giraud7 days1-25/+171
* ; Move documentation for multiple-terminals-merge-keyboards.Sean Whitton7 days1-30/+4
* ; * src/w32image.c (w32_gdip_export_frame): Add error checking.Eli Zaretskii8 days1-1/+5
* Teach Emacs on MS-Windows how to export frame screenshotsEli Zaretskii9 days3-1/+127
* New variable 'multiple-terminals-merge-keyboards'Sean Whitton9 days3-7/+44
* Don’t stuff keyboard input uselesslyPaul Eggert9 days4-40/+31
* ; * src/callproc.c (command-line-max-length): Use DEFVAR_INT.Sean Whitton9 days1-3/+3
* Show a message in locked frames in single-kboard modeSean Whitton10 days3-32/+110
* Document that string ARG of 'kill-emacs' might not workEli Zaretskii10 days1-1/+3
* ; Fix the documentation of 'overlays-in' etc.Eli Zaretskii10 days1-1/+3
* ; Remove unused declarations from w32heap.cEli Zaretskii10 days1-39/+0
* ; * src/w32proc.c (new_child): Update comment (bug#76041).Eli Zaretskii10 days1-5/+3
* Initialize command-line-max-length with sysconf(3)Sean Whitton10 days1-0/+14
* Fix macOS 26 scrolling lag and input handling issues (bug#80268)Boris Buliga10 days1-0/+9
* ; Fix some comments.Sean Whitton10 days2-10/+10
* ; Copy out log message from when branch was first introduced.Sean Whitton10 days1-0/+3
* Fix bug on MS-Windows with frame title when system-name is non-ASCIIEli Zaretskii10 days1-10/+23
* ; Fix doc-string of 'window-combination-resize'Martin Rudalics12 days1-4/+4
* Speed up 'equal'-comparison of vectorlike objectsMattias Engdegård14 days1-38/+35
* Compare circular lists in 'equal' without error (bug#80456)Mattias Engdegård14 days2-10/+55
* Add SHA-3 support to secure-hashCollin Funk2026-02-231-14/+44
* * src/dbusbind.c: Include fcntl.h if needed. (Bug#80373)Michael Albinus2026-02-221-0/+5
* New user option 'after-delete-frame-select-mru-frame' (bug#80397)Stéphane Marks2026-02-221-1/+10
* Stop ENUM_BF worrying about gcc -std=c89 -pedanticPaul Eggert2026-02-211-4/+4
* Port Lisp_Fwd to strict C bitfieldsPaul Eggert2026-02-211-2/+2
* Fix GNUstep width calculation (bug#80331)Alan Third2026-02-211-1/+1
* Use real display geometry on NS (bug#80331)Shay Elkin2026-02-211-2/+24
* Fix SVG CSS handling (bug#80384)Alan Third2026-02-211-26/+35
* Avoid segfaults if someone sets 'composition-function-table' to nilEli Zaretskii2026-02-211-0/+6
* Fix predicate of `plist-member` on `function-history`Stefan Monnier2026-02-201-1/+1
* Add frame-use-time, get-mru-frame, use mru frame in delete-frame (bug#80397)Stéphane Marks2026-02-181-35/+56
* ; Fix last change in treesit.cEli Zaretskii2026-02-181-0/+10
* Change back tree-sitter version requirement (bug#80108)Yuan Fu2026-02-171-0/+56
* ; Remove stale commentary in dispnew.c.Basil L. Contovounesios2026-02-171-3/+0
* ; Fix typo in struct image commentary.Basil L. Contovounesios2026-02-171-1/+1
* ; Fix image_error argument in webp_load.Basil L. Contovounesios2026-02-171-1/+1
* Fix handling of window-specific overlays in buffer iteration for displayEli Zaretskii2026-02-143-24/+44
* ; * src/xfaces.c (face_at_buffer_position): Fix next_overlay per bug#80242.Eli Zaretskii2026-02-141-0/+4
* Adjust documentation to changes in 'overlays-in' and 'overlays-at'Eli Zaretskii2026-02-141-16/+25
* Pacify GCC with gdk-pixbuf 2.44Paul Eggert2026-02-132-0/+34
* Remove vla.hPaul Eggert2026-02-132-2/+0