summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-22(mail-citation-prefix-regexp): Fix excessive backtracking (bug#80808)Stefan Monnier
2026-04-22Eglot: add eglot--server-buffer-name and use it consistentlyJoão Távora
2026-04-22Eglot: add eglot--server-name helperJoão Távora
2026-04-22; (string-edit-minor-mode): Fix mode line lighter.Eshel Yaron
2026-04-22; Fix files-tests on MS-WindowsEli Zaretskii
2026-04-21Improve files-tests.el for quoted file namesMichael Albinus
2026-04-21Rebind 'tab-bar-mouse-close-tab' from <down-mouse-2> to <mouse-2>Juri Linkov
2026-04-21; Cleanup defcustoms in 'lua-mode'john muhl
2026-04-21Fix 'toggle-truncate-lines' when 'visual-line-mode' is ONEli Zaretskii
2026-04-21Add missing Greek subscripts to TeX input methodLeo C. Stein
2026-04-21Fix unsafe use of SDATA in 'display_tty_menu_separator'Eli Zaretskii
2026-04-21; Avoid warnings from 'makeinfo' in Calc manualEli Zaretskii
2026-04-21Show executed tests from erts files via the ERT results bufferRoi Martin
2026-04-21Eglot: handle visited file name changes (typically C-x C-w)João Távora
2026-04-21Eglot: use Unicode box-drawing chars in hierarchy buffersJoão Távora
2026-04-21; Add a comment to elaborate changes in 0051e2b7Philip Kaludercic
2026-04-21Extend utility of 'package-get-descriptor'Philip Kaludercic
2026-04-20Eglot: unbreak diagnostics in symlinked projectsJoão Távora
2026-04-20; Additional small tweaks of map.el methodsMichael Heerdegen
2026-04-20Fix control window setup in 'ediff-setup-windows-plain-compare' (Bug#80809)Martin Rudalics
2026-04-19proced-format: Simplify last changeRoland Winkler
2026-04-19Update to Org 9.8.3Kyle Meyer
2026-04-19Make sure treesit-fill-reindent-defun handles nil defun (bug#80860)Yuan Fu
2026-04-19* src/treesit.c (Ftreesit__linecol_at): Add treesit_check_position.Yuan Fu
2026-04-19Fix tree-sitter variable nameYuan Fu
2026-04-19Some minor Tramp changesMichael Albinus
2026-04-18emacs server sending long-line simplificationPaul Eggert
2026-04-18Pacify clang 21.1.8 + gdk-pixbuf 2.44Paul Eggert
2026-04-19(js-jsx--detect-after-change): Fix test regressionStefan Monnier
2026-04-18; Fix cl-loop related typo from 27434c0fPhilip Kaludercic
2026-04-18Merge from origin/emacs-30Eli Zaretskii
2026-04-18Suppress queries when installing package from filePhilip Kaludercic
2026-04-18Use git-diff(1) in 'package-review-diff-command' if availablePhilip Kaludercic
2026-04-18; Add missing docstring for 'package-matches-selector-p'Philip Kaludercic
2026-04-18* src/image.c (svg_load_image): Fix off-by-one mistake (bug#80851).Eli Zaretskii
2026-04-17; * src/treesit.c (compute_new_linecol_by_change): Fix comment.Yuan Fu
2026-04-17Fix c-ts-mode-set-style when STYLE is a function (bug#80777)Yuan Fu
2026-04-17proced-format: Use internal var for speed-up (bug#77775).Rahguzar
2026-04-17proced-format: Use process-alist for standard attributes (bug#77775).Rahguzar
2026-04-17vc-hg--checkin: Use vc-hg--active-bookmark-internalSean Whitton
2026-04-17Restrict Dired handling of newlines in file namesStephen Berman
2026-04-17vc-hg--checkin: When committing a patch, advance active hg bookmarkAaron L. Zeng
2026-04-17Extend integration of external operations in TrampMichael Albinus
2026-04-16Append newline to server -error commandsPaul Eggert
2026-04-16Make sure range (1, 1) doesn't capture anything (bug#80798)Yuan Fu
2026-04-16Accept marker as position in treesit.c functions (bug#80830)Yuan Fu
2026-04-17Eglot: add M-x eglot-describe-connectionJoão Távora
2026-04-16vc-file-tree-walk: Stop emitting messagesSean Whitton
2026-04-16vc-file-tree-walk-internal: Use vc-registeredSean Whitton
2026-04-16; Fix formatting.Sean Whitton