summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2026-05-23Merge from origin/emacs-31Eli Zaretskii
2026-05-22Save/restore old_buffer slot via window configurations (Bug#81097)Martin Rudalics
2026-05-22Improve w32 implementations of 'signal' and 'raise'Eli Zaretskii
2026-05-22Fix "assertion 'GTK_IS_WINDOW (window)' failed"Dmitry Gutov
2026-05-22[Xt] Fix child frame resizing glitchDmitry Gutov
2026-05-20Avoid crash in doprntPip Cet
2026-05-19Make X_ERROR_MESSAGE_SIZE dependency more explicitPaul Eggert
2026-05-19display_tty_menu_item eassert for absurdly long item textsPaul Eggert
2026-05-19Simplify serial_openPaul Eggert
2026-05-19Fix unlikely dump_off overflow in pdumperPaul Eggert
2026-05-19Remove stray inrange_pipe commentPaul Eggert
2026-05-18Don’t trust RLIMIT_NOFILE in src/process.cPaul Eggert
2026-05-18Pacify GCC 16.1.1 -Wanalyzer-null-dereferencePaul Eggert
2026-05-18Fix undefined behavior in maybe_resize_hash_tablePaul Eggert
2026-05-18Simplify module_extract_big_integer size calcsPaul Eggert
2026-05-18Avoid malloc/free pairs in emit_static_objectPaul Eggert
2026-05-18Prefer singed type to size_t in Fdefine_charset_internalPaul Eggert
2026-05-18Fix (ash -1 1) undefined behaviorPaul Eggert
2026-05-18Merge from origin/emacs-31Sean Whitton
2026-05-17Allow child processes to continue after EPIPEJim Porter
2026-05-17Remove SAFE_ALLOCA_LISP_EXTRAPaul Eggert
2026-05-17Make styled_format more compatible with igcPaul Eggert
2026-05-17Shrink styled_format's frame quite a bitPaul Eggert
2026-05-17Grow styled_format's frame somewhatPaul Eggert
2026-05-17Streamline styled_format aux allocationPaul Eggert
2026-05-17; * src/fns.c (Fequal): Doc fix.Eli Zaretskii
2026-05-16Merge from origin/emacs-31Eli Zaretskii
2026-05-16Merge from origin/emacs-31Eli Zaretskii
2026-05-16; * src/xdisp.c (display_line): Fix commentary (bug#80693).Eli Zaretskii
2026-05-16Fill margins with 'margin' face on truncated screen linesAndrea Alberti
2026-05-15; * src/sfnt.c (sfnt_read_cmap_format_12): Assert there's no overflow.Eli Zaretskii
2026-05-11[GTK3, HiDPI] Fix width/height round-trip through ConfigureNotifyDmitry Gutov
2026-05-11[GTK3] On Expose, repaint the border before the contentDmitry Gutov
2026-05-09Fix vertical-motion across overlay strings with embedded newlinesEli Zaretskii
2026-05-09; Don't block/unblock input in text_extents methodsEli Zaretskii
2026-05-09Fix display images in the display marginsEli Zaretskii
2026-05-08[NS] Fix deprecated variable (bug#80985)Alan Third
2026-05-07Bump master Emacs version to 32.0.50Sean Whitton
2026-05-07Move ns_init_colors() after init_callproc() (bug#80752)Zeke Dou
2026-05-07Fix infloop in redisplay due to continuation glyphsEli Zaretskii
2026-05-07[GTK3] Move the frame to position before showingDmitry Gutov
2026-05-07[GTK3] Improve the resize -> hide -> show scenarioDmitry Gutov
2026-05-06; Fix crash in macOS Accessibility Zoom timer (bug#80624)Stéphane Marks
2026-05-06Fix flicker of child frame right after make-frame-visibleDmitry Gutov
2026-05-05; Fix last changeEli Zaretskii
2026-05-05Introduce 'margin' face for window margin backgroundAndrea Alberti
2026-05-04keyboard.c: Allow SIGINT to `quit` in batch mode, instead of exitStefan Monnier
2026-05-04Re-add a call to clear_under_internal_border in clear_garbaged_framesDmitry Gutov
2026-05-02; * src/sfnt.c (sfnt_read_name_table): Avoid 32-bit overflow.Eli Zaretskii
2026-05-02; Fix an issue with counting glyphs on TTY framesEli Zaretskii