summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-22Fix 'c-ts-mode' indentation when the style is defined as a functionEli Zaretskii
2025-06-22; * doc/emacs/package.texi (Package Statuses): Clarify "new".Eli Zaretskii
2025-06-22; Fix last changeEli Zaretskii
2025-06-22Pretiffy package-menu (Bug#78794)Elías Gabriel Pérez
2025-06-21; * lisp/vc/vc.el (vc-checkin): Fix thinko.Sean Whitton
2025-06-21* test/infra/gitlab-ci.yml (test-eglot): Fix EMACS_EXTRAOPT.Michael Albinus
2025-06-21; Merge from origin/emacs-30Eli Zaretskii
2025-06-21Merge from origin/emacs-30Eli Zaretskii
2025-06-21; * lisp/progmodes/python.el (treesit-thing-settings): Defvar.Eli Zaretskii
2025-06-21Avoid rebuilding a static alist inside a loopManuel Giraud
2025-06-21Workaround for "M-x man" on macOS 15 and laterEli Zaretskii
2025-06-21Support strings for electric pairs (bug#78053)Elías Gabriel Pérez
2025-06-21Fix setting custom 'c++-ts-mode' indent styleEli Zaretskii
2025-06-21Avoid segfault when profiling Lisp programs with threadsEli Zaretskii
2025-06-21Fix byte-compilation of defalias with a constant macro cons pairZach Shaftel
2025-06-21python-ts-mode: Improve fontificationJostein Kjønigsen
2025-06-21Fix bold or underline of underscores (bug#78839)Manuel Giraud
2025-06-21Fix 'split-string' when TRIM is usedEli Zaretskii
2025-06-21; * src/xfaces.c (init_xfaces) <face_attr_sym>: Add :family (bug#78813).Eli Zaretskii
2025-06-20(peg--merge-error) <guard>: Add missing methodStefan Monnier
2025-06-20Use keyword :commit with full hashes for treesit-language-source-alist.Juri Linkov
2025-06-20Improve eglot tests on embaMichael Albinus
2025-06-20Revert "Avoid excessively large backtraces in ert-tests (bug#71988)"Pip Cet
2025-06-20Make tls tests use random portRobert Pluim
2025-06-20; Improve previous changeRobert Pluim
2025-06-20Fix echo-server-with-dns for really broken systemsRobert Pluim
2025-06-20Fix echo-server-with-dns testRobert Pluim
2025-06-20Avoid excessively large backtraces in ert-tests (bug#71988)Pip Cet
2025-06-20Have 'split-window' forget previous window height (Bug#78835)Martin Rudalics
2025-06-20Make cl-random behave consistently for unusual arguments (bug#75105)Pip Cet
2025-06-19Eliminate redundant variable treesit-admin--builtin-language-sourcesPeter Oliver
2025-06-19Fix repeat-echo-message-string for keys with hints (bug#78797).Juri Linkov
2025-06-19; * admin/MAINTAINERS: Fix whitespace.Eli Zaretskii
2025-06-19* admin/MAINTAINERS: Added myself as the vtable.el maintainer.shipmints
2025-06-18; Fix last changeMichael Albinus
2025-06-18Show test name in ERT progress barMichael Albinus
2025-06-18Make savehist timer actually repeatshipmints
2025-06-18Remove eieio's ...-list-p predicate (bug#78782)Pip Cet
2025-06-17Use treesit-thing-settings in python-ts-modeYuan Fu
2025-06-17Remove obsolete tree-sitter type-regexp varsYuan Fu
2025-06-17process-attributes uses CLOCK_BOOTTIME for uptimePaul Eggert
2025-06-17process-attributes uses /proc/stat for boot timePaul Eggert
2025-06-17Fix function arity check for noncompiled callees (bug#78685)Mattias Engdegård
2025-06-17* doc/lispref/functions.texi (Closures): Rewrite outdated text.Mattias Engdegård
2025-06-17Fix regression in 'kill-this-buffer' (bug#78809)Stephen Berman
2025-06-17Prevent redisplay slowdown with non-zero vscrollEli Zaretskii
2025-06-17Make nativecomp don't error when encountering undeclared types (bug#6573)Andrea Corallo
2025-06-16register.el: Fix use of `cl-find-class`Stefan Monnier
2025-06-16; Fix customization and doc strings in pp.elEli Zaretskii
2025-06-16Add repeat map for tab-bar-history (bug#78804)James Thomas