aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix crash where dead frame remains on list of live frames (Bug#80120)Martin Rudalics2026-01-113-3/+27
* Don't use "make -j" when running testsMichael Albinus2026-01-112-3/+6
* 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-112-2/+2
* Eglot: add new command 'eglot-momentary-inlay-hints'João Távora2026-01-113-0/+65
* Eglot: de-spam eglot-mode-line-progressJoão Távora2026-01-111-8/+10
* Eglot: improve diagnostics testsJoão Távora2026-01-111-2/+56
* Eglot: improve automated test machineryJoão Távora2026-01-111-35/+46
* 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-112-19/+79
* 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-113-14/+190
* 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
* ; NS: Fix typo in -resetCursorRects implementationsYavor Doganov2026-01-101-4/+4
* ; '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
* ; * doc/emacs/files.texi (Filesets): Fix long lines.Eli Zaretskii2026-01-101-2/+4
* ; Doc fix: 'fileset-run-cmd' is not just for shellJames Thomas2026-01-101-2/+6
* hideshow: Reword documentation (bug#80116)Elías Gabriel Pérez2026-01-103-64/+73
* ; Spelling fix.Sean Whitton2026-01-101-2/+2
* ; Fixes to last change.Sean Whitton2026-01-102-31/+23
* Update cursor display using Xterm escape sequencesJared Finder2026-01-103-21/+152
* ; Fix description of NS/GNUstep CPP conditionsEli Zaretskii2026-01-101-0/+2
* NS: Use Cocoa implementation of EmacsBell -init if named image is declaredYavor Doganov2026-01-102-1/+6
* ; 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
* ; Fix order of @item and indices in help.texiPhilip Kaludercic2026-01-101-1/+1
* Bind 'apropos-user-option' to C-h uPhilip Kaludercic2026-01-103-1/+8
* Allow 'package-isolate' to fetch missing packagesPhilip Kaludercic2026-01-102-16/+31
* Allow reviewing packages before installaionPhilip Kaludercic2026-01-103-57/+272
* ; log-view-mode-map: Fix binding M-RET in text mode frames.Sean Whitton2026-01-101-1/+1
* ; * doc/lispref/streams.texi (Output Functions): Fix markup (bug#80167).Arash Esbati2026-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
| |/
* | Extract definitions from package.el used during activationPhilip Kaludercic2026-01-091-459/+2
|/
* Less stingy lisp-eval-depth supply for debuggerMattias Engdegård2026-01-091-6/+7
* * test/README: Specify, how to invoke "make". (Bug#80112)Michael Albinus2026-01-091-0/+4
* trace.el: Avoid inf-loops when tracing "core functions"Stefan Monnier2026-01-081-27/+29