aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (hack-dir-local-get-variables-functions): New hookscratch/editorconfigStefan Monnier2024-06-063-16/+93
* (find-auto-coding): Provide filename to `auto-coding-functions`Stefan Monnier2024-06-063-3/+22
* Eglot: better fix for bug#70724João Távora2024-06-061-10/+11
* eglot-reconnect: Re-fetch the current projectDmitry Gutov2024-06-061-5/+9
* Prevent another abort in 'cmcheckmagic'Eli Zaretskii2024-06-061-0/+5
* Minor enhancements to the Android build systemPo Lu2024-06-067-13/+18
* Enable code block evaluation when generating .org manualsKyle Meyer2024-06-061-0/+1
* ; Fix last change in sqlite.cEli Zaretskii2024-06-063-11/+11
* Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2024-06-061-1/+2
|\
| * Format string warnings for more functions (bug#71379)Mattias Engdegård2024-06-061-1/+2
* | Add 'sqlite-execute-batch' commandJavier Olaechea2024-06-064-0/+53
|/
* Attempt to fix rare assertion violations in 'mark_terminals'Eli Zaretskii2024-06-061-0/+5
* * java/AndroidManifest.xml.in: Revert portions of last change.Po Lu2024-06-061-2/+0
* Select correct frame after enabling erc-nickbar-modeF. Jason Park2024-06-051-16/+19
* Don't recurse in erc-server-delayed-check-reconnectF. Jason Park2024-06-0510-44/+24
* Allow multi-level outlines in tabulated-list-groups used by list-buffersJuri Linkov2024-06-052-19/+108
* ; Fix last change.Eli Zaretskii2024-06-051-0/+1
* Another attempt to prevent crashes when resizing TTY framesEli Zaretskii2024-06-053-9/+9
* ; * .gitignore: Add lib/endian.h (bug#71378).Collin Funk2024-06-051-0/+1
* New user option 'completion-preview-idle-delay'Eshel Yaron2024-06-051-2/+40
* Allow 'completion-preview-require-minimum-symbol-length' to be nilEshel Yaron2024-06-051-5/+10
* Fix Mac OS buildPo Lu2024-06-051-0/+10
* Fix the GNUstep buildPo Lu2024-06-053-8/+2
* Rehighlight hi-lock patterns after reverting the buffer.Juri Linkov2024-06-051-2/+17
* Use revert-buffer-restore-functions in xref-revert-buffer (bug#49731)Juri Linkov2024-06-051-2/+7
* Reorder Calc units tableUlrich Müller2024-06-051-8/+9
* ; * lisp/calc/calc-units.el: Update a comment.Ulrich Müller2024-06-051-1/+1
* Spelling fixesPaul Eggert2024-06-0447-65/+65
* Add manual entry for treesit-primary-parserYuan Fu2024-06-042-2/+26
* Revert "New function treesit-parser-changed-ranges"Yuan Fu2024-06-044-86/+4
* More-permanent fix for build with Android NDK r10bPaul Eggert2024-06-052-7/+17
* * lisp/outline.el (outline-revert-buffer-rehighlight): New function.Juri Linkov2024-06-041-7/+18
* ; * lisp/outline.el (outline-revert-buffer-restore-visibility): Doc fix.Eli Zaretskii2024-06-041-1/+3
* Fix the build with mingw.org's MinGWEli Zaretskii2024-06-041-1/+0
* ; * src/cm.c (cmcheckmagic): Typo fix.Robert Pluim2024-06-041-2/+2
* Update Calc units tableUlrich Müller2024-06-041-24/+24
* Temporarily repair build with Android NDK r10bPo Lu2024-06-041-0/+6
* Correct previous changePo Lu2024-06-041-2/+2
* Fix the DJGPP buildPo Lu2024-06-042-0/+7
* * lisp/outline.el (outline-revert-buffer-restore-visibility): New function.Juri Linkov2024-06-041-0/+9
* Update from Gnulib by running admin/merge-gnulibPaul Eggert2024-06-0327-119/+918
* lwlib: pacify gcc -Wmissing-variable-declarationsPaul Eggert2024-06-033-7/+2
* Check for a real process when trying to find password prompts in EshellJim Porter2024-06-031-1/+1
* Add an "Interaction" chapter to the Eshell manualJim Porter2024-06-031-94/+134
* Provide additional Android metadataPo Lu2024-06-041-0/+5
* Enable downgrading between this and future releases of EmacsPo Lu2024-06-041-6/+10
* Move revert-buffer-restore-functions use from buff-menu.el to outline.elJuri Linkov2024-06-032-9/+9
* Avoid assertion violations in 'try_window_id'Eli Zaretskii2024-06-031-0/+7
* pcase.el (\`): Try and handle large patterns betterStefan Monnier2024-06-032-23/+41
* Avoid crashes and assertions while handling SIGWINCHEli Zaretskii2024-06-033-2/+18