aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | ; * etc/NEWS: Fix last change.Eli Zaretskii2025-08-071-2/+3
* | Autoinsert: Allow condition to be a functionmattiasdrp2025-08-073-9/+32
* | ; * etc/NEWS: Fix last change.Eli Zaretskii2025-08-071-6/+4
* | Use variables to store marking stateManuel Giraud2025-08-074-9/+26
* | Do interactive tagging in arc-mode.el (bug#79166).binarydigitz012025-08-071-20/+22
* | ; Fix last changeEli Zaretskii2025-08-072-15/+18
* | New debugger-trap function to break to GDBJeremy Bryant2025-08-073-5/+27
* | ; * lisp/indent-aux.el: Add a comment (bug#79176).Eli Zaretskii2025-08-071-0/+2
* | ; * lisp/indent-aux.el: Fix deindenting read-only text (bug#79176).Tony Zorman2025-08-071-7/+8
* | Fix Python PDB tracking for remote inferior Pythonkobarity2025-08-072-8/+66
* | Fix Tramp completionMichael Albinus2025-08-071-2/+2
* | Add set-file-times implementation for Tramp smb methodMichael Albinus2025-08-063-8/+19
* | * lisp/vc/vc-hg.el (vc-hg-print-log): Revise log-outgoing revset.Sean Whitton2025-08-062-12/+10
* | external-completion: specify a required Emacs versionMattias Engdegård2025-08-061-4/+6
* | ; * lisp/files.el (find-file-noselect): Fix doc-string typo.Martin Rudalics2025-08-061-1/+1
* | Allow numbered buffer selection for project-shellPaul Nelson2025-08-062-11/+24
* | ; Improve doc strings in tab-line.elEli Zaretskii2025-08-051-9/+15
* | Tramp allows now external implementations for functionsMichael Albinus2025-08-055-60/+328
* | Handle inhibiting implied resizing for frames without initial tool barMartin Rudalics2025-08-052-2/+21
* | * lisp/tab-line.el: Improve docstrings.Juri Linkov2025-08-051-3/+7
* | vc-annotate-warp-revision: Fix going through renamesDmitry Gutov2025-08-051-0/+26
* | ; * lisp/vc/vc.el (vc--prompt-other-working-tree): Reorder.Sean Whitton2025-08-041-1/+1
* | vc--prompt-other-working-tree: Remember all the working treesSean Whitton2025-08-041-0/+3
* | project-prompter: New PREDICATE and REQUIRE-KNOWN argumentsSean Whitton2025-08-043-30/+72
* | Fix vc-git worktrees and vc-tests for directories with symlinksMattias Engdegård2025-08-042-7/+11
* | * lisp/vc/vc-git.el (vc-git--worktrees): Don't pass -z to older Git.Mattias Engdegård2025-08-041-19/+26
* | ; Make erc-autojoin-channels-delayed tests more robustF. Jason Park2025-08-031-21/+23
* | Port better to Linux with 1 MiB pagesPaul Eggert2025-08-025-22/+12
* | Update from Gnulib by running admin/merge-gnulibPaul Eggert2025-08-026-34/+119
* | (completing-read-multiple): Set missing buffer-local variablesDaniel Mendler2025-08-021-0/+3
* | Merge from origin/emacs-30Eli Zaretskii2025-08-028-58/+65
|\ \ | |/
| * ; Fix documentation of 'find-file-noselect'Eli Zaretskii2025-08-022-5/+9
| * * doc/misc/gnus.texi (Category Syntax): Update gnus-agent-predicate.James Thomas2025-07-311-1/+1
| * ; Improve documentation of change hooksEli Zaretskii2025-07-301-1/+5
| * ; * lisp/image.el (image-supported-file-p): Doc fix (bug#79117).Eli Zaretskii2025-07-291-4/+4
| * ; Update documentation of GC in ELisp manualEli Zaretskii2025-07-281-10/+15
| * Prefer "tls" to "ssl" in documentationRobert Pluim2025-07-283-37/+31
* | Avoid lexbind warnings in kkc.elEli Zaretskii2025-08-021-4/+8
* | Add 'other-window-backward' for a default binding (bug#78803)James Thomas2025-08-023-5/+18
* | Improve region deletion handling in python.elJakub Ječmínek2025-08-023-3/+31
* | Fix mode-line string width in diary viewManuel Giraud2025-08-021-11/+14
* | url: %-encode literal % characters when building query stringsSteven Allen2025-08-022-5/+12
* | Fix index error when checking edited bug reportsAntero Mejr2025-08-021-7/+10
* | ibuffer-update-title-and-summary: Fix out of range errorDaniel Mendler2025-08-021-1/+2
* | ; * etc/NEWS: Move read-directory-name entry; a compatible change.Mattias Engdegård2025-08-021-3/+3
* | Update to Transient v0.9.4-8-g6bc543d5Jonas Bernoulli2025-08-012-5/+6
* | ; * etc/NEWS: Fix wording of a recently-added entry.Eli Zaretskii2025-08-011-1/+1
* | NS: Correct the accessibility role of Emacs windows (bug#77062)Rudolf Adamkovič2025-07-311-1/+1
* | * lisp/tab-line.el (tab-line-cache-key-default): Adapt to new feature.Juri Linkov2025-07-311-2/+3
* | tab-line: Add close button for modified tabs (bug#79046)Elías Gabriel Pérez2025-07-314-4/+67