summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-23Add treesit-ready-p check back to tree-sitter major modes (bug#80909)Yuan Fu
2026-05-24Fix pathological slowness in flex completionJoão Távora
2026-05-23EVENT_INIT via a compound literalPaul Eggert
2026-05-23sfnt.c eassert vs assertPaul Eggert
2026-05-23Better size overflow checking for sfnt.cPaul Eggert
2026-05-23Simplify sfnt.c by using long longPaul Eggert
2026-05-23Prefer ptrdiff_t to size_t when either will doPaul Eggert
2026-05-23Fix format typos in never-executed textconv.cPaul Eggert
2026-05-23Be more careful about X selection sizesPaul Eggert
2026-05-23sfnt_parse_languages does not need USE_SAFE_ALLOCAPaul Eggert
2026-05-23Omit useless android_get_image castsPaul Eggert
2026-05-23Document PTRDIFF_MAX <= SIZE_MAX assumptionPaul Eggert
2026-05-23Update src/alloc.c commentsPaul Eggert
2026-05-23adjust_glyph_matrix reallocation improvementPaul Eggert
2026-05-23Be more careful about size multiplicationPaul Eggert
2026-05-23Avoid memsets in coding.cPaul Eggert
2026-05-23Avoid memsets in charset.cPaul Eggert
2026-05-23Avoid memsets in atimer.cPaul Eggert
2026-05-23Avoid memsets in pop.cPaul Eggert
2026-05-23Avoid a memset in emacsclient get_server_configPaul Eggert
2026-05-23Avoid a memset in alloc-colors.cPaul Eggert
2026-05-23Fix emit_static_object comment (no bzero call)Paul Eggert
2026-05-23Avoid a memset in allocate_widget_instancePaul Eggert
2026-05-23Don’t silently truncate file names in exec.cPaul Eggert
2026-05-23Don’t use VLA in etags.c mercury_declPaul Eggert
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-23No longer raise error on HTTP 402 (Payment Required) (bug#81101)Amin Bandali
2026-05-23Avoid compilation-mode matching rust as gnuThomas Mühlbacher
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