summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-18Fix detecting a working hunspell on systems without a dictionaryLockywolf
2025-10-18: Update ldefs-boot.el.Eli Zaretskii
2025-10-18Merge from origin/emacs-30Eli Zaretskii
2025-10-18Respect keymaps in buffer text for clicks on displayed stringsSpencer Baugh
2025-10-18Fix an error when bookmark handler is a lambdaAugusto Stoffel
2025-10-18; Fix documentation of a recent commitEli Zaretskii
2025-10-18Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii
2025-10-18; * etc/NEWS: Document last change (bug#79597).Eli Zaretskii
2025-10-18Remove directory of deleted package from `load-path'Lin Sun
2025-10-18Add functions 'combine-windows' and 'uncombine-window'Martin Rudalics
2025-10-18New 'lua-mode' inferior process command & optionsjohn muhl
2025-10-18; Improve documentation of commands that split current windowEli Zaretskii
2025-10-17lisp/emacs-lisp/rx.el (<pcase> rx): Workaround for bug#79634Stefan Monnier
2025-10-17Release NS objects (bug#79023)Przemysław Alexander Kamiński
2025-10-17Replace recent fix for vc-auto-revert-mode autoload problemSean Whitton
2025-10-17Support Tree-sitter version 0.26 and laterEli Zaretskii
2025-10-17; * doc/lispref/windows.texi (Window Hooks): Fix markup.Eli Zaretskii
2025-10-17Clarify buffer-local behavior of 'window-buffer-change-functions'Martin Rudalics
2025-10-17Add some tests for weak hashtablesHelmut Eller
2025-10-16Manual pages: use a showcase time-stamp-patternStephen Gildea
2025-10-16time-stamp: padding composed charactersStephen Gildea
2025-10-16; elisp-scope.el: Standardize copyright notice.Eshel Yaron
2025-10-16Return case common to all completions in try-completionSpencer Baugh
2025-10-16Improve color contrast of refine-related diff faces on dark backgroundsJuri Linkov
2025-10-16* lisp/treesit.el: Small fixes in navigation functions.Juri Linkov
2025-10-16Update VC-Dir contents upon revert-bufferSean Whitton
2025-10-16vc-auto-revert-mode: Fix an autoload problemSean Whitton
2025-10-16autorevert: Use defvar-local for the -mode variablesSean Whitton
2025-10-16; * lisp/minibuffer.el (minibuffer--nonselected-check): Fix typos.Martin Rudalics
2025-10-16In 'minibuffer--nonselected-check' consult 'completion-reference-buffer'Martin Rudalics
2025-10-16Check if treesit-major-mode-remap-alist is bound in ts-modes autoload formsJuri Linkov
2025-10-15time-stamp: padding with mixed uni- and multibyteStephen Gildea
2025-10-15(remote-shell-program): SimplifyStefan Monnier
2025-10-15; elisp-scope.el: Rename some private symbols as suchEshel Yaron
2025-10-15doc/emacs/display.texi (Semantic Font Lock): SimplifyStefan Monnier
2025-10-15(easy-mmode--less-selective-first): Uncomment the testStefan Monnier
2025-10-15* lisp/minibuffer.el: Fix recent change of scrolling truncated completionsJuri Linkov
2025-10-15; * lisp/progmodes/c-ts-mode.el (c-ts-mode, c++-ts-mode): Improve docstrings.Juri Linkov
2025-10-15New tests for multiple globalized minor modesSean Whitton
2025-10-15(xdg-mime-apps): Restore corner case and simplifyStefan Monnier
2025-10-15; Refine a few 'elisp-*' faces for dark backgroundsEshel Yaron
2025-10-15Add support for su-rs and sudo-rs programsMichael Albinus
2025-10-14(font-lock-defaults): Clarify the use of SYNTAX-ALIST (bug#79586)Stefan Monnier
2025-10-14(rx): Remove the `rx--pcase-expand` middle manStefan Monnier
2025-10-14(define-minor-mode): Update `global-minor-modes` if init-value is non-nilStefan Monnier
2025-10-14Fix Tramp customizationMichael Albinus
2025-10-14Extend Tree-sitter support on MS-Windows to v0.26.xEli Zaretskii
2025-10-13Update to Transient v0.10.1-8-g188ec9a1Jonas Bernoulli
2025-10-13; * lisp/vc/vc-dir.el (vc-dir-resynch-file): Use cl-nset-difference.Sean Whitton
2025-10-13* lisp/vc/vc-dir.el (vc-dir-resynch-file): Use file-in-directory-p.Sean Whitton