aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | insert-file-contents file size hint improvementPaul Eggert2025-07-131-0/+4
* | insert-file-contents file end EOF fixesPaul Eggert2025-07-131-5/+33
* | Fix insert-file-contents integer overflowsPaul Eggert2025-07-131-4/+10
* | Remove ineffective overflow checkPaul Eggert2025-07-131-4/+1
* | insert-file-contents END enforcementPaul Eggert2025-07-131-13/+18
* | insert-file-contents initial offset fixPaul Eggert2025-07-131-10/+18
* | insert-file-contents end offset infinityPaul Eggert2025-07-131-11/+10
* | Refactor negative file size checkingPaul Eggert2025-07-131-10/+14
* | Non-nil orig_filename in insert-file-contentsPaul Eggert2025-07-131-2/+1
* | Improve inserted file coding system findingPaul Eggert2025-07-131-5/+31
* | Improve insert-file-contents on non-regular filesPaul Eggert2025-07-131-34/+34
* | Fix (find-file "/dev/null")Paul Eggert2025-07-131-10/+12
* | Don’t trust st_size when scanning file head+tailPaul Eggert2025-07-131-15/+12
* | copy-file no longer trusts st_sizePaul Eggert2025-07-131-42/+22
* | READ_BUF_SIZE → sizeof read_bufPaul Eggert2025-07-131-2/+2
* | insert-file-contents errno confusionPaul Eggert2025-07-131-11/+15
* | org-persist.el: Silence fewer warnings and fix found warningStefan Monnier2025-07-131-35/+32
* | Work around GCC bug 121030Paul Eggert2025-07-131-1/+3
* | Preserve source position of macro calls in macro expansionsAlan Mackenzie2025-07-135-15/+148
* | ; Fix documentation of a recent changeEli Zaretskii2025-07-132-6/+8
* | ; Fixes to last change.Sean Whitton2025-07-132-2/+2
* | tramp-file-name-with-method can be set connection-localMichael Albinus2025-07-133-38/+46
* | New global minor mode vc-auto-revert-modeSean Whitton2025-07-136-37/+100
* | vc-register: Fix setting backup-inhibitedSean Whitton2025-07-131-25/+18
* | ; * etc/NEWS (log-edit-maybe-show-diff): Undo recent change.Sean Whitton2025-07-131-1/+1
* | ; * etc/NEWS: Grammar fixes.Sean Whitton2025-07-131-8/+8
* | ; * lisp/dired-aux.el (dired-vc-deduce-fileset): Fix last change.Eli Zaretskii2025-07-131-1/+1
* | Allow duplicate menu entries in ImenuDrew Adams2025-07-132-9/+41
* | ; Fix spurious email address in ChangeLogStephen Berman2025-07-121-3/+3
* | ; Delete unnecessary global autoload from last change.Sean Whitton2025-07-121-1/+0
* | dired-vc-deduce-fileset: Call vc-backend-for-registrationStephen Berman2025-07-122-2/+5
* | Avoid crashes when profiling multi-threaded Lisp (bug#76970)Pip Cet2025-07-121-1/+5
* | Merge from origin/emacs-30Eli Zaretskii2025-07-123-13/+22
|\ \ | |/
| * ; * doc/emacs/custom.texi (Init File): Mention "M-x customize".Eli Zaretskii2025-07-121-2/+6
| * ; Fix indexing in Emacs user manualEli Zaretskii2025-07-112-11/+16
* | ; Merge from origin/emacs-30Eli Zaretskii2025-07-120-0/+0
|\ \ | |/
| * Nativecomp don't error with undeclared types (bug#6573) (don't merge)Andrea Corallo2025-07-092-3/+27
* | Merge from origin/emacs-30Eli Zaretskii2025-07-122-2/+2
|\ \ | |/
| * ; Fix typosRobert Pluim2025-07-072-2/+2
* | ; Merge from origin/emacs-30Eli Zaretskii2025-07-120-0/+0
|\ \ | |/
| * Fix 'kill-ring-deindent-mode'Eli Zaretskii2025-07-061-0/+4
* | Add option 'ffap-prefer-remote-file' (bug#78925)Liu Hui2025-07-123-25/+76
* | Revert "Add option 'ffap-prefer-remote-file' (bug#78925)"Eli Zaretskii2025-07-123-77/+25
* | Add option 'ffap-prefer-remote-file' (bug#78925)Liu Hui2025-07-123-25/+77
* | New command 'mode-line-invisible-mode'Elías Gabriel Pérez2025-07-123-0/+46
* | ; Fix documentation of last change (bug#78844)Eli Zaretskii2025-07-122-5/+11
* | Add public interfaces for accessing builtin package info (Bug#78844)Xiyue Deng2025-07-123-0/+48
* | * src/fns.c (Flength): Fix char table length off-by-one bug.Mattias Engdegård2025-07-112-2/+3
* | ; vc-git-find-revision: Fix last change to this function.Sean Whitton2025-07-111-1/+1
* | VC: Fix displaying the async command buffer during async checkinsSean Whitton2025-07-111-6/+19