summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-21; Fix a typo in a project.el test (bug#79809)Eli Zaretskii
2025-12-21project-vc-supports-project-in-different-dir: Tune the expectation for 'find'Dmitry Gutov
2025-12-20Add query-replace-read-transpose-from-toJens Schmidt
2025-12-20Handle non-leaf nodes with Eglot text properties in 'M-x imenu'Juri Linkov
2025-12-20Add full support for iCalendar (RFC5545) dataRichard Lawrence
2025-12-20Improve handling of non-ASCII characters in 'transpose-regions'Jens Schmidt
2025-12-20Fix byte-vs-char length issue in 'transpose-regions'Jens Schmidt
2025-12-20hideshow: Support nested comment block in 'hs-hide-level-recursive'Elías Gabriel Pérez
2025-12-20Add vtable buffer slot (bug#79982)Stéphane Marks
2025-12-20Don't change visibility of tty root frames (Bug#80032)Martin Rudalics
2025-12-20; Update lisp/ldefs-boot.elEli Zaretskii
2025-12-20csharp-mode: Fix fontification of catch-expressionsJostein Kjønigsen
2025-12-20hi-lock: Use active region for default values in more placesRudolf Adamkovič
2025-12-20Fix problem in Tramp completionMichael Albinus
2025-12-20; * lisp/vc/vc-git.el (vc-git-registered): Fix remote files (bug#80035).Eli Zaretskii
2025-12-19Revert to simpler (and we hope faster) TAGGEDPPaul Eggert
2025-12-19Don't make tty child frames visible when selected (bug#80020)Gerd Möllmann
2025-12-19; Eglot: mention relativePatternSupport in /etc/EGLOT-NEWSJoão Távora
2025-12-19; * lisp/progmodes/project.el (vc-git-project-list-files): Fix a typo.Eli Zaretskii
2025-12-18Fix ‘make compile-always’ with native compilationPaul Eggert
2025-12-18Remove stray references to $(LOADDEFS)Paul Eggert
2025-12-19Merge remote-tracking branch 'origin/master'Dmitry Gutov
2025-12-19; Eglot: fix oversight and add back essential delete-dupsJoão Távora
2025-12-19Eglot: remove "face" suffix for semtok-specific facesJoão Távora
2025-12-19Re-introduce fallback to 'find' for extra ignores with older GitDmitry Gutov
2025-12-19Revert "vc-git-project-list-files: Restore support for Git < 2.13"Dmitry Gutov
2025-12-18; * etc/NEWS: Fix last change.Sean Whitton
2025-12-18Make VC-Dir's 'd' able to delete unregistered filesSean Whitton
2025-12-18; * lisp/vc/vc-dir.el (vc-dir-menu-map): Delete obsolete comment.Sean Whitton
2025-12-18Eglot: fallback to project-files if no 'find' available (bug#79809)João Távora
2025-12-18vc-diff-internal: Call into backend with old current bufferSean Whitton
2025-12-18; * lisp/vc/vc-git.el (vc-git-region-history): Fix backend name.Sean Whitton
2025-12-18; cond* docs: Update match* operator name to cdr-ignore (bug#79998).Sean Whitton
2025-12-18Fix "No such file or directory" "vc-nil" in project-filesDmitry Gutov
2025-12-17; Tweak failing autojoin display-context test for ERCF. Jason Park
2025-12-18vc-git-project-list-files: Restore support for Git < 2.13Dmitry Gutov
2025-12-17New M-RET, M-p, M-n commands in Log View modeSean Whitton
2025-12-17log-view-toggle-entry-display: Don't deactivate the markSean Whitton
2025-12-17; Log View beg and end of defun functions: Style improvements.Sean Whitton
2025-12-17Fix 'mode-line-format-right-align' in Olivetti modeEli Zaretskii
2025-12-17; * lisp/bookmark.el (bookmark-after-load-file-hook): Fix quotation.Sean Whitton
2025-12-17calendar-mode-line-format: Fix regexpLiu Hui
2025-12-17Eglot: speed up file watching outside project (bug#79809)João Távora
2025-12-17; * etc/NEWS: Elisp -> Lisp.Sean Whitton
2025-12-17New bookmark-after-load-file-hook (bug#80003)Stéphane Marks
2025-12-17; lisp/saveplace.el, etc/NEWS: Refinements to bug#75837.Stéphane Marks
2025-12-17New optional recentf autosave timer (bug#80002)Stéphane Marks
2025-12-17Fix init of auto/not-auto buffer-local vars in antlr-modeChristoph Wedler
2025-12-17Eglot: fix thinko, group file watchers by base URI (bug#79809)João Távora
2025-12-17; Fix last change in tramp-tests.elMichael Albinus