summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-22; Improve documentation of lazy-highlight in search and replace commandsEli Zaretskii
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-21Etags handling of fortran files (bug#81086).Roland Winkler
2026-05-21Eglot: use standard face for completion annotations (bug#81088)João Távora
2026-05-21Merge from origin/emacs-31João Távora
2026-05-20Fix 'shr-outline-search' (bug#81073)Juri Linkov
2026-05-20Avoid crash in doprntPip Cet
2026-05-20Detect some API violations in combine-change-calls (bug#80877)Pip Cet
2026-05-20Improve auth-source-backend-parseMichael Albinus
2026-05-20Eglot: announce markdown support for completion docsJoão Távora
2026-05-20markdown-ts-mode: hide fence lines in view-mode (bug#81081)Rahul Martim Juliato
2026-05-20markdown-ts-mode: align default face definitions with markdown-modeJoão Távora
2026-05-20Fix markdown-ts-mode atx_heading face computation (bug#81042)Stéphane Marks
2026-05-20Allow markdown-ts--run-command-in-code-block to ignore output (bug#81041)Stéphane Marks
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-19hideshow: Menu entry for 'hs-toggle-all'Lin Sun
2026-05-19; * doc/lispref/display.texi (Displaying Faces): Mention 'margin' face.Eli Zaretskii
2026-05-19; * doc/lispref/text.texi (Special Properties): Fix last change.Eli Zaretskii
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-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