aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | * lisp/textmodes/sgml-mode.el: Fix for html-ts-mode.Juri Linkov2026-01-131-3/+8
| * | | ; Fix a recent change of tab-bar/line facesEli Zaretskii2026-01-123-8/+8
| * | | vc--read-branch-to-log: Pass BACKEND to vc-read-revisionSean Whitton2026-01-121-3/+3
| * | | ; whitespace-global-modes: Replace "automagically".Sean Whitton2026-01-121-1/+1
| * | | save-place-alist-to-file: Use prin1, not pp (bug#80183)Sean Whitton2026-01-121-1/+1
| * | | Fix recent test suite regression (bug#80177)Stefan Monnier2026-01-113-50/+69
| * | | Adapt tab-bar/tab-line faces to dark background mode (bug#80135)Juri Linkov2026-01-113-10/+41
| * | | Eglot: support textDocument/prepareRename for more accurate eglot-renameJoão Távora2026-01-111-6/+16
| * | | Fix Emacs responsiveness when debugging many thread-exit eventsEli Zaretskii2026-01-111-3/+28
| * | | Use seq-doseq for iterating over strings in ERCF. Jason Park2026-01-112-22/+3
| * | | Eglot: release version 1.21João Távora2026-01-111-1/+1
| * | | Eglot: properly announce semantic tokens support to serversJoão Távora2026-01-111-1/+1
| * | | Eglot: solve misc Elisp compatibility problems on Emacs 26.3João Távora2026-01-111-2/+2
| * | | Eglot: don't use text-property-search-forward unavailable on 26.3João Távora2026-01-111-17/+18
| * | | Avoid byte-compiled code in `ibuffer-maybe-show-predicates' value (bug#80117)Phil Sainty2026-01-111-6/+9
| * | | lisp/subr.el (insert-for-yank-1): Use `with-silent-modifications`Stefan Monnier2026-01-101-13/+7
| * | | Eglot: release version 1.20João Távora2026-01-111-1/+1
| * | | Eglot: add new command 'eglot-momentary-inlay-hints'João Távora2026-01-111-0/+39
| * | | Eglot: de-spam eglot-mode-line-progressJoão Távora2026-01-111-8/+10
| * | | Eglot: enhance eglot-list-connections-modeJoão Távora2026-01-111-2/+8
| * | | Eglot: don't notify server of in-disk changes for managed filesJoão Távora2026-01-111-1/+5
| * | | Eglot: spectacular optimization in files with many diagnosticsJoão Távora2026-01-111-19/+72
| * | | Eglot: add support for experimental $/streamingDiagnosticsProviderJoão Távora2026-01-111-4/+75
| * | | Eglot: rework Flymake integration ahead of more changesJoão Távora2026-01-111-139/+182
| * | | Eglot: document LSP server multiplexer supportJoão Távora2026-01-111-3/+6
| * | | Flymake: clarify :region in docstring of f-diagnostic-functionsJoão Távora2026-01-111-62/+60
| * | | Jsonrpc: add major mode for events buffersJoão Távora2026-01-111-2/+29
| * | | Limit yanks to a single set of modification hook callsJD Smith2026-01-101-3/+5
| * | | ; 'holiday-float': Improve documentation of edge caseJacob S. Gordon2026-01-101-4/+11
| * | | ; * lisp/net/sieve-mode.el (sieve-indent-offset)pinmacs2026-01-101-1/+8
| * | | hideshow: Reword documentation (bug#80116)Elías Gabriel Pérez2026-01-102-63/+72
| * | | ; Spelling fix.Sean Whitton2026-01-101-2/+2
| * | | ; Fixes to last change.Sean Whitton2026-01-101-25/+17
| * | | Update cursor display using Xterm escape sequencesJared Finder2026-01-101-1/+110
| * | | ; Fix documentation of a recent commitEli Zaretskii2026-01-101-20/+21
| * | | Fix cursor position in calendar-generate-window (bug#80069)Liu Hui2026-01-101-3/+6
| * | | vc--apply-to-other-working-tree: Handle 'diff-default-read-only'.Sean Whitton2026-01-101-1/+2
| * | | ; Fix last change.Sean Whitton2026-01-101-1/+1
| * | | * lisp/vc/vc.el (vc-deduce-fileset): Don't return empty FILESET.Sean Whitton2026-01-101-1/+1
| * | | Bind 'apropos-user-option' to C-h uPhilip Kaludercic2026-01-101-0/+1
| * | | Allow 'package-isolate' to fetch missing packagesPhilip Kaludercic2026-01-101-16/+26
| * | | Allow reviewing packages before installaionPhilip Kaludercic2026-01-101-57/+253
| * | | ; log-view-mode-map: Fix binding M-RET in text mode frames.Sean Whitton2026-01-101-1/+1
| * | | cl-generic.el: Avoid an O(N^2) behaviorStefan Monnier2026-01-091-21/+37
| * | | (cl--generic-build-combined-method): Fix lingering error (bug#80154)Stefan Monnier2026-01-091-28/+31
| * | | Merge remote-tracking branch 'origin/master'Philip Kaludercic2026-01-091-3/+1
| |\ \ \
| | * | | (project-files): Revert part of commit 6c832af15705Stefan Monnier2026-01-091-3/+1
| * | | | Merge branch 'package-activate'Philip Kaludercic2026-01-091-0/+538
| |\ \ \ \
| | * | | | Remove definitions not relevant to startup from package-activatePhilip Kaludercic2026-01-091-4490/+16
| | * | | | ; Prepare extraction of package.el's activation corePhilip Kaludercic2026-01-091-0/+0
| | |/ / /