aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | * lisp/vc/vc-dir.el (vc-dir-headers): Put newlines in better places.Sean Whitton2025-12-011-3/+3
* | log-edit-show-files: Respect display-buffer-alistKristoffer Balintona2025-12-011-5/+6
* | Fix log-view-vc-fileset in *vc-incoming* and *vc-outgoing* buffersSean Whitton2025-12-011-1/+1
* | log-edit-generate-changelog-from-diff: Special-case Summary fieldSean Whitton2025-12-012-15/+23
* | New display of outgoing revisions count in VC-DirSean Whitton2025-11-303-3/+36
* | time-stamp: Add test of multi-line start regexpStephen Gildea2025-11-301-1/+13
* | Make goto-address/bug-reference buttons TAB-navigable in 'button-mode'Juri Linkov2025-11-302-0/+3
* | ; * lisp/progmodes/project.el (project-compile): Fix last change.Sean Whitton2025-11-301-2/+3
* | * lisp/vc/vc.el (vc-push): Clear cached incoming revision.Sean Whitton2025-11-301-1/+4
* | * lisp/vc/vc.el (vc--incoming-revision): Don't cache 'nil'.Sean Whitton2025-11-301-2/+2
* | Show Flymake diagnostics on clicking mouse-1 on the mode-line indicatorJuri Linkov2025-11-301-0/+2
* | Cache VC incoming revisionsSean Whitton2025-11-304-14/+51
* | Use treesit-extra-load-path for more values of treesit-auto-install-grammarJuri Linkov2025-11-303-19/+26
* | project-compile: Don't let-bind compile-commandSean Whitton2025-11-301-12/+20
* | Eglot: revert changes to eglot-rename's interface (bug#79757)João Távora2025-11-301-1/+1
* | ; * lisp/server.el (server--process-filter-1): Fix typo.Sean Whitton2025-11-301-1/+1
* | server--process-filter-1: Fix stripping -auth argument (bug#79889)Sean Whitton2025-11-301-2/+5
* | Fix bug in semantic linefeed fillingRoi Martin2025-11-301-7/+11
* | * test/src/data-tests.el (data-tests-ash-lsh): Test for bug#79876.Mattias Engdegård2025-11-291-0/+2
* | * lisp/vc/diff-mode.el (diff-filename-drop-dir): Match backslashes.Sean Whitton2025-11-291-1/+1
* | time-stamp: return quicker when inactiveStephen Gildea2025-11-292-42/+94
* | Handle copying additions & removals between working treesSean Whitton2025-11-293-36/+296
* | Fix vc-git-uncommit-revisions-from-endSean Whitton2025-11-291-2/+2
* | * lisp/vc/vc-svn.el (vc-svn-state): Handle FILE with no directory.Sean Whitton2025-11-291-1/+2
* | ; * lisp/cus-start.el (native-p): Update for treesit options.Eli Zaretskii2025-11-291-0/+3
* | ; * lisp/emacs-lisp/seq.el (seq-reduce): Restore lost sentence.Eli Zaretskii2025-11-291-1/+2
* | Merge from origin/emacs-30Eli Zaretskii2025-11-293-4/+22
|\ \ | |/
| * Clarify use of ':font' in face-remapping functionsEli Zaretskii2025-11-291-0/+20
| * ; cl-reduce, seq-reduce: Improve wording.Sean Whitton2025-11-282-2/+2
* | ; Merge from origin/emacs-30Eli Zaretskii2025-11-290-0/+0
|\ \ | |/
| * Fix MinGW64 build broken by 'lseek' changes in MinGW64 headersEli Zaretskii2025-11-261-4/+0
* | Merge from origin/emacs-30Eli Zaretskii2025-11-291-1/+1
|\ \ | |/
| * * doc/misc/efaq.texi (Spell-checkers): Update ispell URL.Robert Pluim2025-11-241-1/+1
* | ; Fix byte-compiler warning in treesit.elEli Zaretskii2025-11-291-1/+2
* | eglot: add "ty" LSP server for Python to 'eglot-server-programs'Eli Zaretskii2025-11-291-0/+1
* | ; * etc/NEWS: Fix message-mode entries.Eli Zaretskii2025-11-291-14/+14
* | Add current subject to future history in `message-change-subject'Rudolf Adamkovič2025-11-292-30/+40
* | Eglot: re-do semantic tokens again (bug#79374)João Távora2025-11-281-130/+94
* | ; Eglot: remove/address a FIXME added by Stefan MonnierJoão Távora2025-11-281-1/+0
* | Sync with Tramp 2.8.0.5Michael Albinus2025-11-287-31/+63
* | Remove the cached values in tree-sitter modes (bug#79363)Yuan Fu2025-11-285-933/+861
* | Port better to GNUstep with Nix gccPaul Eggert2025-11-271-9/+17
* | * lisp/cus-start.el: Make 'treesit-extra-load-path' customizable.Juri Linkov2025-11-284-11/+41
* | ; Rename a variable.Eli Zaretskii2025-11-282-5/+5
* | Fix recently-introduced ash bugPaul Eggert2025-11-271-4/+5
* | Support completion-eager-display in completing-read-multipleSpencer Baugh2025-11-272-16/+16
* | (display-buffer-overriding-action): Try and discourage abuseStefan Monnier2025-11-271-2/+7
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2025-11-271-1/+1
|\ \
| * | * lisp/vc/vc.el (vc--apply-to-other-working-tree): Use y-or-n-p.Sean Whitton2025-11-271-1/+1
* | | Improve the fix for 'd' command in 'query-replace'Eli Zaretskii2025-11-272-3/+4
|/ /