aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add function `string-common-prefix'scratch/string-common-prefixPhil Sainty2026-01-242-1/+34
* ; 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 :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
* 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-211-1/+2
* 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-211-0/+85
* Add JSON path utility command to json-ts-modeBinbin Ye2026-01-211-0/+54
* Fix updating buffer menu after invoking "M-x term"Eli Zaretskii2026-01-211-1/+3
* Eglot: fix textDocument/prepareRename supportJoão Távora2026-01-211-15/+23
* Eglot: set imenu-create-index-function without adviceJoão Távora2026-01-211-5/+3
* Eglot: limit the number of file watchesJoão Távora2026-01-211-5/+31
* Eglot: support more complex workspace edits (create/rename/delete)João Távora2026-01-211-48/+160
* 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-211-1/+1
* 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-211-16/+23
* Jsonrpc: allow control over jsonrpc-request quitsJoão Távora2026-01-211-71/+89
* Fix thinko in 'quit-restore-window'Martin Rudalics2026-01-211-2/+7
* 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
* * lisp/tab-bar.el (tab-bar-split-tab): New command.Juri Linkov2026-01-201-0/+36
* ; * 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
* 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
* 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
* ; Minor Tramp cleanupMichael Albinus2026-01-195-50/+39
* Have 'package-find-news-file' handle built-in packagesPhilip Kaludercic2026-01-181-2/+4
* ; Fix type error in 'describe-package-1'Philip Kaludercic2026-01-181-1/+1
* Portable escape SWITCHES in 'package-review-diff-command'Philip Kaludercic2026-01-181-7/+8
* Improve type of user option 'package-review-policy'Philip Kaludercic2026-01-181-2/+2
* verilog-mode.el: Fix parameter replacements in AUTOINST.Wilson Snyder2026-01-181-4/+5
* ; Fix messages in "M-x man"Eli Zaretskii2026-01-181-1/+5
* Fix `Man-shell-file-name'Michael Albinus2026-01-181-1/+4
* Extract "news" file extraction logicPhilip Kaludercic2026-01-181-11/+11
* Autoload 'package-delete'Philip Kaludercic2026-01-181-1/+1
* Autoload 'package-browse-url'Philip Kaludercic2026-01-171-0/+1
* Remove some mode restriction in interactive specs of package.elPhilip Kaludercic2026-01-171-4/+2
* Remove rcirc-set-{en,de}code-coding-system aliasesPhilip Kaludercic2026-01-171-10/+0