aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add function `string-common-prefix'scratch/string-common-prefixPhil Sainty2026-01-245-1/+80
* ; Remove "--" from the name of autoloaded 'window--get-split-combination'Juri Linkov2026-01-222-3/+3
* lisp/simple.el (goto-line): Minor optimizationStefan Monnier2026-01-221-5/+5
* Fix MS-Windows build broken by recent updates in MinGW64 headersEli Zaretskii2026-01-222-5/+7
* ; Fix :type of 'yaml-ts-mode-yamllint-options'Eli Zaretskii2026-01-221-2/+5
* * lisp/emacs-lisp/macroexp.el (macroexp--expand-all): Speed up.Mattias Engdegård2026-01-221-82/+99
* ; * test/lisp/net/dbus-tests.el: Fix typos.Michael Albinus2026-01-221-2/+2
* Restrict the 'buffer' arg of 'goto-line' only to interactive usesJuri Linkov2026-01-221-5/+5
* Eglot: simplify Imenu setup againJoão Távora2026-01-212-4/+5
* Eglot: display more readable server-originated messagesJoão Távora2026-01-211-9/+12
* ; * lisp/textmodes/yaml-ts-mode.el: Fix docstring wider than 80 characters.Juri Linkov2026-01-211-1/+1
* Fix down-list navigation in python-ts-modeJuri Linkov2026-01-212-1/+4
* Flymake support for yaml-ts-mode.Vincenzo Pupillo2026-01-212-0/+92
* Add JSON path utility command to json-ts-modeBinbin Ye2026-01-213-0/+146
* Fix updating buffer menu after invoking "M-x term"Eli Zaretskii2026-01-211-1/+3
* ; * test/lisp/net/dbus-tests.el: hush warnings on no-dbus platformsMattias Engdegård2026-01-211-0/+4
* Eglot: fix textDocument/prepareRename supportJoão Távora2026-01-212-15/+28
* Eglot: set imenu-create-index-function without adviceJoão Távora2026-01-212-5/+8
* Eglot: limit the number of file watchesJoão Távora2026-01-212-5/+38
* Eglot: support more complex workspace edits (create/rename/delete)João Távora2026-01-212-48/+170
* Eglot: overhaul eglot-confirm-server-edits defcustomJoão Távora2026-01-211-23/+36
* Eglot: default eglot-advertise-cancellation to tJoão Távora2026-01-212-1/+12
* Eglot: handle user quits when applying server-initiated editsJoão Távora2026-01-211-2/+12
* Eglot: ensure no timeout on remote command executionsJoão Távora2026-01-211-2/+3
* Eglot: slightly friendlier UI for server window/showMessageRequestJoão Távora2026-01-211-6/+5
* Eglot: advertise cancellation on eglot--request quitsJoão Távora2026-01-211-15/+16
* Eglot: fix async request cancellationJoão Távora2026-01-211-43/+46
* Eglot: treat code=0 JSONRPC errors as benignJoão Távora2026-01-211-15/+23
* Jsonrpc: don't let remote endpoint requests go unansweredJoão Távora2026-01-212-22/+38
* Jsonrpc: allow control over jsonrpc-request quitsJoão Távora2026-01-211-71/+89
* ; * doc/lispref/internals.texi (Garbage Collection): typoMattias Engdegård2026-01-211-1/+1
* ; * src/alloc.c (Fgarbage_collect_heapsize): Avoid compiler warning.Eli Zaretskii2026-01-211-1/+1
* Fix thinko in 'quit-restore-window'Martin Rudalics2026-01-211-2/+7
* * doc/misc/dbus.texi (Inhibitor Locks): Fix path.Morgan Smith2026-01-211-2/+2
* hideshow: Use 'message' instead of 'user-error'. (Bug#80201)Elías Gabriel Pérez2026-01-211-30/+32
* (xterm--init): Fix probem in async mode (bug#80163)Jared Finder2026-01-201-5/+1
* (garbage-collect-heapsize): New functionStefan Monnier2026-01-203-16/+42
* * lisp/tab-bar.el (tab-bar-split-tab): New command.Juri Linkov2026-01-202-3/+40
* ; * lisp/net/browse-url.el (browse-url-with-browser-kind): Fix call.Daniel Mendler2026-01-201-1/+1
* Extend Tramp tracesMichael Albinus2026-01-201-2/+4
* Tag Tramp tests as :expensive-testMichael Albinus2026-01-201-0/+16
* Call browser functions via `browse-url'Daniel Mendler2026-01-205-19/+32
* Factor out calculation of window combination for 'split-frame'Pranshu Sharma2026-01-201-41/+51
* Don’t use C basename functionPaul Eggert2026-01-191-1/+1
* Update from Gnulib by running admin/merge-gnulibPaul Eggert2026-01-1970-184/+180
* Omit -Wzero-as-null-pointer-constantPaul Eggert2026-01-191-0/+1
* Merge Gnulib save-cwd.c changesPaul Eggert2026-01-191-8/+9
* Allow non-interactive calls of 'goto-line' (bug#80150)Juri Linkov2026-01-191-10/+11
* Don't fail in minibuffer--completions-visible for undefined reference bufferJuri Linkov2026-01-191-7/+10
* ; * src/indent.c (Fvertical_motion): Fix last change. (Bug#80223)Eli Zaretskii2026-01-191-0/+1