summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-18Merge from savannah/emacs-30Po Lu
2024-07-18; * src/emacs.c (syms_of_emacs) <Vsystem_type>: Fix doc string indentation.Po Lu
2024-07-18Port better to Android 3.0Po Lu
2024-07-18; * doc/emacs/anti.texi (Antinews): Fix typos (bug#72167).john muhl
2024-07-18; Fix typos (bug#72167)john muhl
2024-07-17New Tramp testsMichael Albinus
2024-07-17Update Tramp manualMichael Albinus
2024-07-17Go back to preferring -isystem to -IPaul Eggert
2024-07-17; Fix last changeEli Zaretskii
2024-07-17Add history variables for find-func entry pointsRobert Pluim
2024-07-17Fix 'toggle-window-dedicated' documentationRobert Pluim
2024-07-16Handle an edge case in c-ts-mode filling (bug#72116)Yuan Fu
2024-07-17Eglot: supported nested {} patterns in globsJoão Távora
2024-07-16Check for more ‘find’ failures and port ‘find’Paul Eggert
2024-07-16Quote BIN_DESTDIR betterPaul Eggert
2024-07-16Prefer -I to -isystemPaul Eggert
2024-07-16Simplify time form analysisPaul Eggert
2024-07-16Test !FASTER_TIMEFNS with builtin resolutionsPaul Eggert
2024-07-16Make ztrillion staticPaul Eggert
2024-07-16Fix buffer size problem in print_bool_vectorPaul Eggert
2024-07-16alloc.c: ckd_add, not by-hand checksPaul Eggert
2024-07-16Fix get_conversion_field --with-wide-wint overflowPaul Eggert
2024-07-16Pacify -Wmissing-variable-declarations for lisp_malloc_userPaul Eggert
2024-07-16Pacify 32-bit GCC 14.1.1 in timer_check_2Paul Eggert
2024-07-16Use Gnulib workaround for Android strnlen bugPaul Eggert
2024-07-16Update from Gnulib by running admin/merge-gnulibPaul Eggert
2024-07-16; * doc/lispref/help.texi (Keys in Documentation): Add cross-reference.Eli Zaretskii
2024-07-16Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus
2024-07-16Adapt tressitter tests on EMBAMichael Albinus
2024-07-16Make error messages adhere to our standardsStefan Kangas
2024-07-16Merge remote-tracking branch 'savannah/master' into master-android-1Po Lu
2024-07-16Merge from savannah/emacs-30Po Lu
2024-07-16; Merge from savannah/emacs-30Po Lu
2024-07-16Merge from savannah/emacs-30Po Lu
2024-07-16Delete commented out code from `signal_or_quit`Stefan Kangas
2024-07-16Prefer `memcpy` to `strcpy` in image.cStefan Kangas
2024-07-16Restrict loop variable scope in `xpm_str_to_color_key`Stefan Kangas
2024-07-16Add project argument to project-kill-buffersSpencer Baugh
2024-07-16Checkdoc fixes in transient.elStefan Kangas
2024-07-15Fix intermittent failure of dired-test-bug27243-02Peter Oliver
2024-07-15* etc/TODO: Refer to Bug#72127 for Magit assignments.Stefan Kangas
2024-07-15Rename treesitter testMichael Albinus
2024-07-15Adapt tressitter tests on EMBAMichael Albinus
2024-07-15Support passing signals like 'SIGCODE' to 'tramp-signal-process'Jim Porter
2024-07-15Merge branch 'emacs-30' of git.sv.gnu.org:/srv/git/emacs into emacs-30Michael Albinus
2024-07-15; Replace quotes with @code{...} in texinfo filesSteven Allen
2024-07-15; Replace (non-)nil with (non-)@code{nil} in texinfo filesSteven Allen
2024-07-15Don't save to history from 'eshell-command' when abortingJim Porter
2024-07-15Merge from savannah/emacs-30Po Lu
2024-07-15Extend treesitter tests on embaMichael Albinus