summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-14Simplify 'xref-mouse-mode-map'Philip Kaludercic
2026-03-13* etc/NEWS: Announce 'package-vc-install-from-checkout' obsoletionPhilip Kaludercic
2026-03-13Give an example of how to use use-package+:vc without :revPhilip Kaludercic
2026-03-13Ignore Emacs developer’s global core.whitespacePaul Eggert
2026-03-13* lisp/loadup.el: No longer GC after loading each fileHelmut Eller
2026-03-13Avoid assertion violations in 'display_menu_bar'Eli Zaretskii
2026-03-13; * etc/NEWS.27: Remove duplicate entry.Basil L. Contovounesios
2026-03-13Fix project-recompile directoryBasil L. Contovounesios
2026-03-12Replace remaining uses of Qwrong_type_argumentBasil L. Contovounesios
2026-03-12Fix window-height of project-kill-buffersBasil L. Contovounesios
2026-03-12Fix 'comp--func-unique-in-cu-p' to match docstringJulian Scheid
2026-03-12Add 'xref-mouse-mode' minor modePhilip Kaludercic
2026-03-12; Load missing features to run package-vc testsPhilip Kaludercic
2026-03-12; Fix bug in 'package-maintainers'Philip Kaludercic
2026-03-12Don't strip face properties in blink-paren-open-paren-line-stringTassilo Horn
2026-03-12; * etc/NEWS: Rearrange sections.Eli Zaretskii
2026-03-11; Fix broken syntax in newcomers-presets-themePhilip Kaludercic
2026-03-11Add ecomplete support for more header typesPhilip Kaludercic
2026-03-11Do not initialize Info during package activationPhilip Kaludercic
2026-03-11; Add missing documentation for new 'cus-edit' bindingsPhilip Kaludercic
2026-03-11Adjust structure of 'newcomers-presets-mode-enabled-local-modes'Philip Kaludercic
2026-03-11(elisp--shorthand-aware-(f)boundp): Don't allocateStefan Monnier
2026-03-11; Use "example.com" in package-vc-testsPhilip Kaludercic
2026-03-11; Relax "prepare-patch" test for package-vcPhilip Kaludercic
2026-03-11Tweak recent error descriptor changesBasil L. Contovounesios
2026-03-11etc/NEWS.26 (Changes in Emacs 26.1): List new names (for `C-h f`)Stefan Monnier
2026-03-11(subr-error-API): New test. Also, improve the etc/NEWSStefan Monnier
2026-03-11lisp/vc/smerge-mode.el (smerge--refine-apply-diff): TypoStefan Monnier
2026-03-11Fix negated equality assumptions (bug#80327)Andrea Corallo
2026-03-11Improve tramp-tests.elMichael Albinus
2026-03-11lisp/subr.el (run-hook-query-error-with-timeout): Avoid `%s` for listsStefan Monnier
2026-03-11; Fix quit-window-kill-buffer condition.Basil L. Contovounesios
2026-03-11Handle compressed filenames in `native--compile-async-skip-p' (bug#57627)Phil Sainty
2026-03-11; * etc/NEWS: Presentational fixes and improvements.Michael Albinus
2026-03-10(smerge-refine-regions): Refactor a bit and work between buffersStefan Monnier
2026-03-10(error-data): Delete functionStefan Monnier
2026-03-10test subdirectory: Use new error-APIStefan Monnier
2026-03-10Use single-arg form of `signal` to re-throw an errorStefan Monnier
2026-03-10Use the new error API functionsStefan Monnier
2026-03-10Improve the error APIStefan Monnier
2026-03-10unfill-paragraph: Use most-positive-fixnumSean Whitton
2026-03-10Fix `signal` calls where the data argument is not a listStefan Monnier
2026-03-10Error handling clarifications found during error-APIStefan Monnier
2026-03-09newcomers-presets: Drop after-save-hook entrySean Whitton
2026-03-09; Bump flymake's version again, to 1.4.5Dmitry Gutov
2026-03-09Fix 'emacs-news-find-heading'Eli Zaretskii
2026-03-09* lisp/time-stamp.el (time-stamp-warn-inactive): Doc string.Stephen Gildea
2026-03-09newcomers-presets: Always show the tab barSean Whitton
2026-03-09Restore use of cl-member-if and cl-plusp to flymake.elSean Whitton
2026-03-08Ensure c-ts-mode tests are never stuck (bug#80565)Yuan Fu