summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-29Adapt `tramp-test49-external-backend-function'Michael Albinus
2025-10-28lisp/comint.el: Fix `comint-write-input-ring' contextMichael R. Mauger
2025-10-27Fix regression involving erc-channel-user accessorsF. Jason Park
2025-10-27Change ERC version to 5.6.2-gitF. Jason Park
2025-10-27New delete-revision VC backend API function (bug#79408)Sean Whitton
2025-10-27vc-log-incoming, vc-log-outgoing: Pass nil UPSTREAM-LOCATIONSean Whitton
2025-10-27Avoid face inheritance cyclesEli Zaretskii
2025-10-26; * lisp/emacs-lisp/inline.el (define-inline): Improve wording.Sean Whitton
2025-10-26; (elisp-fontify-symbol): Put less text props when possibleEshel Yaron
2025-10-26; (elisp-scope--symbol): Add a docstring.Eshel Yaron
2025-10-26; * lisp/vc/vc-hg.el (vc-hg-revision-published-p): Simplify.Sean Whitton
2025-10-26; * lisp/emacs-lisp/inline.el (define-inline): Fix line length.Sean Whitton
2025-10-26New revision-published-p VC backend API function (bug#79408)Sean Whitton
2025-10-26(cl-defstruct): Use `define-inline`Stefan Monnier
2025-10-26; elisp-scope.el: Cease handling 'let-alist' specially.Eshel Yaron
2025-10-26Fix tramp-add-external-operationMichael Albinus
2025-10-25elisp-scope.el: Require `cl-lib`Stefan Monnier
2025-10-25; * doc/lispref/os.texi (Startup Summary): Fix typo.Amin Bandali
2025-10-25Improve and correct documentation of 'font-lock-keywords-only'Eli Zaretskii
2025-10-25* lisp/emacs-lisp/byte-opt.el (byte-optimize-lapcode): Fix mistakeMattias Engdegård
2025-10-25Fix Tramp support of GVFS built without FUSEStephen Berman
2025-10-25; Remove unintended hunks from last changeset.Eli Zaretskii
2025-10-25; Fix last change (bug#79629)Eli Zaretskii
2025-10-25Recompute calendar-holidays when its components are set (bug#79629)Amin Bandali
2025-10-24* lisp/vc/vc-git.el (vc-git-branches): Use 'git for-each-ref'.Sean Whitton
2025-10-24Make UPSTREAM-LOCATION argument to incoming-revision optionalSean Whitton
2025-10-24; * lisp/custom.el (custom-initialize-after-file-load): Fix docs.Sean Whitton
2025-10-24Fix peephole optimiser bug for symbolpMattias Engdegård
2025-10-24Move some constants into the peephole optimiserMattias Engdegård
2025-10-23Remove cached font-lock settings in java-ts-modeYuan Fu
2025-10-23Fix field access fontification in java-ts-mode (bug#79625)Yuan Fu
2025-10-23Fix treesit-admin.el after recent treesit.el changeYuan Fu
2025-10-23Prevent shorthand inheritance when loading .elc files (bug#79485)João Távora
2025-10-23Eglot: release version 1.19João Távora
2025-10-23Flymake: bump package version to 1.4.2João Távora
2025-10-23Eglot: don't send JSONRPC params in 'shutdown' request (bug#79653)João Távora
2025-10-23Jsonrpc: support requests and notifications without params (bug#79653)João Távora
2025-10-23* doc/lispref/display.texi (Display Margins): Remove obsolete remark.Juri Linkov
2025-10-23Sink calls to byte-compile-warning-enabled-pMattias Engdegård
2025-10-23Revert recent additions of 'split-frame' and 'merge-frames'Martin Rudalics
2025-10-23; * etc/NEWS: Fix typo.Robert Pluim
2025-10-23; * etc/NEWS: Grammar fix.Robert Pluim
2025-10-23Document and announce 'split-frame' and 'merge-frames'Martin Rudalics
2025-10-23New commands to split and merge framesPranshu Sharma
2025-10-23; Fix a recent documentation changeEli Zaretskii
2025-10-22time-stamp-format-* tests: reduce repetitivenessStephen Gildea
2025-10-22; Prefer EMACS_EMBA_CI for selecting ERC testsF. Jason Park
2025-10-22lisp/comint.el (comint--mark-yanked-as-output): Use `letrec`Stefan Monnier
2025-10-22(custom-initialize-after-file): New functionStefan Monnier
2025-10-22; * src/frame.c (frame_get): Fix a thinko.Eli Zaretskii