summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-29ses doc, add comment how to compile individually the manuals.Vincent Belaïche
2026-05-29Use a shell function to delay message.Vincent Belaïche
2026-05-29Add a checking/result message for DOCLANGS derivation.Vincent Belaïche
2026-05-29Set DOCLANGS with autoconf depending on texinfo.tex/texindex versions.Vincent Belaïche
2026-05-29Move Texinfo related autoconf code to a new separate texinfo.m4 file.Vincent Belaïche
2026-05-29Handle the info duplicate target issue as close as possible to the conflict.Vincent Belaïche
2026-05-29Generate manual for other languages than default.Vincent Belaïche
2026-05-29Add dependance of info file on source.Vincent Belaïche
2026-05-28lisp/visual-wrap.el (visual-wrap--content-prefix): Adjust docStefan Monnier
2026-05-28Speed-up cursor motion under 'display-line-numbers-mode'Eli Zaretskii
2026-05-28widget-image-find: Use 'image-load-path' (bug#81140)David Ponce
2026-05-28; Fix an overwide docstring line.Sean Whitton
2026-05-28dbus-call-method-asynchronously supports also an ERROR-HANDLERmasterMichael Albinus
2026-05-28Fix the MSDOS buildPo Lu
2026-05-28Fix the MSDOS buildPo Lu
2026-05-28Fix the Android build againPo Lu
2026-05-27Use compound literal in lisp_h_make_fixnum_wrapPaul Eggert
2026-05-27Port MinGW GCC 9.2 image.c fix to non MS-WindowsPaul Eggert
2026-05-27Fix lax whitespace highlight during query-replaceZhengyi Fu
2026-05-27Fix fill-paragraph combining text with preceding commentJuri Linkov
2026-05-27pgtk: Fix -Wint-conversion compilation error.Collin Funk
2026-05-27Unbreak MS-Windows build broken by Gnulib syncEli Zaretskii
2026-05-27; * etc/PROBLEMS: Link to bug#81124.Sean Whitton
2026-05-26Also copy lib/mini-gmp-gnulib.c from GnulibPaul Eggert
2026-05-26ARRAYELTS → countofPaul Eggert
2026-05-26Update from Gnulib by running admin/merge-gnulibPaul Eggert
2026-05-26Pacify GCC better when building the test modulePaul Eggert
2026-05-26Omit useless casts found by GCC 16Paul Eggert
2026-05-26emacsclient quote_argument is voidPaul Eggert
2026-05-26Pixel-direct alignment in visual-wrap-prefix-mode (bug#81039)Andrea Alberti
2026-05-26Gnus: Prefer passing functions to message-add-actionStefan Monnier
2026-05-26Fix self-insert-command in multibyte buffers (bug#81129)Pip Cet
2026-05-25lisp/emacs-lisp/package.el (package-quickstart-refresh): Delete stale elcStefan Monnier
2026-05-25; * src/sfntfont-android.c (GET_SCANLINE_BUFFER): Fix a typo.Eli Zaretskii
2026-05-25;cperl-mode.el: Fix fontification edge casesHarald Jörg
2026-05-25; Mark process-test-stderr-buffer as :unstable when running on embaMichael Albinus
2026-05-25; * src/sfntfont-android.c (GET_SCANLINE_BUFFER): Correct commentary.Po Lu
2026-05-25Fix parsing of font metadata tables on AndroidPo Lu
2026-05-25Fix the Android buildPo Lu
2026-05-25Revert "Don’t silently truncate file names in exec.c"Po Lu
2026-05-24Avoid crash in self-insert-command with non-ASCII auto-fillPip Cet
2026-05-24Avoid crash in self-insert-command for peculiar argumentsPip Cet
2026-05-24; Improve documentation of 'vc-dir-auto-hide-up-to-date'Eli Zaretskii
2026-05-24Revert "* admin/notes/documentation: Recommend not using "it's"."Sean Whitton
2026-05-24native--compile-skip-on-battery-p: Try to fix ?b, ?B conditionsSean Whitton
2026-05-24Save and restore original local keymap in grep-edit-modeZhengyi Fu
2026-05-24Fix 'do_casify_natnum' for events with all flags setPip Cet
2026-05-24Fix off-by-one error in 'styled_format'Pip Cet
2026-05-24Fix display of inline SVG images in RmailEli Zaretskii
2026-05-23Fold calls to fix_position into treesit_check_position (bug#80830)Yuan Fu