summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-23Fix misleading x_dnd_begin_drag_and_drop APIPaul Eggert
2026-05-23Fix unlikely json.c size overflow calculationsPaul Eggert
2026-05-23Coalesce load_seccomp comparisonsPaul Eggert
2026-05-23Shrink STRING_BYTES_MAX slightlyPaul Eggert
2026-05-23Plug default_PATH memory leakPaul Eggert
2026-05-23New function memory_full_upPaul Eggert
2026-05-23Merge from origin/emacs-31Sean Whitton
2026-05-23* build-aux/git-hooks/commit-msg: Replace Markdown-style quotation.Sean Whitton
2026-05-23vc-test--rename-file: Disable part of test for SCCSSean Whitton
2026-05-23markdown-ts-mode: Don't enable unconditionally by defaultRahul Martim Juliato
2026-05-23vc-refresh-state: Use cond*Sean Whitton
2026-05-23Merge from origin/emacs-31Eli Zaretskii
2026-05-23Prettify special glyphsManuel Giraud
2026-05-23New tool bar icons for artist-modeElias Gabriel Perez
2026-05-23Revert "sh-script: Mark + and * as punctuation rather than a symbol constituent"Eli Zaretskii
2026-05-23Rename `icalendar-recur' type and related functionsRichard Lawrence
2026-05-23let-alist.el: Use 'elt' instead of 'nth'Augusto Stoffel
2026-05-23; Minor Tramp changesMichael Albinus
2026-05-23; * etc/NEWS: Tell how to disable 'markdown-ts-mode'.Eli Zaretskii
2026-05-22Fix Lisp injection via X-Draft-From in GnusJacek Migacz
2026-05-22Save/restore old_buffer slot via window configurations (Bug#81097)Martin Rudalics
2026-05-22Adapt ert-remote-temporary-file-directory settingsMichael Albinus
2026-05-22Fix warning message in 'markdown-ts-mode--initialize'Eli Zaretskii
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