summaryrefslogtreecommitdiff
path: root/lisp
AgeCommit message (Expand)Author
2026-01-22; Remove "--" from the name of autoloaded 'window--get-split-combination'Juri Linkov
2026-01-22lisp/simple.el (goto-line): Minor optimizationStefan Monnier
2026-01-22; Fix :type of 'yaml-ts-mode-yamllint-options'Eli Zaretskii
2026-01-22* lisp/emacs-lisp/macroexp.el (macroexp--expand-all): Speed up.Mattias Engdegård
2026-01-22Restrict the 'buffer' arg of 'goto-line' only to interactive usesJuri Linkov
2026-01-21Eglot: simplify Imenu setup againJoão Távora
2026-01-21Eglot: display more readable server-originated messagesJoão Távora
2026-01-21; * lisp/textmodes/yaml-ts-mode.el: Fix docstring wider than 80 characters.Juri Linkov
2026-01-21Fix down-list navigation in python-ts-modeJuri Linkov
2026-01-21Flymake support for yaml-ts-mode.Vincenzo Pupillo
2026-01-21Add JSON path utility command to json-ts-modeBinbin Ye
2026-01-21Fix updating buffer menu after invoking "M-x term"Eli Zaretskii
2026-01-21Eglot: fix textDocument/prepareRename supportJoão Távora
2026-01-21Eglot: set imenu-create-index-function without adviceJoão Távora
2026-01-21Eglot: limit the number of file watchesJoão Távora
2026-01-21Eglot: support more complex workspace edits (create/rename/delete)João Távora
2026-01-21Eglot: overhaul eglot-confirm-server-edits defcustomJoão Távora
2026-01-21Eglot: default eglot-advertise-cancellation to tJoão Távora
2026-01-21Eglot: handle user quits when applying server-initiated editsJoão Távora
2026-01-21Eglot: ensure no timeout on remote command executionsJoão Távora
2026-01-21Eglot: slightly friendlier UI for server window/showMessageRequestJoão Távora
2026-01-21Eglot: advertise cancellation on eglot--request quitsJoão Távora
2026-01-21Eglot: fix async request cancellationJoão Távora
2026-01-21Eglot: treat code=0 JSONRPC errors as benignJoão Távora
2026-01-21Jsonrpc: don't let remote endpoint requests go unansweredJoão Távora
2026-01-21Jsonrpc: allow control over jsonrpc-request quitsJoão Távora
2026-01-21Fix thinko in 'quit-restore-window'Martin Rudalics
2026-01-21hideshow: Use 'message' instead of 'user-error'. (Bug#80201)Elías Gabriel Pérez
2026-01-20(xterm--init): Fix probem in async mode (bug#80163)Jared Finder
2026-01-20* lisp/tab-bar.el (tab-bar-split-tab): New command.Juri Linkov
2026-01-20; * lisp/net/browse-url.el (browse-url-with-browser-kind): Fix call.Daniel Mendler
2026-01-20Extend Tramp tracesMichael Albinus
2026-01-20Call browser functions via `browse-url'Daniel Mendler
2026-01-20Factor out calculation of window combination for 'split-frame'Pranshu Sharma
2026-01-19Allow non-interactive calls of 'goto-line' (bug#80150)Juri Linkov
2026-01-19Don't fail in minibuffer--completions-visible for undefined reference bufferJuri Linkov
2026-01-19; Minor Tramp cleanupMichael Albinus
2026-01-18Have 'package-find-news-file' handle built-in packagesPhilip Kaludercic
2026-01-18; Fix type error in 'describe-package-1'Philip Kaludercic
2026-01-18Portable escape SWITCHES in 'package-review-diff-command'Philip Kaludercic
2026-01-18Improve type of user option 'package-review-policy'Philip Kaludercic
2026-01-18verilog-mode.el: Fix parameter replacements in AUTOINST.Wilson Snyder
2026-01-18; Fix messages in "M-x man"Eli Zaretskii
2026-01-18Fix `Man-shell-file-name'Michael Albinus
2026-01-18Extract "news" file extraction logicPhilip Kaludercic
2026-01-18Autoload 'package-delete'Philip Kaludercic
2026-01-17Autoload 'package-browse-url'Philip Kaludercic
2026-01-17Remove some mode restriction in interactive specs of package.elPhilip Kaludercic
2026-01-17Remove rcirc-set-{en,de}code-coding-system aliasesPhilip Kaludercic
2026-01-17Add a default "Subject" for package reviewsPhilip Kaludercic