aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Rename VC outgoing and incoming log commands to include "-root-"Sean Whitton2026-01-144-22/+35
| * | | ; * lisp/vc/vc.el (vc-diff-outgoing-base): Document FILESET param.Sean Whitton2026-01-141-0/+2
| * | | Reset Xterm cursor color to default when face is unspecifiedJared Finder2026-01-141-15/+17
| * | | (loaddefs-generate--make-autoload): Fix bug#80180Stefan Monnier2026-01-131-1/+5
| * | | * lisp/icomplete.el (icomplete--render-vertical): Avoid trailing whitespaceJonas Bernoulli2026-01-131-1/+3
| * | | package.el: Fix bug#80172Stefan Monnier2026-01-132-1/+3
| * | | Fix buffer menu unmark (bug#80082)Manuel Giraud2026-01-131-15/+18
| * | | sgml-mode.el: Prefer `forward-sexp` over `forward-list`Stefan Monnier2026-01-131-36/+25
| * | | (forward-sexp-function): Give it a default valueStefan Monnier2026-01-131-5/+7
| * | | (forward-list-function): Give it a default valueStefan Monnier2026-01-131-4/+4
| * | | Add frame identifiers (bug#80138)Stéphane Marks2026-01-131-16/+44
| * | | * lisp/textmodes/html-ts-mode.el: Special handling of 'show-paren-mode'.Juri Linkov2026-01-131-1/+18
| * | | * 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