summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2026-03-03Faster JSON string serialisation (bug#80529)Mattias Engdegård
2026-03-03Add mirroring for special glyphs (bug#80440)Manuel Giraud
2026-03-03; Move documentation for multiple-terminals-merge-keyboards.Sean Whitton
2026-03-02; * src/w32image.c (w32_gdip_export_frame): Add error checking.Eli Zaretskii
2026-03-01Teach Emacs on MS-Windows how to export frame screenshotsEli Zaretskii
2026-02-28New variable 'multiple-terminals-merge-keyboards'Sean Whitton
2026-02-28Don’t stuff keyboard input uselesslyPaul Eggert
2026-02-28; * src/callproc.c (command-line-max-length): Use DEFVAR_INT.Sean Whitton
2026-02-28Show a message in locked frames in single-kboard modeSean Whitton
2026-02-28Document that string ARG of 'kill-emacs' might not workEli Zaretskii
2026-02-28; Fix the documentation of 'overlays-in' etc.Eli Zaretskii
2026-02-28; Remove unused declarations from w32heap.cEli Zaretskii
2026-02-28; * src/w32proc.c (new_child): Update comment (bug#76041).Eli Zaretskii
2026-02-28Initialize command-line-max-length with sysconf(3)Sean Whitton
2026-02-27Fix macOS 26 scrolling lag and input handling issues (bug#80268)Boris Buliga
2026-02-27; Fix some comments.Sean Whitton
2026-02-27; Copy out log message from when branch was first introduced.Sean Whitton
2026-02-27Fix bug on MS-Windows with frame title when system-name is non-ASCIIEli Zaretskii
2026-02-26; Fix doc-string of 'window-combination-resize'Martin Rudalics
2026-02-24Speed up 'equal'-comparison of vectorlike objectsMattias Engdegård
2026-02-24Compare circular lists in 'equal' without error (bug#80456)Mattias Engdegård
2026-02-23Add SHA-3 support to secure-hashCollin Funk
2026-02-22* src/dbusbind.c: Include fcntl.h if needed. (Bug#80373)Michael Albinus
2026-02-22New user option 'after-delete-frame-select-mru-frame' (bug#80397)Stéphane Marks
2026-02-21Stop ENUM_BF worrying about gcc -std=c89 -pedanticPaul Eggert
2026-02-21Port Lisp_Fwd to strict C bitfieldsPaul Eggert
2026-02-21Fix GNUstep width calculation (bug#80331)Alan Third
2026-02-21Use real display geometry on NS (bug#80331)Shay Elkin
2026-02-21Fix SVG CSS handling (bug#80384)Alan Third
2026-02-21Avoid segfaults if someone sets 'composition-function-table' to nilEli Zaretskii
2026-02-20Fix predicate of `plist-member` on `function-history`Stefan Monnier
2026-02-18Add frame-use-time, get-mru-frame, use mru frame in delete-frame (bug#80397)Stéphane Marks
2026-02-18; Fix last change in treesit.cEli Zaretskii
2026-02-17Change back tree-sitter version requirement (bug#80108)Yuan Fu
2026-02-17; Remove stale commentary in dispnew.c.Basil L. Contovounesios
2026-02-17; Fix typo in struct image commentary.Basil L. Contovounesios
2026-02-17; Fix image_error argument in webp_load.Basil L. Contovounesios
2026-02-14Fix handling of window-specific overlays in buffer iteration for displayEli Zaretskii
2026-02-14; * src/xfaces.c (face_at_buffer_position): Fix next_overlay per bug#80242.Eli Zaretskii
2026-02-14Adjust documentation to changes in 'overlays-in' and 'overlays-at'Eli Zaretskii
2026-02-13Pacify GCC with gdk-pixbuf 2.44Paul Eggert
2026-02-13Remove vla.hPaul Eggert
2026-02-13Rewrite flex completion with Gotoh algorithmJoão Távora
2026-02-12; * src/dispnew.c (box_default): Shut up compilation warnings (bug#80386).Eli Zaretskii
2026-02-12* src/lisp.h (struct Lisp_Fwd): Add comments.Helmut Eller
2026-02-12Move the Lisp_Fwd.bufoffset field back to the unionHelmut Eller
2026-02-12Introduce an enum Lisp_Fwd_PredicateHelmut Eller
2026-02-12Remove struct Lisp_Buffer_ObjfwdHelmut Eller
2026-02-12Remove struct Lisp_Kboard_ObjfwdHelmut Eller
2026-02-12Remove struct Lisp_ObjfwdHelmut Eller