Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
test-force-valid-default-directory-even-.patch | test: force valid default directory, even if $HOME is invalid Some build environments set $HOME to something invalid to catch builds attempting to read or write from the user home directory. This messes with start-process which first tries default-directory then falls back to $HOME. |
David Bremner <bremner@debian.org> | no | 2024-04-11 | ||
add-lexical-cast-to-test-tracking.el.patch | Add lexical-cast to test-tracking.el Buttercup 1.34 requires lexical-cast: t in all files defining buttercup test suites for Emacs >= 29. It was already documented as a requirement, but was only actually required for some specific functionality. The introduction of Oclosures for Emacs versions that support them made it a hard requirement. |
Ola Nilsson <ola.nilsson@gmail.com> | no | 2024-03-05 |