summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-06; Merge from origin/emacs-30Eli Zaretskii
2025-09-06Merge from origin/emacs-30Eli Zaretskii
2025-09-06Avoid assertion violations when starting client network processEli Zaretskii
2025-09-06'nxml-mode': add schema for .NET SLNX files.Jostein Kjønigsen
2025-09-06Fix command keys in doc string of 'inferior-python-mode'Eli Zaretskii
2025-09-06Fix command keys in doc string of 'inferior-python-mode'Eli Zaretskii
2025-09-06"M-x lldb": bugfix source code location without columnGustav Hållberg
2025-09-06; * lisp/emacs-lisp/ring.el (ring-convert-sequence-to-ring): Doc fix.Eli Zaretskii
2025-09-06Fix duplicate inputs in 'comint-read-input-ring'Liu Hui
2025-09-06; * doc/misc/flymake.texi (Troubleshooting): Fix typo (bug#79391).Eli Zaretskii
2025-09-05(redisplay_internal): Fix `follow-mode` (bug#79306)Stefan Monnier
2025-09-05Log View marking commands: respect numeric prefixes & active regionsSean Whitton
2025-09-05; log-view-mark-entry, log-view-unmark-entry: Fix advancing point.Sean Whitton
2025-09-05vc-dir-mark-unmark: When region active, don't do any y/n promptingSean Whitton
2025-09-05vc-dir-mark-unmark: When region active, don't do any y/n promptingSean Whitton
2025-09-05; Fix 'elisp-flymake-byte-compile-executable' defcustomEli Zaretskii
2025-09-05Make 'm' and 'u' in Log View mode more standardSean Whitton
2025-09-05; * lisp/vc/vc-hg.el (vc-hg--pushpull): Fix docs for OBSOLETE param.Sean Whitton
2025-09-05; Delete two old comments about VC bindingsSean Whitton
2025-09-05Fix locking to threads of the client network processEli Zaretskii
2025-09-04Make function erc-scrolltobottom-mode idempotentF. Jason Park
2025-09-04Don't touch window configuration in erc-fill prompt hookF. Jason Park
2025-09-04; * doc/emacs/vc1-xtra.texi (Other Working Trees): New FIXME.Sean Whitton
2025-09-04Fix crash when the same XI device appears in multiple hierarchy eventsPo Lu
2025-09-03lisp/eshell/em-glob.el (eshell-glob-translate-alist): Don't quote lambdaStefan Monnier
2025-09-03Support completion category inheritanceEshel Yaron
2025-09-03Update to Transient v0.10.0-8-g5efa5c6eJonas Bernoulli
2025-09-03Eglot: really fix bug#79259João Távora
2025-09-03Make 'isearch-mode' more idempotent (bug#79368).Juri Linkov
2025-09-02(macroexp--obsolete-warning): Prefer `%s`Stefan Monnier
2025-09-02Allow any thread to run native compilationsSpencer Baugh
2025-09-02; vc-hooks.el: Standardize terminology in header.Sean Whitton
2025-09-02; Improve error message in elisp-mode.elEli Zaretskii
2025-09-02fileloop-next-file: Convert file-error to warningsSean Whitton
2025-09-02; Fix last changeEli Zaretskii
2025-09-02Add 'elisp-flymake-byte-compile-executable' defcustomSpencer Baugh
2025-09-02Extend tramp-test26-interactive-file-name-completionMichael Albinus
2025-09-02; * etc/NEWS: Copyedit.Sean Whitton
2025-09-01Revert "Avoid duplicating strings in pcm--merge-completions"Spencer Baugh
2025-09-01Add new library 'timeout'Philip Kaludercic
2025-09-01; * lisp/emacs-lisp/bytecomp.el (featurep): mistake in last changeMattias Engdegård
2025-09-01; Improve documentation of 'treesit-enabled-modes'Eli Zaretskii
2025-09-01New project-find-matching-buffer-function for diff-modeSean Whitton
2025-09-01; * src/data.c (Fash): GCC argument signedness quibbleMattias Engdegård
2025-09-01* src/data.c (Fash): Speed up when argument and result are fixnums.Mattias Engdegård
2025-09-01* lisp/emacs-lisp/bytecomp.el (featurep): Safer comp-time evaluationMattias Engdegård
2025-09-01Rename arg REMOTE-LOCATION -> UPSTREAM-LOCATIONSean Whitton
2025-09-01VC outgoing commands for Git: Don't unconditionally fetchSean Whitton
2025-09-01(completion-file-name-table): Refine last fixStefan Monnier
2025-08-31New user option 'tab-line-define-keys'Juri Linkov