aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Support cons cell for 'line-spacing'Daniel Mendler2026-01-244-13/+28
| * | | ; calendar-bahai: Move tests and convert to ERTJacob S. Gordon2026-01-241-226/+0
| * | | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2026-01-243-12/+7
| |\ \ \
| | * | | ; Tramp code cleanupMichael Albinus2026-01-243-12/+7
| * | | | Backslashify all open/close punctuation so we don't confuse indenterLeo C. Stein2026-01-241-9/+9
| * | | | Add a few missing mathematical brackets to TeX input methodLeo C. Stein2026-01-241-0/+12
| * | | | Add unicode's mathematical alphabets to TeX input methodLeo C. Stein2026-01-241-0/+87
| * | | | Add some missing LaTeX macros to TeX input methodLeo C. Stein2026-01-241-0/+30
| * | | | Use math symbols instead of CJK punctuation in TeX input methodJosh Berdine2026-01-241-4/+4
| |/ / /
| * | | ; Fix indentation in project.elDmitry Gutov2026-01-241-1/+2
| * | | Stop project-query-replace-regexp failing on directory symlinksDmitry Gutov2026-01-241-4/+9
| * | | * lisp/emacs-lisp/pcase.el (pcase--macroexpand): Normalise atom etc.Mattias Engdegård2026-01-231-1/+11
| * | | New bindings for vc-revertSean Whitton2026-01-232-1/+3
| * | | ; Autoload pixel-scroll-interpolate- commands.Sean Whitton2026-01-231-0/+4
| * | | ; 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