summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-25Adjust Android build system for recent changes to package requirementsPo Lu
2026-01-24; * src/pdumper.c (dump_buffer): Update hash.Basil L. Contovounesios
2026-01-24Clarify libwebp configuration checksBasil L. Contovounesios
2026-01-24Improve (WebP) image animationBasil L. Contovounesios
2026-01-24Improve animation cache documentationBasil L. Contovounesios
2026-01-24Fix support of listing switches with whitespace in DiredEli Zaretskii
2026-01-24Fix inconsistent definition and usage of 'calendar-buffer'Liu Hui
2026-01-24Document 'C-u M-x compile' (bug#80156)Manuel Giraud
2026-01-24; Fix last change.Eli Zaretskii
2026-01-24Support cons cell for 'line-spacing'Daniel Mendler
2026-01-24; calendar-bahai: Move tests and convert to ERTJacob S. Gordon
2026-01-24; Safer 'x-display-monitor-attributes-list'Eli Zaretskii
2026-01-24Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii
2026-01-24Backslashify all open/close punctuation so we don't confuse indenterLeo C. Stein
2026-01-24Add a few missing mathematical brackets to TeX input methodLeo C. Stein
2026-01-24Add unicode's mathematical alphabets to TeX input methodLeo C. Stein
2026-01-24Add some missing LaTeX macros to TeX input methodLeo C. Stein
2026-01-24Use math symbols instead of CJK punctuation in TeX input methodJosh Berdine
2026-01-24; Tramp code cleanupMichael Albinus
2026-01-24Improve handling of not-parallel test runsMichael Albinus
2026-01-24; Fix indentation in project.elDmitry Gutov
2026-01-24Stop project-query-replace-regexp failing on directory symlinksDmitry Gutov
2026-01-23* lisp/emacs-lisp/pcase.el (pcase--macroexpand): Normalise atom etc.Mattias Engdegård
2026-01-23* test/Makefile.in (SLOW_TESTS): add package-vc-tests (bug#80235)Mattias Engdegård
2026-01-23New bindings for vc-revertSean Whitton
2026-01-23; Autoload pixel-scroll-interpolate- commands.Sean Whitton
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-22Fix MS-Windows build broken by recent updates in MinGW64 headersEli Zaretskii
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-22; * test/lisp/net/dbus-tests.el: Fix typos.Michael Albinus
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-21; * test/lisp/net/dbus-tests.el: hush warnings on no-dbus platformsMattias Engdegård
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