summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-13Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus
2024-05-13* doc/misc/tramp.texi: Adapt some markups.Michael Albinus
2024-05-13; Tweak last docstring addition in lisp/imenu.el.Basil L. Contovounesios
2024-05-13Fix bug#70900Michael Albinus
2024-05-13Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus
2024-05-13* lisp/imenu.el: Support more values for imenu-flatten (bug#70846)Juri Linkov
2024-05-13Communicate frame titles to the window manager on AndroidPo Lu
2024-05-13Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus
2024-05-13; * src/window.c (Fwindow_scroll_bars): Doc fix.Eli Zaretskii
2024-05-13ruby-rubocop-use-bundler: New user optionDmitry Gutov
2024-05-13; * src/epaths.in: Declare and use android_game_path.Po Lu
2024-05-13Complete pacification of build warnings on AndroidPo Lu
2024-05-12Fix 'C-u C-x p g' globally and 'A' in dired-modeDmitry Gutov
2024-05-12Add Tramp method "nspawn"Michael Albinus
2024-05-12completion--replace: Fix completion cyclingDmitry Gutov
2024-05-12Fix offset of reported conversion regionsPo Lu
2024-05-12Revert "Avoid resizing mutation in subst-char-in-string"Mattias Engdegård
2024-05-12Silence some macOS build warningsMattias Engdegård
2024-05-12Safer and faster string sortingMattias Engdegård
2024-05-12Properly deinitialize directory cursors on closedirPo Lu
2024-05-12Additional changes to processing of Num Lock on AndroidPo Lu
2024-05-12Correct earlier changes to processing of Num Lock on AndroidPo Lu
2024-05-12; Fix a recent change in fns.cEli Zaretskii
2024-05-12Pacify warnings in gmalloc.cPo Lu
2024-05-12* oldXMenu/Activate.c (x_menu_grab_keyboard): Declare static.Po Lu
2024-05-12Fix the DJGPP buildPo Lu
2024-05-12* src/keyboard.c (lispy_function_keys): Define as static on Android.Po Lu
2024-05-12; Update last changePo Lu
2024-05-12Fix the DJGPP buildPo Lu
2024-05-11Pacify gcc -Wmissing-variable-declarationsPaul Eggert
2024-05-11Update from Gnulib by running admin/merge-gnulibPaul Eggert
2024-05-11Adjust to recent Gnulib changesPaul Eggert
2024-05-11; * lisp/cus-edit.el (custom-save-all): Remove offensive commentary.Eli Zaretskii
2024-05-11Fix test of whether to insert lexical-binding cookies in custom filesPo Lu
2024-05-11; More coding style fixesPo Lu
2024-05-11; Fix coding style in timsort.cPo Lu
2024-05-11; Fix byte-compilation warnings in lua-ts-mode.elEli Zaretskii
2024-05-11Merge from origin/emacs-29Eli Zaretskii
2024-05-11Support Python 3 in 'package-test-update-archives-async'kobarity
2024-05-11Fix Rmail summary by threadEli Zaretskii
2024-05-11; * lisp/net/dictionary.el (dictionary-default-strategy): Doc fix.Eli Zaretskii
2024-05-11New Tramp method "run0"Michael Albinus
2024-05-11Improve documentation of p-s-p-scroll-down-pagePo Lu
2024-05-11Delete unused functionsPo Lu
2024-05-11; Fix doc strings of two scroll-bar functions.Eli Zaretskii
2024-05-10Update gnus-draft-check-draft-articles to use find-buffer-visitingEric Abrahamsen
2024-05-10Remove extra message-set-auto-save-file-name call in Gnus draftsEric Abrahamsen
2024-05-10Support customization of sorting order for Imenu completion candidatesJuri Linkov
2024-05-10; Clean up some 'require' and 'declare-function' calls in EshellJim Porter
2024-05-10Avoid resizing mutation in subst-char-in-stringMattias Engdegård