summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-18shr.el: Don't insert image at outdated destination (bug#80945)Stefan Monnier
2026-05-18doc/lispref/text.texi: Add complement to commit f4a1c006569fStefan Monnier
2026-05-18Eglot: fix eglot--format-makrup when MARKUP just a stringJoão Távora
2026-05-18Fix missing margin face on display prop in erc-stampF. Jason Park
2026-05-18Merge from origin/emacs-31Sean Whitton
2026-05-18vc-refresh-state: Override default-directory for backend functionsSean Whitton
2026-05-18Eglot: unbreak for treesit-less buildsJoão Távora
2026-05-18Get selected item in newsticker list viewJoshua Murphy
2026-05-18; * test/lisp/jsonrpc-tests.el: Adjust timeouts for CI EMBA testingJoão Távora
2026-05-18; Improve last changeJim Porter
2026-05-18; * lisp/progmodes/eglot.el (eglot-code-action-indications): Tweak.João Távora
2026-05-18; * etc/PROBLEMS: Fix entries about display of Emoji on TTY (bug#81052).Eli Zaretskii
2026-05-17Allow child processes to continue after EPIPEJim Porter
2026-05-17Ensure that process-tests clean up test processesJim Porter
2026-05-17Remove SAFE_ALLOCA_LISP_EXTRAPaul Eggert
2026-05-17Make styled_format more compatible with igcPaul Eggert
2026-05-17Eglot: fix thinko in recent markdown-related commit (bug#81063)Brian Leung
2026-05-17Jsonrpc: migrate more tests to Python subprocess fixturesJoão Távora
2026-05-17Eglot: add left-fringe code action indicator (bug#80326)João Távora
2026-05-17Fix auth-source-backends-parseMichael Albinus
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-17Fix updates of embedded formulas by 'calc-embedded-update-formula'Eli Zaretskii
2026-05-17; * src/fns.c (Fequal): Doc fix.Eli Zaretskii
2026-05-17; Improve documentation of commands that move by compilation errorsEli Zaretskii
2026-05-16; * etc/NEWS: Fix last change.Eli Zaretskii
2026-05-16Copy changes from tarballs when installing VC packagesPhilip Kaludercic
2026-05-16Merge from origin/emacs-31Eli Zaretskii
2026-05-16; Merge from origin/emacs-31Eli Zaretskii
2026-05-16Merge from origin/emacs-31Eli Zaretskii
2026-05-16; Fix byte-compilation warnings in non-Tree-Sitter buildsEli Zaretskii
2026-05-16; * doc/lispref/variables.texi (Local Variables): Fix types (bug#81004).Eli Zaretskii
2026-05-16; * doc/lispref/variables.texi (Local Variables): Fix 'named-let'.Eli 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; * doc/lispref/os.texi (Init File): Fix markup (bug#81049).Manuel Giraud
2026-05-15; * src/sfnt.c (sfnt_read_cmap_format_12): Assert there's no overflow.Eli Zaretskii
2026-05-15; * etc/PROBLEMS: Cursor not shown on Windows with system caret (bug#81047).Eli Zaretskii
2026-05-14* lisp/net/rcirc.el (rcirc-monospace-text): Inherit 'fixed-pitch'Philip Kaludercic
2026-05-14The summary scan should include the current msg and run to end.Richard Stallman
2026-05-14; htmlfontify: Handle 'reset' face attribute value (bug#81032)Eshel Yaron
2026-05-14; Minor Tramp cleanupMichael Albinus
2026-05-14; Improve documentation of VC commands in DiredEli Zaretskii
2026-05-14Eglot: adjust reference to completion frontends in manualJoão Távora
2026-05-14Eldoc: display documentation in visual-line-modeJoão Távora