summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-29time-stamp: return quicker when inactiveStephen Gildea
2025-11-29Handle copying additions & removals between working treesSean Whitton
2025-11-29Fix vc-git-uncommit-revisions-from-endSean Whitton
2025-11-29* lisp/vc/vc-svn.el (vc-svn-state): Handle FILE with no directory.Sean Whitton
2025-11-29; * lisp/cus-start.el (native-p): Update for treesit options.Eli Zaretskii
2025-11-29; * lisp/emacs-lisp/seq.el (seq-reduce): Restore lost sentence.Eli Zaretskii
2025-11-29Merge from origin/emacs-30Eli Zaretskii
2025-11-29; Merge from origin/emacs-30Eli Zaretskii
2025-11-29Merge from origin/emacs-30Eli Zaretskii
2025-11-29; Fix byte-compiler warning in treesit.elEli Zaretskii
2025-11-29eglot: add "ty" LSP server for Python to 'eglot-server-programs'Eli Zaretskii
2025-11-29; * etc/NEWS: Fix message-mode entries.Eli Zaretskii
2025-11-29Add current subject to future history in `message-change-subject'Rudolf Adamkovič
2025-11-29Clarify use of ':font' in face-remapping functionsEli Zaretskii
2025-11-28Eglot: re-do semantic tokens again (bug#79374)João Távora
2025-11-28; Eglot: remove/address a FIXME added by Stefan MonnierJoão Távora
2025-11-28Sync with Tramp 2.8.0.5Michael Albinus
2025-11-28; cl-reduce, seq-reduce: Improve wording.Sean Whitton
2025-11-28Remove the cached values in tree-sitter modes (bug#79363)Yuan Fu
2025-11-27Port better to GNUstep with Nix gccPaul Eggert
2025-11-28* lisp/cus-start.el: Make 'treesit-extra-load-path' customizable.Juri Linkov
2025-11-28; Rename a variable.Eli Zaretskii
2025-11-27Fix recently-introduced ash bugPaul Eggert
2025-11-27Support completion-eager-display in completing-read-multipleSpencer Baugh
2025-11-27(display-buffer-overriding-action): Try and discourage abuseStefan Monnier
2025-11-27Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii
2025-11-27Improve the fix for 'd' command in 'query-replace'Eli Zaretskii
2025-11-27* lisp/vc/vc.el (vc--apply-to-other-working-tree): Use y-or-n-p.Sean Whitton
2025-11-27Fix project-prompt-project-name with (choose a dir)Dmitry Gutov
2025-11-27Add test cases for 'dolist'Neal Sidhwaney
2025-11-27Work around a bug in GCC 14 i386 C23 alignasPaul Eggert
2025-11-27Add new commands 'merge-frames' and 'split-frame'Pranshu Sharma
2025-11-27Remove all traces of MSVC support from MS-Windows codeEli Zaretskii
2025-11-26; Fix order in which 'package-dir-info' searches filesPhilip Kaludercic
2025-11-26Fix completion error in `C-x RET f ut-8-d TAB`Stefan Monnier
2025-11-26Fix MinGW64 build broken by 'lseek' changes in MinGW64 headersEli Zaretskii
2025-11-25Port to glibc 2.43+ with GCC 15+Paul Eggert
2025-11-25Update from Gnulib by running admin/merge-gnulibPaul Eggert
2025-11-26Fix indentation of keyword argument arrays/hashes in ruby-modeAaron Jensen
2025-11-25* test/lisp/time-stamp-tests.el: More tests of word conversions.Stephen Gildea
2025-11-25Make it easier to enable Abbrev mode by defaultSean Whitton
2025-11-25Refine VC-Dir mass mark changesSean Whitton
2025-11-25Make diff-revert-and-kill-hunk consider an active regionSean Whitton
2025-11-25; * lisp/emacs-lisp/pcase.el (pcase-setq): Fix parameter names.Sean Whitton
2025-11-25; * lisp/emacs-lisp/cond-star.el: Tidy up dummy macro definitions.Sean Whitton
2025-11-25; * lisp/vc/diff-mode.el (diff-goto-source): Revise docstring again.Sean Whitton
2025-11-25Make diff-apply-hunk consider an active regionSean Whitton
2025-11-25* lisp/emacs-lisp/cond-star.el (pcase*): New dummy definition.Sean Whitton
2025-11-25; diff-mode-el: Improve docstrings re diff-jump-to-old-file.Sean Whitton
2025-11-25CC Mode: update Version: header. Add a comment about itAlan Mackenzie