summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-04* lisp/emacs-lisp/bytecomp.el (funarg-positions): amend 'sort'Mattias Engdegård
2025-12-04* Have comp do not use builtin_expect with libgccjit < 14 (bug#79722)Andrea Corallo
2025-12-04* lisp/vc/diff-mode.el (diff-revert-and-kill-hunk): Fix killing.Sean Whitton
2025-12-04Improve performance of 'flyspell-goto-next-error'Kristoffer Balintona
2025-12-04NS: Fix toolbar style and positionRudolf Adamkovič
2025-12-04; Improve documentation of 'char-script-table'Eli Zaretskii
2025-12-04; * src/font.c (Flist_fonts): Doc fix.Eli Zaretskii
2025-12-04; Avoid assertion violations in 'font-match-p'Eli Zaretskii
2025-12-03; time-stamp: factor out two small, internal utilitiesStephen Gildea
2025-12-03Waste 4 fewer bytes in GNU/Linux 32-bit HPPAPaul Eggert
2025-12-03lisp/emacs-lisp/bytecomp.el (seq-sort-by): Improve `funarg-positions`Stefan Monnier
2025-12-03gnus-icalendar.el: Avoid EIEIO's non-standard FOO-p predicatesStefan Monnier
2025-12-03Query-on-exit for VC push, pull and async checkin commandsSean Whitton
2025-12-03Use dedicated minibuffer history for mairix-searchPaul Nelson
2025-12-03; * etc/NEWS: Update annotation.Sean Whitton
2025-12-03* lisp/vc/vc.el (vc-pull): Clear cached incoming revisions.Sean Whitton
2025-12-03Pass the VC backend down through fns called by vc--count-revisionsSean Whitton
2025-12-03; (emacs)VC Directory Buffer: Document outgoing revisions count.Sean Whitton
2025-12-02Port to GNU/Linux HPPA mallocPaul Eggert
2025-12-02Pacify gcc -Wdangling-else in dbusbind.cPaul Eggert
2025-12-02Improve margin handling in outline-minor-mode (bug#76193)Juri Linkov
2025-12-02* lisp/vc/vc.el (vc-push): Delay clearing incoming revisions cache.Sean Whitton
2025-12-02* lisp/vc/vc.el (vc--incoming-revision): Do store 'nil'.Sean Whitton
2025-12-01vc-dir-headers: Use ngettext, move the newline out of 'propertize'Sean Whitton
2025-12-01hideshow.el: New commands 'hs-cycle' and 'hs-toggle-all'. (Bug#79877)Elías Gabriel Pérez
2025-12-01Override 'display-buffer-overriding-action' conditionally in perform-replaceJuri Linkov
2025-12-01Deduplicate bytecode strings in each top-level formMattias Engdegård
2025-12-01Fix whitespace in remember.elEli Zaretskii
2025-12-01* lisp/vc/vc-dir.el (vc-dir-headers): Put newlines in better places.Sean Whitton
2025-12-01log-edit-show-files: Respect display-buffer-alistKristoffer Balintona
2025-12-01Fix log-view-vc-fileset in *vc-incoming* and *vc-outgoing* buffersSean Whitton
2025-12-01log-edit-generate-changelog-from-diff: Special-case Summary fieldSean Whitton
2025-11-30New display of outgoing revisions count in VC-DirSean Whitton
2025-11-30time-stamp: Add test of multi-line start regexpStephen Gildea
2025-11-30Make goto-address/bug-reference buttons TAB-navigable in 'button-mode'Juri Linkov
2025-11-30; * lisp/progmodes/project.el (project-compile): Fix last change.Sean Whitton
2025-11-30* lisp/vc/vc.el (vc-push): Clear cached incoming revision.Sean Whitton
2025-11-30* lisp/vc/vc.el (vc--incoming-revision): Don't cache 'nil'.Sean Whitton
2025-11-30Show Flymake diagnostics on clicking mouse-1 on the mode-line indicatorJuri Linkov
2025-11-30Cache VC incoming revisionsSean Whitton
2025-11-30Use treesit-extra-load-path for more values of treesit-auto-install-grammarJuri Linkov
2025-11-30project-compile: Don't let-bind compile-commandSean Whitton
2025-11-30; vc-dir-clean-files: Improve docstring and message (bug#79914).Eli Zaretskii
2025-11-30Eglot: revert changes to eglot-rename's interface (bug#79757)João Távora
2025-11-30; * lisp/server.el (server--process-filter-1): Fix typo.Sean Whitton
2025-11-30server--process-filter-1: Fix stripping -auth argument (bug#79889)Sean Whitton
2025-11-30Fix bug in semantic linefeed fillingRoi Martin
2025-11-30Fix doc string of 'display-buffer'Eli Zaretskii
2025-11-29* test/src/data-tests.el (data-tests-ash-lsh): Test for bug#79876.Mattias Engdegård
2025-11-29* lisp/vc/diff-mode.el (diff-filename-drop-dir): Match backslashes.Sean Whitton