summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-13Fix buffer menu unmark (bug#80082)Manuel Giraud
2026-01-13Merge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/emacsStefan Monnier
2026-01-13sgml-mode.el: Prefer `forward-sexp` over `forward-list`Stefan Monnier
2026-01-13; * etc/tutorials/TUTORIAL.fr: fix mistakeBastien Guerry
2026-01-13(forward-sexp-function): Give it a default valueStefan Monnier
2026-01-13(forward-list-function): Give it a default valueStefan Monnier
2026-01-13Inhibit unused variable warning in NSTRACE_WHEN (bug#80096)Stéphane Marks
2026-01-13Add frame identifiers (bug#80138)Stéphane Marks
2026-01-13* lisp/textmodes/html-ts-mode.el: Special handling of 'show-paren-mode'.Juri Linkov
2026-01-13* lisp/textmodes/sgml-mode.el: Fix for html-ts-mode.Juri Linkov
2026-01-12; Fix a recent change of tab-bar/line facesEli Zaretskii
2026-01-12vc--read-branch-to-log: Pass BACKEND to vc-read-revisionSean Whitton
2026-01-12; whitespace-global-modes: Replace "automagically".Sean Whitton
2026-01-12save-place-alist-to-file: Use prin1, not pp (bug#80183)Sean Whitton
2026-01-11Fix recent test suite regression (bug#80177)Stefan Monnier
2026-01-11Adapt tab-bar/tab-line faces to dark background mode (bug#80135)Juri Linkov
2026-01-11Eglot: support textDocument/prepareRename for more accurate eglot-renameJoão Távora
2026-01-11Fix Emacs responsiveness when debugging many thread-exit eventsEli Zaretskii
2026-01-11; Don't use cl-letf with generic function in ERC testF. Jason Park
2026-01-11Use seq-doseq for iterating over strings in ERCF. Jason Park
2026-01-11Eglot: release version 1.21João Távora
2026-01-11Eglot: properly announce semantic tokens support to serversJoão Távora
2026-01-11Eglot: solve misc Elisp compatibility problems on Emacs 26.3João Távora
2026-01-11Eglot: don't use text-property-search-forward unavailable on 26.3João Távora
2026-01-11Avoid byte-compiled code in `ibuffer-maybe-show-predicates' value (bug#80117)Phil Sainty
2026-01-11Fix crash where dead frame remains on list of live frames (Bug#80120)Martin Rudalics
2026-01-11Don't use "make -j" when running testsMichael Albinus
2026-01-10lisp/subr.el (insert-for-yank-1): Use `with-silent-modifications`Stefan Monnier
2026-01-11Eglot: release version 1.20João Távora
2026-01-11Eglot: add new command 'eglot-momentary-inlay-hints'João Távora
2026-01-11Eglot: de-spam eglot-mode-line-progressJoão Távora
2026-01-11Eglot: improve diagnostics testsJoão Távora
2026-01-11Eglot: improve automated test machineryJoão Távora
2026-01-11Eglot: enhance eglot-list-connections-modeJoão Távora
2026-01-11Eglot: don't notify server of in-disk changes for managed filesJoão Távora
2026-01-11Eglot: spectacular optimization in files with many diagnosticsJoão Távora
2026-01-11Eglot: add support for experimental $/streamingDiagnosticsProviderJoão Távora
2026-01-11Eglot: rework Flymake integration ahead of more changesJoão Távora
2026-01-11Eglot: document LSP server multiplexer supportJoão Távora
2026-01-11Flymake: clarify :region in docstring of f-diagnostic-functionsJoão Távora
2026-01-11Jsonrpc: add major mode for events buffersJoão Távora
2026-01-10Limit yanks to a single set of modification hook callsJD Smith
2026-01-10; NS: Fix typo in -resetCursorRects implementationsYavor Doganov
2026-01-10; 'holiday-float': Improve documentation of edge caseJacob S. Gordon
2026-01-10; * lisp/net/sieve-mode.el (sieve-indent-offset)pinmacs
2026-01-10; * doc/emacs/files.texi (Filesets): Fix long lines.Eli Zaretskii
2026-01-10; Doc fix: 'fileset-run-cmd' is not just for shellJames Thomas
2026-01-10hideshow: Reword documentation (bug#80116)Elías Gabriel Pérez
2026-01-10; Spelling fix.Sean Whitton
2026-01-10; Fixes to last change.Sean Whitton