aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use strnlen to avoid unnecessary work in pgtkfns.cStefan Kangas2024-07-181-4/+9
* Minor cleanup of code in insdel.cEli Zaretskii2024-07-181-2/+2
* ; fix previous find-function changeRobert Pluim2024-07-181-2/+2
* Merge from savannah/emacs-30Po Lu2024-07-1812-22/+35
|\
| * ; * src/emacs.c (syms_of_emacs) <Vsystem_type>: Fix doc string indentation.Po Lu2024-07-181-1/+1
| * Port better to Android 3.0Po Lu2024-07-181-4/+4
| * ; * doc/emacs/anti.texi (Antinews): Fix typos (bug#72167).john muhl2024-07-181-4/+4
| * ; Fix typos (bug#72167)john muhl2024-07-183-3/+3
| * New Tramp testsMichael Albinus2024-07-171-0/+4
| * Update Tramp manualMichael Albinus2024-07-171-0/+5
| * ; Fix last changeEli Zaretskii2024-07-172-4/+6
| * Fix 'toggle-window-dedicated' documentationRobert Pluim2024-07-172-4/+5
| * ; * doc/lispref/help.texi (Keys in Documentation): Add cross-reference.Eli Zaretskii2024-07-161-1/+1
| * Checkdoc fixes in transient.elStefan Kangas2024-07-161-5/+6
* | Go back to preferring -isystem to -IPaul Eggert2024-07-171-5/+13
* | Add history variables for find-func entry pointsRobert Pluim2024-07-172-3/+19
* | Handle an edge case in c-ts-mode filling (bug#72116)Yuan Fu2024-07-161-11/+23
* | Eglot: supported nested {} patterns in globsJoão Távora2024-07-172-19/+40
* | Check for more ‘find’ failures and port ‘find’Paul Eggert2024-07-163-4/+10
* | Quote BIN_DESTDIR betterPaul Eggert2024-07-162-8/+8
* | Prefer -I to -isystemPaul Eggert2024-07-161-14/+5
* | Simplify time form analysisPaul Eggert2024-07-161-129/+54
* | Test !FASTER_TIMEFNS with builtin resolutionsPaul Eggert2024-07-161-12/+12
* | Make ztrillion staticPaul Eggert2024-07-161-1/+1
* | Fix buffer size problem in print_bool_vectorPaul Eggert2024-07-161-1/+1
* | alloc.c: ckd_add, not by-hand checksPaul Eggert2024-07-161-4/+4
* | Fix get_conversion_field --with-wide-wint overflowPaul Eggert2024-07-161-2/+2
* | Pacify -Wmissing-variable-declarations for lisp_malloc_userPaul Eggert2024-07-161-0/+1
* | Pacify 32-bit GCC 14.1.1 in timer_check_2Paul Eggert2024-07-161-22/+13
* | Use Gnulib workaround for Android strnlen bugPaul Eggert2024-07-161-24/+0
* | Update from Gnulib by running admin/merge-gnulibPaul Eggert2024-07-1613-64/+309
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2024-07-1611-33/+33
|\ \
| * | Make error messages adhere to our standardsStefan Kangas2024-07-1611-33/+33
* | | Adapt tressitter tests on EMBAMichael Albinus2024-07-162-9/+2
|/ /
* | Merge remote-tracking branch 'savannah/master' into master-android-1Po Lu2024-07-163-24/+15
|\ \
| * | Delete commented out code from `signal_or_quit`Stefan Kangas2024-07-161-8/+0
| * | Prefer `memcpy` to `strcpy` in image.cStefan Kangas2024-07-161-11/+10
| * | Restrict loop variable scope in `xpm_str_to_color_key`Stefan Kangas2024-07-161-3/+1
| * | Add project argument to project-kill-buffersSpencer Baugh2024-07-161-2/+4
* | | Merge from savannah/emacs-30Po Lu2024-07-163-4/+5
|\ \ \ | | |/ | |/|
| * | Fix intermittent failure of dired-test-bug27243-02Peter Oliver2024-07-151-1/+3
| * | * etc/TODO: Refer to Bug#72127 for Magit assignments.Stefan Kangas2024-07-151-2/+1
| * | Rename treesitter testMichael Albinus2024-07-151-1/+1
* | | ; Merge from savannah/emacs-30Po Lu2024-07-160-0/+0
|\ \ \ | |/ /
| * | Adapt tressitter tests on EMBAMichael Albinus2024-07-152-9/+2
* | | Merge from savannah/emacs-30Po Lu2024-07-1613-49/+53
|\ \ \ | |/ / | | / | |/ |/|
| * Support passing signals like 'SIGCODE' to 'tramp-signal-process'Jim Porter2024-07-151-2/+7
| * Merge branch 'emacs-30' of git.sv.gnu.org:/srv/git/emacs into emacs-30Michael Albinus2024-07-152-22/+18
| |\
| | * Don't save to history from 'eshell-command' when abortingJim Porter2024-07-152-22/+18
| * | ; Replace quotes with @code{...} in texinfo filesSteven Allen2024-07-152-3/+4